]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Update.
authorUlrich Drepper <drepper@redhat.com>
Sat, 23 Aug 1997 21:52:43 +0000 (21:52 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sat, 23 Aug 1997 21:52:43 +0000 (21:52 +0000)
ChangeLog

index 6be2e9c17920d9257b64c90d464770a4e6819f61..b11e3716c8b082cc38577dc617992e4562d98670 100644 (file)
--- 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.