From 0fe4e552917483253b68ac9800b8bd292bf3a51d Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Sat, 2 Dec 1995 10:00:20 +0000 Subject: Sat Dec 2 03:47:27 1995 Roland McGrath * sysdeps/unix/sysv/linux/i386/sbrk.S: File removed. * sysdeps/generic/dl-sysdep.c (_dl_sysdep_start) [DL_SYSDEP_INIT]: Invoke this macro before calling DL_MAIN. * malloc/malloc.c (malloc): Do initialization here, before checking the hook. (_malloc_internal): Don't do it here. --- ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index bc2d878212..891d191bef 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +Sat Dec 2 03:47:27 1995 Roland McGrath + + * sysdeps/unix/sysv/linux/i386/sbrk.S: File removed. + + * sysdeps/generic/dl-sysdep.c (_dl_sysdep_start) [DL_SYSDEP_INIT]: + Invoke this macro before calling DL_MAIN. + + * malloc/malloc.c (malloc): Do initialization here, before + checking the hook. + (_malloc_internal): Don't do it here. + Wed Nov 29 12:30:50 1995 Roland McGrath * libio/vsnprintf.c (__vsnprintf): Define as alias. -- cgit 1.4.1