From 47a81620adc8c33631bd4b3b8d122c2a17940f8c Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Mon, 10 Jul 2000 20:02:00 +0000 Subject: Update. 2000-07-09 Mark Kettenis * elf/rtld.c (dl_main): Move call to __libc_check_standard_fds... * sysdeps/generic/dl-sysdep.c (_dl_sysdep_start): ... to here. 2000-07-10 Ulrich Drepper * include/features.h: Include ISO C99 features if the compiler used is an ISO C99 compiler. Patch by Joseph S. Myers . 2000-07-08 Mark Kettenis * iconv/gconv_conf.c: Include . --- ChangeLog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 6f7a7d7f61..c4183089f7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,18 @@ +2000-07-09 Mark Kettenis + + * elf/rtld.c (dl_main): Move call to __libc_check_standard_fds... + * sysdeps/generic/dl-sysdep.c (_dl_sysdep_start): ... to here. + +2000-07-10 Ulrich Drepper + + * include/features.h: Include ISO C99 features if the compiler used + is an ISO C99 compiler. + Patch by Joseph S. Myers . + +2000-07-08 Mark Kettenis + + * iconv/gconv_conf.c: Include . + 2000-07-10 Andreas Jaeger * sysdeps/unix/sysv/linux/i386/sigaction.c: Make alias weak since -- cgit v1.2.3