[D-runtime] [D-Programming-Language/druntime] fbbd1b: Fix 12977 - lf64 definitions aren't correct on Sol...
GitHub via D-runtime
d-runtime at puremagic.com
Fri Jul 4 11:05:39 PDT 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/druntime
Commit: fbbd1ba5f62cfa0279c754be4ef379b102e56e59
https://github.com/D-Programming-Language/druntime/commit/fbbd1ba5f62cfa0279c754be4ef379b102e56e59
Author: Jason King <jason.brian.king at gmail.com>
Date: 2014-07-04 (Fri, 04 Jul 2014)
Changed paths:
M src/core/sys/posix/fcntl.d
M src/core/sys/posix/signal.d
M src/core/sys/posix/sys/stat.d
M src/core/sys/posix/unistd.d
Log Message:
-----------
Fix 12977 - lf64 definitions aren't correct on Solaris
Fix 12978 - struct sigaction is too small on 32-bit Solaris
Fix 13037 - SIGRTMIN and SIGRTMAX aren't correctly defined on Solaris
Commit: f1c9e112a20c259d045ec3079a2e81c3711fe49f
https://github.com/D-Programming-Language/druntime/commit/f1c9e112a20c259d045ec3079a2e81c3711fe49f
Author: Walter Bright <walter at walterbright.com>
Date: 2014-07-04 (Fri, 04 Jul 2014)
Changed paths:
M src/core/sys/posix/fcntl.d
M src/core/sys/posix/signal.d
M src/core/sys/posix/sys/stat.d
M src/core/sys/posix/unistd.d
Log Message:
-----------
Merge pull request #859 from jasonbking/lf64
Multiple Solaris fixes
Compare: https://github.com/D-Programming-Language/druntime/compare/b48fd521cd39...f1c9e112a20c
More information about the D-runtime
mailing list