From 67e7e6c268c2ca64a492ea66e3f70047bea94f1b Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sat, 23 Aug 1997 21:52:43 +0000 Subject: [PATCH] Update. --- ChangeLog | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) 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 + + * 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 + + * 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 + + * 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 + + * sysdeps/mach/libc-lock.h: Fix typo. + Reported by Marcus G. Daniels . + 1997-08-16 21:33 Ulrich Drepper * sysdeps/mach/hurd/Dist: Add cthreads.c. -- 2.11.4.GIT