From: Ulrich Drepper Date: Mon, 5 Mar 2001 20:47:27 +0000 (+0000) Subject: Update. X-Git-Tag: cvs/glibc-2_2_3~301 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d127a87531249ea71fa5c69e42b9c52a35b0befc;p=thirdparty%2Fglibc.git Update. 2001-03-05 Ulrich Drepper * stdlib/Versions: Remove __new_exitfn again. Not needed. * rt/lio_listio.c: Add a few asserts. --- diff --git a/ChangeLog b/ChangeLog index 241ae06d2bb..d75743ef048 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2001-03-05 Ulrich Drepper + + * stdlib/Versions: Remove __new_exitfn again. Not needed. + 2001-03-05 Andreas Jaeger * stdlib/msort.c (qsort): Don't use alloca in a function call. @@ -27,7 +31,7 @@ * sysdeps/ia64/fpu/libm-test-ulps: Adjust for addition of lgammal. - * rt/lib_listio.c: Add a few asserts. + * rt/lio_listio.c: Add a few asserts. * elf/global.c: New file. * elf/globalmod1.c: New file.