[D-runtime] [D-Programming-Language/druntime] de7d7a: Fix core.sys.posix.unistd for OpenSolaris.
GitHub via D-runtime
d-runtime at puremagic.com
Mon Jan 11 07:28:02 PST 2016
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/druntime
Commit: de7d7ae35a3dd4632f1bc5267e881d8e746bbccf
https://github.com/D-Programming-Language/druntime/commit/de7d7ae35a3dd4632f1bc5267e881d8e746bbccf
Author: Kai Nacke <kai at redstar.de>
Date: 2016-01-09 (Sat, 09 Jan 2016)
Changed paths:
M src/core/sys/posix/unistd.d
Log Message:
-----------
Fix core.sys.posix.unistd for OpenSolaris.
- Add F_ULOCK/F_LOCK/F_TLOCK/F_TEST
- Remove duplicate definitions of lockf(), pread(), pwrite(), truncate()
Commit: 0c300e61e4f9ae41b8eea16483cef76ae09b538c
https://github.com/D-Programming-Language/druntime/commit/0c300e61e4f9ae41b8eea16483cef76ae09b538c
Author: Iain Buclaw <ibuclaw at gdcproject.org>
Date: 2016-01-11 (Mon, 11 Jan 2016)
Changed paths:
M src/core/sys/posix/unistd.d
Log Message:
-----------
Merge pull request #1424 from redstar/solarislock
Fix core.sys.posix.unistd for OpenSolaris.
Compare: https://github.com/D-Programming-Language/druntime/compare/67541346ff51...0c300e61e4f9
More information about the D-runtime
mailing list