newlib-cygwin/winsup/cygwin/release/1.7.23

16 lines
326 B
Plaintext
Raw Normal View History

2013-07-24 21:02:15 +08:00
What's new:
-----------
What changed:
-----------
Bug fixes:
----------
- Fix race condition in POSIX semaphores which potentially breaks fork() when
using POSIX semaphores in a multithreaded process.
Fixes: http://cygwin.com/ml/cygwin/2013-07/msg00404.html
http://cygwin.com/ml/cygwin/2013-07/msg00198.html