From a7ab2023fcdd5c90c9f664cbaed8ef90dd38e818 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Wed, 22 Jul 1998 16:54:32 +0000 Subject: Update. 1998-07-22 Ulrich Drepper * Makefile (headers2_0): Add sigstack.h. * sysdeps/unix/sysv/linux/alpha/getrusage.S: Also define __getrusage. 1998-07-22 11:43 Ulrich Drepper * libio/fileops.c (_IO_file_sync): Don't lock stream here. Reported by Thorsten Kukuk. * string/strcoll.c: Correct problem with empty strings. * string/strxfrm.c: Likewise. Reported by vbzoli@hbrt.hu [PR libc/719]. 1998-07-21 18:40 Zack Weinberg * sysdeps/posix/tempname.c: Use the random-name generator already used by mktemp/mkstemp. Honor TMPDIR. 1998-07-21 Andreas Schwab * hurd/Makefile (routines): Remove cthreads. * sysdeps/mach/hurd/Makefile (sysdep_routines): Add cthreads. * sysdeps/unix/sysv/linux/i386/Dist: Add missing files. * manual/Makefile (distribute): Add summary.texi. 1998-07-21 16:08 Zack Weinberg --- ChangeLog | 31 ++++++++++++++++++++++++++++++- 1 file changed, 30 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 60c678e..a6b2ae3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,32 @@ +1998-07-22 Ulrich Drepper + + * Makefile (headers2_0): Add sigstack.h. + + * sysdeps/unix/sysv/linux/alpha/getrusage.S: Also define __getrusage. + +1998-07-22 11:43 Ulrich Drepper + + * libio/fileops.c (_IO_file_sync): Don't lock stream here. + Reported by Thorsten Kukuk. + + * string/strcoll.c: Correct problem with empty strings. + * string/strxfrm.c: Likewise. + Reported by vbzoli@hbrt.hu [PR libc/719]. + +1998-07-21 18:40 Zack Weinberg + + * sysdeps/posix/tempname.c: Use the random-name generator + already used by mktemp/mkstemp. Honor TMPDIR. + +1998-07-21 Andreas Schwab + + * hurd/Makefile (routines): Remove cthreads. + * sysdeps/mach/hurd/Makefile (sysdep_routines): Add cthreads. + + * sysdeps/unix/sysv/linux/i386/Dist: Add missing files. + + * manual/Makefile (distribute): Add summary.texi. + 1998-07-20 Andreas Schwab * sysdeps/unix/sysv/linux/m68k/sigcontextinfo.h: Fix typo. @@ -9,7 +38,7 @@ * configure.in: Move test for available port after machine variable is defined. -1998-07-21 16:08 -0400 Zack Weinberg +1998-07-21 16:08 Zack Weinberg * sysdeps/unix/sysv/linux/sendmsg.c: If passing a SCM_CREDS message, copy the buffer and resize it to what the kernel -- cgit v1.1