From: Ulrich Drepper Date: Tue, 28 Dec 1999 22:10:02 +0000 (+0000) Subject: Update. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d4967fbb9068d567d9ced9ff99d498205e28558f;p=thirdparty%2Fglibc.git Update. --- diff --git a/ChangeLog b/ChangeLog index b2937c21cad..43b82575be1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +1999-12-28 Ulrich Drepper + + * sysdeps/unix/sysv/linux/alpha/syscalls.list: Remove oldgetrlimit + and oldsetrlimit definitions. + 1999-12-27 Ulrich Drepper * iconvdata/gbk.c: In mapping from UCS4: don't crash for undefined diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index ab759b38928..c1f12759649 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -3,6 +3,9 @@ * sysdeps/alpha/pt-machine.h: Move stack_pointer definition to the beginning. + * manager.c (__pthread_start): Add one more cast to assignment of + arg to prevent warning on 64bit machines. + 1999-12-21 Ulrich Drepper * manager.c (pthread_handle_create): Set p_pid of new thread