[D-runtime] [D-Programming-Language/druntime] 77a8c8: Add Solaris specific declararions for dlfcn.
GitHub via D-runtime
d-runtime at puremagic.com
Mon Nov 24 10:50:36 PST 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/druntime
Commit: 77a8c8aee32aabed8cf6aa3913f62ecda9feffac
https://github.com/D-Programming-Language/druntime/commit/77a8c8aee32aabed8cf6aa3913f62ecda9feffac
Author: kai <kai at redstar.de>
Date: 2014-11-24 (Mon, 24 Nov 2014)
Changed paths:
M mak/COPY
M mak/MANIFEST
M mak/SRCS
M src/core/sys/posix/dlfcn.d
A src/core/sys/solaris/dlfcn.d
M win32.mak
M win64.mak
Log Message:
-----------
Add Solaris specific declararions for dlfcn.
Add definitions to core.sys.posix.dlfcn and add new modul core.sys.solaris.dlfcn.
Commit: a4b40a7f7b1e243c4dc2bdfbe38e2506bb3d8375
https://github.com/D-Programming-Language/druntime/commit/a4b40a7f7b1e243c4dc2bdfbe38e2506bb3d8375
Author: Martin Nowak <code at dawg.eu>
Date: 2014-11-24 (Mon, 24 Nov 2014)
Changed paths:
M mak/COPY
M mak/MANIFEST
M src/core/sys/posix/dlfcn.d
A src/core/sys/solaris/dlfcn.d
M win32.mak
M win64.mak
Log Message:
-----------
Merge pull request #1040 from redstar/solaris_dlfcn
Add Solaris specific declararions for dlfcn.
Compare: https://github.com/D-Programming-Language/druntime/compare/652014b28c2e...a4b40a7f7b1e
More information about the D-runtime
mailing list