aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-08-01 22:53:40 +0000
committerUlrich Drepper <drepper@redhat.com>2000-08-01 22:53:40 +0000
commit925e31d9c22c5cdf1d80d9a5683523efc729cfd1 (patch)
treed696a391cc553074f62453c5c633368e03dcbf34 /ChangeLog
parent21cea68e865eb1b276fad12816028d58dc681ee4 (diff)
downloadglibc-925e31d9c22c5cdf1d80d9a5683523efc729cfd1.tar
glibc-925e31d9c22c5cdf1d80d9a5683523efc729cfd1.tar.gz
glibc-925e31d9c22c5cdf1d80d9a5683523efc729cfd1.tar.bz2
glibc-925e31d9c22c5cdf1d80d9a5683523efc729cfd1.zip
Update.
2000-08-01 Ulrich Drepper <drepper@redhat.com> Joseph S. Myers <jsm28@cam.ac.uk> * math/tgmath.h: Make standard compliant. Don't ask how. 2000-07-04 H.J. Lu <hjl@gnu.org> * elf/Makefile ($(inst_slibdir)/$(rtld-version-installed-name)): Use $(do-install-program) instead of "$(INSTALL_PROGRAM) $< $@.new". ($(inst_slibdir)/$(rtld-installed-name)): Use $(make-shlib-link) only. 2000-07-30 Maciej W. Rozycki <macro@ds2.pg.gda.pl> * include/features.h (_XOPEN_SOURCE): Update the explanation. (__USE_LARGEFILE): Add an explanation. (_POSIX_C_SOURCE): Define to 2 only if _XOPEN_SOURCE < 500. (__USE_XOPEN2K): Define whenever _XOPEN_SOURCE >= 600. 2000-08-01 Ulrich Drepper <drepper@redhat.com> * libio/Makefile: Enable exception handling for genops, wgenops, fileops, and wfileops.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog23
1 files changed, 23 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 742c4381e1..d0eecdaa1a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,26 @@
+2000-08-01 Ulrich Drepper <drepper@redhat.com>
+ Joseph S. Myers <jsm28@cam.ac.uk>
+
+ * math/tgmath.h: Make standard compliant. Don't ask how.
+
+2000-07-04 H.J. Lu <hjl@gnu.org>
+
+ * elf/Makefile ($(inst_slibdir)/$(rtld-version-installed-name)):
+ Use $(do-install-program) instead of "$(INSTALL_PROGRAM) $< $@.new".
+ ($(inst_slibdir)/$(rtld-installed-name)): Use $(make-shlib-link) only.
+
+2000-07-30 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
+
+ * include/features.h (_XOPEN_SOURCE): Update the explanation.
+ (__USE_LARGEFILE): Add an explanation.
+ (_POSIX_C_SOURCE): Define to 2 only if _XOPEN_SOURCE < 500.
+ (__USE_XOPEN2K): Define whenever _XOPEN_SOURCE >= 600.
+
+2000-08-01 Ulrich Drepper <drepper@redhat.com>
+
+ * libio/Makefile: Enable exception handling for genops, wgenops,
+ fileops, and wfileops.
+
2000-07-29 Mark Kettenis <kettenis@gnu.org>
* sysdeps/mach/hurd/dl-sysdep.c (_dl_sysdep_start): Take into