From b80770b23f7c285fb7c04e3e86dc5f2bb2a1cf11 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Thu, 31 Aug 2006 17:16:11 +0000 Subject: * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Add ld.so. * malloc/malloc.c (_int_malloc): Use full list insert and not shortcut which assumes the list is empty for large requests too. * elf/tst-addr1.c (do_test): Allow i.dli_sname "_IO_printf". --- ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index a75ac8b23b..54dc010a07 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2006-08-31 Jakub Jelinek + + * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Add + ld.so. + + * malloc/malloc.c (_int_malloc): Use full list insert and not + shortcut which assumes the list is empty for large requests + too. + + * elf/tst-addr1.c (do_test): Allow i.dli_sname "_IO_printf". + 2006-08-30 Jakub Jelinek * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h (splice): Add offin -- cgit 1.4.1