glibc/libio
Ulrich Drepper a7ab2023fc Update.
1998-07-22  Ulrich Drepper  <drepper@cygnus.com>

	* Makefile (headers2_0): Add sigstack.h.

	* sysdeps/unix/sysv/linux/alpha/getrusage.S: Also define __getrusage.

1998-07-22 11:43  Ulrich Drepper  <drepper@cygnus.com>

	* 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  <zack@rabi.phys.columbia.edu>

	* sysdeps/posix/tempname.c: Use the random-name generator
	already used by mktemp/mkstemp.  Honor TMPDIR.

1998-07-21  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>

	* 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  <zack@rabi.phys.columbia.edu>
1998-07-22 16:54:32 +00:00
..
.cvsignore
Banner
clearerr_u.c
clearerr.c
fcloseall.c Update. 1998-04-14 16:51:08 +00:00
feof_u.c
feof.c
ferror_u.c
ferror.c
fgetc.c Update. 1998-06-07 14:06:56 +00:00
filedoalloc.c
fileno.c
fileops.c Update. 1998-07-22 16:54:32 +00:00
fputc_u.c
fputc.c Update. 1998-06-07 14:06:56 +00:00
freopen64.c Update. 1998-06-07 14:06:56 +00:00
freopen.c Update. 1998-06-07 14:06:56 +00:00
fseek.c Update. 1998-06-07 14:06:56 +00:00
fseeko64.c Update. 1998-06-07 14:06:56 +00:00
fseeko.c Update. 1998-06-07 14:06:56 +00:00
ftello64.c Update. 1998-06-07 14:06:56 +00:00
ftello.c Update. 1998-06-07 14:06:56 +00:00
genops.c Update. 1998-06-08 13:37:25 +00:00
getc_u.c
getc.c Update. 1998-06-07 14:06:56 +00:00
getchar_u.c
getchar.c Update. 1998-06-07 14:06:56 +00:00
iofclose.c Update. 1998-06-07 14:06:56 +00:00
iofdopen.c Update. 1998-07-16 11:44:36 +00:00
iofflush_u.c
iofflush.c Update. 1998-06-07 14:06:56 +00:00
iofgetpos64.c Update. 1998-06-07 14:06:56 +00:00
iofgetpos.c Update. 1998-06-07 14:06:56 +00:00
iofgets_u.c Update. 1998-07-05 11:57:59 +00:00
iofgets.c Update. 1998-06-07 14:06:56 +00:00
iofopen64.c
iofopen.c
iofopncook.c
iofputs_u.c Update. 1998-07-16 13:49:59 +00:00
iofputs.c Update. 1998-06-07 14:06:56 +00:00
iofread_u.c Update. 1998-07-06 17:09:00 +00:00
iofread.c Update. 1998-06-07 14:06:56 +00:00
iofsetpos64.c Update. 1998-06-07 14:06:56 +00:00
iofsetpos.c Update. 1998-06-07 14:06:56 +00:00
ioftell.c Update. 1998-06-07 14:06:56 +00:00
iofwrite_u.c Update. 1998-07-06 17:09:00 +00:00
iofwrite.c Update. 1998-07-04 10:39:13 +00:00
iogetdelim.c Update. 1998-06-07 14:06:56 +00:00
iogetline.c
iogets.c Update. 1998-06-07 14:06:56 +00:00
iolibio.h
iopadn.c
iopopen.c Update. 1998-07-16 11:44:36 +00:00
ioputs.c Update. 1998-06-07 14:06:56 +00:00
ioseekoff.c Update. 1998-06-07 14:06:56 +00:00
ioseekpos.c Update. 1998-06-07 14:06:56 +00:00
iosetbuffer.c Update. 1998-06-07 14:06:56 +00:00
iosetvbuf.c Update. 1998-06-07 14:06:56 +00:00
iosprintf.c
ioungetc.c Update. 1998-06-07 14:06:56 +00:00
iovdprintf.c
iovsprintf.c Update. 1998-06-07 14:06:56 +00:00
iovsscanf.c Update. 1998-06-07 14:06:56 +00:00
libio.h Update. 1998-07-09 15:27:41 +00:00
libioP.h Update. 1998-07-20 18:25:24 +00:00
Makefile Update. 1998-07-16 11:44:36 +00:00
memstream.c
obprintf.c
oldfileops.c Update. 1998-06-07 14:06:56 +00:00
oldiofclose.c Update. 1998-06-07 14:06:56 +00:00
oldiofdopen.c
oldiofopen.c
oldstdfiles.c
pclose.c
peekc.c Update. 1998-06-07 14:06:56 +00:00
putc_u.c
putc.c Update. 1998-06-07 14:06:56 +00:00
putchar_u.c
putchar.c Update. 1998-06-07 14:06:56 +00:00
rewind.c Update. 1998-06-07 14:06:56 +00:00
setbuf.c
setlinebuf.c
stdfiles.c
stdio.c
stdio.h Update. 1998-07-20 17:25:48 +00:00
strfile.h Update. 1998-07-20 18:25:24 +00:00
strops.c Update. 1998-05-22 17:17:46 +00:00
vasprintf.c
Versions Update. 1998-07-16 11:44:36 +00:00
vscanf.c
vsnprintf.c