summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1997-08-23 21:52:43 +0000
committerUlrich Drepper <drepper@redhat.com>1997-08-23 21:52:43 +0000
commit67e7e6c268c2ca64a492ea66e3f70047bea94f1b (patch)
tree85be8f66a446a3bda12889fe4ab741fd436a8ad5
parentd59621d7d8271fab082bdb11e0f94e92b99a0942 (diff)
Update.
-rw-r--r--ChangeLog24
1 files changed, 24 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6be2e9c179..b11e3716c8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,27 @@
+1997-08-23 23:50 Ulrich Drepper <drepper@cygnus.com>
+
+ * libio/stdio.h: Make {,v}snprintf functions available is __USE_BSD.
+
+ * sysdeps/generic/dl-sysdep.c: Don't use fstat, use fxstat.
+
+1997-08-17 Paul Eggert <eggert@twinsun.com>
+
+ * tzset.c (__tzset_internal): Fix memory leak when the user
+ specifies a TZ value that uses a default rule file.
+ Do not assume US DST rules when the user specifies
+ that there is no DST.
+
+1997-08-16 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
+
+ * sysdeps/unix/sysv/linux/sys/mount.h: Remove the IS_* macros,
+ they operate on internal kernel structures and have no place in a
+ user header.
+
+1997-08-18 01:52 Ulrich Drepper <drepper@cygnus.com>
+
+ * sysdeps/mach/libc-lock.h: Fix typo.
+ Reported by Marcus G. Daniels <marcusd@cathcart.sysc.pdx.edu>.
+
1997-08-16 21:33 Ulrich Drepper <drepper@cygnus.com>
* sysdeps/mach/hurd/Dist: Add cthreads.c.