[D-runtime] [D-Programming-Language/druntime] 946e0f: Add clock definitions for Solaris.
GitHub via D-runtime
d-runtime at puremagic.com
Sun Nov 1 03:24:41 PST 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/druntime
Commit: 946e0f45ab2686eee146eae8c757d3a77f1e10d7
https://github.com/D-Programming-Language/druntime/commit/946e0f45ab2686eee146eae8c757d3a77f1e10d7
Author: Kai Nacke <kai at redstar.de>
Date: 2015-11-01 (Sun, 01 Nov 2015)
Changed paths:
M mak/COPY
M mak/MANIFEST
M src/core/sys/posix/time.d
A src/core/sys/solaris/time.d
M src/core/time.d
M win32.mak
M win64.mak
Log Message:
-----------
Add clock definitions for Solaris.
Required to compile druntime on OpenSolaris 11.2.
Commit: 758be310429ea66fc1b807c2f56926ed1bf0fd5f
https://github.com/D-Programming-Language/druntime/commit/758be310429ea66fc1b807c2f56926ed1bf0fd5f
Author: David Nadlinger <code at klickverbot.at>
Date: 2015-11-01 (Sun, 01 Nov 2015)
Changed paths:
M mak/COPY
M mak/MANIFEST
M src/core/sys/posix/time.d
A src/core/sys/solaris/time.d
M src/core/time.d
M win32.mak
M win64.mak
Log Message:
-----------
Merge pull request #1423 from redstar/solaristime
Add clock definitions for Solaris.
Compare: https://github.com/D-Programming-Language/druntime/compare/65d7368aad34...758be310429e
More information about the D-runtime
mailing list