[phobos] [D-Programming-Language/phobos] 6dcb21: Solaris fixes for std.stdio and std.parallelism
GitHub via phobos
phobos at puremagic.com
Fri Nov 21 15:59:17 PST 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 6dcb2179e9b97e0929a97bfa70c4ab7c357df230
https://github.com/D-Programming-Language/phobos/commit/6dcb2179e9b97e0929a97bfa70c4ab7c357df230
Author: kai <kai at redstar.de>
Date: 2014-11-21 (Fri, 21 Nov 2014)
Changed paths:
M std/parallelism.d
M std/stdio.d
Log Message:
-----------
Solaris fixes for std.stdio and std.parallelism
- Use GENERIC_IO
- Use sysconf to determine number of CPUs
Commit: 530eab64e9dbc1efd1e047412fb10bafd09b027d
https://github.com/D-Programming-Language/phobos/commit/530eab64e9dbc1efd1e047412fb10bafd09b027d
Author: H. S. Teoh <hsteoh at quickfur.ath.cx>
Date: 2014-11-21 (Fri, 21 Nov 2014)
Changed paths:
M std/parallelism.d
M std/stdio.d
Log Message:
-----------
Merge pull request #2758 from redstar/solaris
Solaris fixes for std.stdio and std.parallelism
Compare: https://github.com/D-Programming-Language/phobos/compare/97c2f565bca5...530eab64e9db
More information about the phobos
mailing list