July 04, 2014 [D-runtime] [D-Programming-Language/druntime] fbbd1b: Fix 12977 - lf64 definitions aren't correct on Sol... | ||||
---|---|---|---|---|
| ||||
Attachments:
| 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@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@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 |
Copyright © 1999-2021 by the D Language Foundation