From: Ulrich Drepper Date: Thu, 23 Sep 1999 18:09:47 +0000 (+0000) Subject: Update. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a3d618126ad9c90d1b083f128457b8305aaa724a;p=thirdparty%2Fglibc.git Update. --- diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index 77eafcf127a..6aadf166740 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,9 @@ +1999-09-23 Ulrich Drepper + + * specific.c: Move definitions of struct pthread_key_struct and + destr_function to ... + * internals.h: ...here. + 1999-09-03 Andreas Schwab * ptfork.c (__fork): Renamed from fork and use __libc_fork. Add