[D-runtime] [D-Programming-Language/druntime] 3c4a33: feature config file for the core.sys.linux tree
GitHub
noreply at github.com
Fri Feb 15 14:23:35 PST 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/druntime
Commit: 3c4a3341ef3d96d152a3659d47c17c1822141c15
https://github.com/D-Programming-Language/druntime/commit/3c4a3341ef3d96d152a3659d47c17c1822141c15
Author: Martin Nowak <code at dawg.eu>
Date: 2013-02-14 (Thu, 14 Feb 2013)
Changed paths:
M mak/COPY
M mak/MANIFEST
A src/core/sys/linux/config.d
M src/core/sys/posix/config.d
M win32.mak
M win64.mak
Log Message:
-----------
feature config file for the core.sys.linux tree
Commit: 4482b9590b8f6baf1bc6cb04386fc814838f36ab
https://github.com/D-Programming-Language/druntime/commit/4482b9590b8f6baf1bc6cb04386fc814838f36ab
Author: Martin Nowak <code at dawg.eu>
Date: 2013-02-15 (Fri, 15 Feb 2013)
Changed paths:
M mak/COPY
M mak/MANIFEST
A src/core/sys/linux/dlfcn.d
M src/core/sys/posix/dlfcn.d
M win32.mak
M win64.mak
Log Message:
-----------
add core.sys.linux.dlfcn
- core.sys.posix.dlfcn
- fix linux-MIPS constants
- deprecate non-POSIX function
Commit: e8ee2da4df53a3f0c58e2352a544d406ef8d108c
https://github.com/D-Programming-Language/druntime/commit/e8ee2da4df53a3f0c58e2352a544d406ef8d108c
Author: Martin Nowak <code at dawg.eu>
Date: 2013-02-15 (Fri, 15 Feb 2013)
Changed paths:
M mak/COPY
M mak/MANIFEST
A src/core/sys/linux/link.d
M win32.mak
M win64.mak
Log Message:
-----------
add core.sys.linux.link
Commit: 3ab1f13c7869cca3965853a9e648a92c004831c6
https://github.com/D-Programming-Language/druntime/commit/3ab1f13c7869cca3965853a9e648a92c004831c6
Author: Alex Rønne Petersen <alex at alexrp.com>
Date: 2013-02-15 (Fri, 15 Feb 2013)
Changed paths:
M mak/COPY
M mak/MANIFEST
A src/core/sys/linux/config.d
A src/core/sys/linux/dlfcn.d
A src/core/sys/linux/link.d
M src/core/sys/posix/config.d
M src/core/sys/posix/dlfcn.d
M win32.mak
M win64.mak
Log Message:
-----------
Merge pull request #406 from dawgfoto/GNULinuxLinkHeader
GNU/linux <link.h> header
Compare: https://github.com/D-Programming-Language/druntime/compare/75caf5cadfe8...3ab1f13c7869
More information about the D-runtime
mailing list