From d127a87531249ea71fa5c69e42b9c52a35b0befc Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Mon, 5 Mar 2001 20:47:27 +0000 Subject: [PATCH] Update. 2001-03-05 Ulrich Drepper * stdlib/Versions: Remove __new_exitfn again. Not needed. * rt/lio_listio.c: Add a few asserts. --- ChangeLog | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 241ae06..d75743e 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. -- 2.7.4