]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Update.
authorUlrich Drepper <drepper@redhat.com>
Wed, 15 Mar 2000 07:12:17 +0000 (07:12 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 15 Mar 2000 07:12:17 +0000 (07:12 +0000)
linuxthreads/ChangeLog

index 0025b87c0259f03d66cbaacada9c17dd18cc345d..d324dbee332134d77cd1291c568d7ccccca08bbc 100644 (file)
@@ -1,3 +1,9 @@
+2000-03-14  Ulrich Drepper  <drepper@redhat.com>
+
+       * mutex.c (__pthread_once): Handle cancelled init function correctly.
+       (pthread_once_cancelhandler): New function.
+       Patch by Kaz Kylheku <kaz@ashi.footprints.net>.
+
 2000-02-22  Ulrich Drepper  <drepper@redhat.com>
 
        * semaphore.h (SEM_FAILED): Use 0 not NULL.