From: Ulrich Drepper Date: Tue, 21 Mar 2000 22:09:17 +0000 (+0000) Subject: Update. X-Git-Tag: cvs/glibc_2-1-91~830 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e063cef8b1d16d0ff0c7c315508d08e74800ee9e;p=thirdparty%2Fglibc.git Update. Patch by Roland MyGrath . --- diff --git a/ChangeLog b/ChangeLog index 1abbdd556e0..a913b71f856 100644 --- a/ChangeLog +++ b/ChangeLog @@ -7,6 +7,7 @@ versions. * libio/iofclose.c: Likewise. * libio/oldiofclose.c: Likewise. + Patch by Roland MyGrath . 2000-03-21 Jakub Jelinek diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index 25088bb1468..1a3d7d65df2 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -2,6 +2,7 @@ * 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