[D-runtime] [D-Programming-Language/druntime] 5d80d6: core.sys.posix.fcntl: Fix F_GETLK/F_SETLK/F_SETLKW...
GitHub
noreply at github.com
Thu Dec 26 22:54:53 PST 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/druntime
Commit: 5d80d66b621853602dc5f77a8372e45679394acc
https://github.com/D-Programming-Language/druntime/commit/5d80d66b621853602dc5f77a8372e45679394acc
Author: Vladimir Panteleev <vladimir at thecybershadow.net>
Date: 2013-12-26 (Thu, 26 Dec 2013)
Changed paths:
M src/core/sys/posix/fcntl.d
Log Message:
-----------
core.sys.posix.fcntl: Fix F_GETLK/F_SETLK/F_SETLKW on Linux/X86_64
Commit: 567cb34aff41ee332928653ad12aef11968f8f7c
https://github.com/D-Programming-Language/druntime/commit/567cb34aff41ee332928653ad12aef11968f8f7c
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2013-12-26 (Thu, 26 Dec 2013)
Changed paths:
M src/core/sys/posix/fcntl.d
Log Message:
-----------
Merge pull request #699 from CyberShadow/fcntl64
core.sys.posix.fcntl: Fix F_GETLK/F_SETLK/F_SETLKW on Linux/X86_64
Compare: https://github.com/D-Programming-Language/druntime/compare/5d46da676912...567cb34aff41
More information about the D-runtime
mailing list