[D-runtime] [D-Programming-Language/druntime] ab78a5: fix issue 14617 - Define correct values for PTHREA...
GitHub via D-runtime
d-runtime at puremagic.com
Mon May 25 11:57:05 PDT 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/druntime
Commit: ab78a534dc017efecbe86f79f5d4559b85ef8619
https://github.com/D-Programming-Language/druntime/commit/ab78a534dc017efecbe86f79f5d4559b85ef8619
Author: Steven Schveighoffer <schveiguy at yahoo.com>
Date: 2015-05-25 (Mon, 25 May 2015)
Changed paths:
M src/core/sys/posix/pthread.d
Log Message:
-----------
fix issue 14617 - Define correct values for PTHREAD_MUTEX_INITIALIZER and PTHREAD_ONCE_INIT.
Commit: 19f3f0db648b6361248e2c53e00fcb3794c2521b
https://github.com/D-Programming-Language/druntime/commit/19f3f0db648b6361248e2c53e00fcb3794c2521b
Author: Martin Nowak <code at dawg.eu>
Date: 2015-05-25 (Mon, 25 May 2015)
Changed paths:
M src/core/sys/posix/pthread.d
Log Message:
-----------
Merge pull request #1285 from schveiguy/pthreadmutexosx
Fix issue 14617 - PTHREAD_MUTEX_INITIALIZER does not work on OSX
Compare: https://github.com/D-Programming-Language/druntime/compare/6e55b7aaff75...19f3f0db648b
More information about the D-runtime
mailing list