From: Ulrich Drepper Date: Tue, 21 Mar 2000 21:10:48 +0000 (+0000) Subject: Update. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=88bf354d6af2055a2dfe50c6483b91123e99488b;p=thirdparty%2Fglibc.git Update. --- diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index a3dd169b568..991efb204cb 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,9 @@ +2000-03-21 Ulrich Drepper + + * pthread.c (pthread_initialize): Test for address of __dso_handle + being NULL, not value. Use __on_exit, not on_exit. + Patch by Andreas Jaeger . + 2000-03-19 Ulrich Drepper * pthread.c (pthread_initialize): Instead of on_exit use