From 42437ed1d0a0955fd7d8c9126bbd4e399bfcfab5 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Tue, 5 Sep 2000 08:34:14 +0000 Subject: Update. 2000-09-05 Ulrich Drepper * mutex.c (__pthread_mutex_unlock): Correct test for already unlocked mutex. Patch by dtc@cmucl.cons.org. * ecmutex.c: New file. --- linuxthreads/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index 1b14754273..e49d4f0524 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,10 @@ +2000-09-05 Ulrich Drepper + + * mutex.c (__pthread_mutex_unlock): Correct test for already unlocked + mutex. Patch by dtc@cmucl.cons.org. + + * ecmutex.c: New file. + 2000-09-04 H.J. Lu * attr.c (__pthread_attr_setguardsize): Use page_roundup -- cgit 1.4.1