From 95767b36d429ba4a7ace577c311769cbd3ed6d74 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Wed, 19 Mar 2003 09:52:49 +0000 Subject: Update. 2003-03-19 Ulrich Drepper * sysdeps/pthread/pthread_cond_broadcast.c: Release lock before signalling waiters. --- nptl/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'nptl') diff --git a/nptl/ChangeLog b/nptl/ChangeLog index 1cfa93e1c1..a517311a0e 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -1,3 +1,8 @@ +2003-03-19 Ulrich Drepper + + * sysdeps/pthread/pthread_cond_broadcast.c: Release lock before + signalling waiters. + 2003-03-18 Roland McGrath * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h (__lll_test_and_set): -- cgit 1.4.1