# HG changeset patch # User Tassilo Philipp # Date 1493934785 -7200 # Node ID 446d2220bc49c56420a9fc312fa300abd2906af6 # Parent 06a354b2e1205d39a774dd04cb3de41445d5dc1c - changelog update diff -r 06a354b2e120 -r 446d2220bc49 ChangeLog --- a/ChangeLog Thu May 04 23:38:30 2017 +0200 +++ b/ChangeLog Thu May 04 23:53:05 2017 +0200 @@ -26,6 +26,7 @@ o simplifications of implemention on Darwin, sharing parts with *nix implementation o potentially breaking change on macos/Darwin platforms: all functions now consistently accept or return symbol names as they would appear in C code, instead of the raw ones in object files + o added new function dlGetLibraryPath, allowing lookups of path to library via handle general: o marked assembly code as not needing an execstack, for safer/easier integration into other projects/builds, where needed; this is needed b/c of questionable default behaviours of some