From 9fbffc467639130663cc1959a59eb980b9207210 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Tue, 4 Aug 1998 17:22:28 +0000 Subject: Update. 1998-08-04 16:53 Ulrich Drepper * stdio-common/tmpfile.c: Include unistd.h for close prototype. * stdio-common/tmpfile64.c: Likewise. * db2/makedb.c: Generate output file with same access permissions the input file has. * signal/signal.h: Pretty printing. 1998-08-04 Andreas Jaeger * misc/mktemp.c: Add include for prototype, remove unneccessary includes. * misc/mkstemp.c: Likewise. --- ChangeLog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 095145f991..f7e23fddb4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,19 @@ +1998-08-04 16:53 Ulrich Drepper + + * stdio-common/tmpfile.c: Include unistd.h for close prototype. + * stdio-common/tmpfile64.c: Likewise. + + * db2/makedb.c: Generate output file with same access permissions + the input file has. + + * signal/signal.h: Pretty printing. + +1998-08-04 Andreas Jaeger + + * misc/mktemp.c: Add include for prototype, remove + unneccessary includes. + * misc/mkstemp.c: Likewise. + 1998-08-03 16:36 Ulrich Drepper * catgets/catgets.c: Use mmap/munmap only is _POSIX_MAPPED_FILES -- cgit 1.4.1