]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Update.
authorUlrich Drepper <drepper@redhat.com>
Wed, 19 Mar 2003 09:52:49 +0000 (09:52 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 19 Mar 2003 09:52:49 +0000 (09:52 +0000)
2003-03-19  Ulrich Drepper  <drepper@redhat.com>

* sysdeps/pthread/pthread_cond_broadcast.c: Release lock before
signalling waiters.

nptl/ChangeLog

index 1cfa93e1c14405b5f337f91f791a01cd7ec3c113..a517311a0e75f0917864aece970933770caa6d8f 100644 (file)
@@ -1,3 +1,8 @@
+2003-03-19  Ulrich Drepper  <drepper@redhat.com>
+
+       * sysdeps/pthread/pthread_cond_broadcast.c: Release lock before
+       signalling waiters.
+
 2003-03-18  Roland McGrath  <roland@redhat.com>
 
        * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h (__lll_test_and_set):