From: Ulrich Drepper Date: Sun, 1 Aug 1999 21:56:31 +0000 (+0000) Subject: Update. X-Git-Tag: cvs/glibc_2-1-2~191 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ba2ee02dbfa615f1b976be38c851cd44b2aec8e3;p=thirdparty%2Fglibc.git Update. --- diff --git a/ChangeLog b/ChangeLog index 37428027b07..d1cbdc0add3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +1999-08-01 Ulrich Drepper + + * dlfcn/dlerror.c: Make code thread-safe. + 1999-07-31 Roland McGrath * hurd/intr-msg.c (_hurd_intr_rpc_mach_msg): Fix msgt_size member diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index 65d360fb5eb..3fb764af75e 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,8 @@ +1999-08-01 Ulrich Drepper + + * Versions [ld.so] (GLIBC_2.0): Export __libc_internal_tsd_get and + __libc_internal_tsd_set. + 1999-07-29 Andreas Jaeger * manager.c: Remove inclusion of since it's not