[D-runtime] [D-Programming-Language/druntime] 5e1cef: Fix issue #6649 (partially) - add core.sys.posix.s...
GitHub
noreply at github.com
Sun Oct 14 19:16:04 PDT 2012
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/druntime
Commit: 5e1cefadea362203beb59e1ce44ad20f7d80ba46
https://github.com/D-Programming-Language/druntime/commit/5e1cefadea362203beb59e1ce44ad20f7d80ba46
Author: alexrp <alex at lycus.org>
Date: 2012-10-09 (Tue, 09 Oct 2012)
Changed paths:
M posix.mak
A src/core/sys/posix/sys/ioctl.d
M win32.mak
M win64.mak
Log Message:
-----------
Fix issue #6649 (partially) - add core.sys.posix.sys.ioctl header module for Linux.
Commit: 4a949ea78243d5899af3b98b54967a0f852bd347
https://github.com/D-Programming-Language/druntime/commit/4a949ea78243d5899af3b98b54967a0f852bd347
Author: alexrp <alex at lycus.org>
Date: 2012-10-10 (Wed, 10 Oct 2012)
Changed paths:
M src/core/sys/posix/sys/ioctl.d
Log Message:
-----------
Add ioctl() declaration for FreeBSD, OS X, and Solaris.
Commit: 534c114d260d41dd518336232c3fa68ef13bdffc
https://github.com/D-Programming-Language/druntime/commit/534c114d260d41dd518336232c3fa68ef13bdffc
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2012-10-14 (Sun, 14 Oct 2012)
Changed paths:
M posix.mak
A src/core/sys/posix/sys/ioctl.d
M win32.mak
M win64.mak
Log Message:
-----------
Merge pull request #318 from alexrp/ioctl-posix
Fix issue #6649 (partially) - add core.sys.posix.sys.ioctl header module for Linux.
Compare: https://github.com/D-Programming-Language/druntime/compare/5b1ecbcc9c74...534c114d260d
More information about the D-runtime
mailing list