[D-runtime] [D-Programming-Language/druntime] b9aad4: Add various constants/types for Linux/PPC.
GitHub
noreply at github.com
Sun Jul 7 09:30:11 PDT 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/druntime
Commit: b9aad437cc533162807f87e24cf31704c0a6c8b0
https://github.com/D-Programming-Language/druntime/commit/b9aad437cc533162807f87e24cf31704c0a6c8b0
Author: kai <kai at redstar.de>
Date: 2013-07-07 (Sun, 07 Jul 2013)
Changed paths:
M src/core/sys/linux/dlfcn.d
M src/core/sys/linux/link.d
M src/core/sys/posix/dlfcn.d
M src/core/sys/posix/fcntl.d
M src/core/sys/posix/signal.d
M src/core/sys/posix/sys/mman.d
M src/core/sys/posix/sys/socket.d
M src/core/sys/posix/ucontext.d
Log Message:
-----------
Add various constants/types for Linux/PPC.
This pull adds all required constants and types for Linux/PPC.
Commit: 818c08707abfacf724a0e4cca34bc5d7d269edd3
https://github.com/D-Programming-Language/druntime/commit/818c08707abfacf724a0e4cca34bc5d7d269edd3
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2013-07-07 (Sun, 07 Jul 2013)
Changed paths:
M src/core/sys/linux/dlfcn.d
M src/core/sys/linux/link.d
M src/core/sys/posix/dlfcn.d
M src/core/sys/posix/fcntl.d
M src/core/sys/posix/signal.d
M src/core/sys/posix/sys/mman.d
M src/core/sys/posix/sys/socket.d
M src/core/sys/posix/ucontext.d
Log Message:
-----------
Merge pull request #539 from redstar/ppc
Add various constants/types for Linux/PPC.
Compare: https://github.com/D-Programming-Language/druntime/compare/4caca8b4a2f7...818c08707abf
More information about the D-runtime
mailing list