From 560b47093fedfc210e2020d93c20fcfe3e620312 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sun, 25 Sep 2005 23:58:51 +0000 Subject: * pthread_cond_destroy.c (__pthread_cond_destroy): If there are waiters, awake all waiters on the associated mutex. --- nptl/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'nptl/ChangeLog') diff --git a/nptl/ChangeLog b/nptl/ChangeLog index 4884cc2d12..8e48cfde66 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -1,3 +1,8 @@ +2004-09-02 Jakub Jelinek + + * pthread_cond_destroy.c (__pthread_cond_destroy): If there are + waiters, awake all waiters on the associated mutex. + 2005-09-22 Roland McGrath * perf.c [__x86_64__] (HP_TIMING_NOW): New macro (copied from -- cgit 1.4.1