From 30b416ea87471a739763966fddc37f6273be58e0 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Wed, 15 Mar 2000 07:12:44 +0000 Subject: Update. 2000-03-14 Ulrich Drepper * mutex.c (__pthread_once): Handle cancelled init function correctly. (pthread_once_cancelhandler): New function. Patch by Kaz Kylheku . --- linuxthreads/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'linuxthreads/ChangeLog') diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index 68d4de0..2a7bcb9 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,9 @@ +2000-03-14 Ulrich Drepper + + * mutex.c (__pthread_once): Handle cancelled init function correctly. + (pthread_once_cancelhandler): New function. + Patch by Kaz Kylheku . + 2000-03-14 Andreas Jaeger * pthread.c (pthread_handle_sigcancel_rt): GS has been renamed to -- cgit v1.1