May 13, 2015 [D-runtime] [D-Programming-Language/druntime] fc1013: fix Issue 14476 - core.thread unit tests failing o... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/druntime Commit: fc1013763ff485844b1fef4696498b677a44b4db https://github.com/D-Programming-Language/druntime/commit/fc1013763ff485844b1fef4696498b677a44b4db Author: Martin Nowak <martin.nowak@plugintheworld.com> Date: 2015-05-13 (Wed, 13 May 2015) Changed paths: M src/core/thread.d Log Message: ----------- fix Issue 14476 - core.thread unit tests failing on FreeBSD 9+ - the newly created thread fails because of a stack overflow in a syscall to sbrk triggered by pthread_attr_get_np/calloc Commit: 8e5df2b76a1c3be5b6f18f4ba832a740649a6ca8 https://github.com/D-Programming-Language/druntime/commit/8e5df2b76a1c3be5b6f18f4ba832a740649a6ca8 Author: Martin Nowak <code@dawg.eu> Date: 2015-05-14 (Thu, 14 May 2015) Changed paths: M src/core/thread.d Log Message: ----------- Merge pull request #1248 from MartinNowak/fix14476 fix Issue 14476 - core.thread unit tests failing on FreeBSD 9+ Compare: https://github.com/D-Programming-Language/druntime/compare/539b1dbe4069...8e5df2b76a1c |
Copyright © 1999-2021 by the D Language Foundation