From f3d581b8cc17f25191cc173e860e90bba73a5e41 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Tue, 5 Sep 2000 09:20:53 +0000 Subject: Update. * Examples/ex14.c: New file. * Makefile (tests): Add ex14. * Makefile (tests): Add ecmutex. --- linuxthreads/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'linuxthreads/ChangeLog') diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index e49d4f0524..1f44e4c70d 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,9 +1,13 @@ 2000-09-05 Ulrich Drepper + * Examples/ex14.c: New file. + * Makefile (tests): Add ex14. + * mutex.c (__pthread_mutex_unlock): Correct test for already unlocked mutex. Patch by dtc@cmucl.cons.org. * ecmutex.c: New file. + * Makefile (tests): Add ecmutex. 2000-09-04 H.J. Lu -- cgit v1.2.3