]> sourceware.org Git - newlib-cygwin.git/commitdiff
Document pthread_cond_wait change in release notes
authorCorinna Vinschen <corinna@vinschen.de>
Tue, 7 Mar 2017 14:18:03 +0000 (15:18 +0100)
committerCorinna Vinschen <corinna@vinschen.de>
Tue, 7 Mar 2017 14:18:03 +0000 (15:18 +0100)
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
winsup/cygwin/release/2.7.1

index 411a0ae6befb689927ba85cb69c2f26f22ae18ee..9657e1d5cb4d458abce95a3847eddcf11ccdc609 100644 (file)
@@ -10,6 +10,9 @@ What changed:
 
 - fork now preserves the load order of unrelated dlopen'd modules.
 
+- pthread_cond_wait now acts like Linux and BSD: Resume waiting for the
+  condition variable as if it was not interrupted, rather than returning 0.
+
 
 Bug Fixes
 ---------
This page took 0.030309 seconds and 5 git commands to generate.