log dynload/dynload_syms_mach-o.c @ 315:3840e0188520

age author description
Thu, 19 Apr 2018 22:01:56 +0200 Tassilo Philipp - removed some restriction in mach-o loader
Thu, 01 Feb 2018 12:59:00 +0100 Tassilo Philipp - mach-o loader fix (discovered on High Sierra, not sure what other versions were affected)
Thu, 04 May 2017 13:42:17 +0200 Tassilo Philipp dynload:
Sat, 15 Apr 2017 22:02:58 +0200 Tassilo Philipp - different strategy for mach-o files to lookup symbol names, in order to be consistent with other functions (that use dladdr() and dlsym() calls, which mostly don't use '_' prefixes)
Sat, 15 Apr 2017 15:21:37 +0200 Tassilo Philipp - dynload mach-o handling fixes for 64bit platforms
Tue, 11 Apr 2017 15:13:32 +0200 Tassilo Philipp - make dynload symbol iteration return symbol names as in C code, on Darwin
Tue, 11 Apr 2017 09:37:14 +0200 Tassilo Philipp - mach-o symbol iteration stability fixes
Thu, 06 Apr 2017 12:00:36 +0200 Tassilo Philipp dynload darwin/mach-o update:
Thu, 19 Mar 2015 22:24:28 +0100 Daniel Adler initial from svn dyncall-1745