[D-runtime] [dlang/druntime] 4e8eb1: Add non-POSIX dlfcn extensions for Darwin, add con...
GitHub via D-runtime
d-runtime at puremagic.com
Thu Aug 18 04:03:42 PDT 2016
Branch: refs/heads/master
Home: https://github.com/dlang/druntime
Commit: 4e8eb14eec0ad1f09477f45bfd7fd0480fc78668
https://github.com/dlang/druntime/commit/4e8eb14eec0ad1f09477f45bfd7fd0480fc78668
Author: David Nadlinger <code at klickverbot.at>
Date: 2016-08-18 (Thu, 18 Aug 2016)
Changed paths:
A src/core/sys/darwin/dlfcn.d
M src/core/sys/linux/dlfcn.d
M src/core/sys/posix/dlfcn.d
Log Message:
-----------
Add non-POSIX dlfcn extensions for Darwin, add const to dladdr
Commit: 775849297ca6c4df6a2d0943b4c5fe6842fef4ad
https://github.com/dlang/druntime/commit/775849297ca6c4df6a2d0943b4c5fe6842fef4ad
Author: Martin Nowak <code at dawg.eu>
Date: 2016-08-18 (Thu, 18 Aug 2016)
Changed paths:
A src/core/sys/darwin/dlfcn.d
M src/core/sys/linux/dlfcn.d
M src/core/sys/posix/dlfcn.d
Log Message:
-----------
Merge pull request #1635 from klickverbot/osx-dlfcn
Add non-POSIX dlfcn extensions for Darwin, add const to dladdr
Compare: https://github.com/dlang/druntime/compare/b26811db0926...775849297ca6
More information about the D-runtime
mailing list