aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-07-10 20:02:00 +0000
committerUlrich Drepper <drepper@redhat.com>2000-07-10 20:02:00 +0000
commit47a81620adc8c33631bd4b3b8d122c2a17940f8c (patch)
treecc9128904b2033f9184b42a149d434e2d86ed7af /ChangeLog
parent8fdc11384ea3bddaaba026c98d21fa608d7d7a1d (diff)
downloadglibc-47a81620adc8c33631bd4b3b8d122c2a17940f8c.tar
glibc-47a81620adc8c33631bd4b3b8d122c2a17940f8c.tar.gz
glibc-47a81620adc8c33631bd4b3b8d122c2a17940f8c.tar.bz2
glibc-47a81620adc8c33631bd4b3b8d122c2a17940f8c.zip
Update.
2000-07-09 Mark Kettenis <kettenis@gnu.org> * 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 <drepper@redhat.com> * include/features.h: Include ISO C99 features if the compiler used is an ISO C99 compiler. Patch by Joseph S. Myers <jsm28@cam.ac.uk>. 2000-07-08 Mark Kettenis <kettenis@gnu.org> * iconv/gconv_conf.c: Include <bits/libc-lock.h>.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6f7a7d7f61..c4183089f7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+2000-07-09 Mark Kettenis <kettenis@gnu.org>
+
+ * 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 <drepper@redhat.com>
+
+ * include/features.h: Include ISO C99 features if the compiler used
+ is an ISO C99 compiler.
+ Patch by Joseph S. Myers <jsm28@cam.ac.uk>.
+
+2000-07-08 Mark Kettenis <kettenis@gnu.org>
+
+ * iconv/gconv_conf.c: Include <bits/libc-lock.h>.
+
2000-07-10 Andreas Jaeger <aj@suse.de>
* sysdeps/unix/sysv/linux/i386/sigaction.c: Make alias weak since