From: Ulrich Drepper Date: Tue, 21 Dec 1999 08:18:51 +0000 (+0000) Subject: Update. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dea8f5e1a02518a9a26461ad93ba37775ba57647;p=thirdparty%2Fglibc.git Update. --- diff --git a/ChangeLog b/ChangeLog index ff9ad2bc8ea..a0c1ba31a50 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +1999-12-21 Ulrich Drepper + + * resolv/netdb.h: Remove getnodebyname declaration (PR libc/1494). + 1999-12-20 Ulrich Drepper * include/ucontext.h: New file. diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index ce41791ea3f..32ac7d34bc1 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,8 @@ +1999-12-20 Andreas Jaeger + + * pthread.c (pthread_initialize): Move getrlimit call after + setting of errno. + 1999-12-01 Ulrich Drepper * sysdeps/i386/pt-machine.h: Move stack_pointer definition to the