glibc/stdio
Ulrich Drepper 99e46354d9 Update.
1998-10-13  Ulrich Drepper  <drepper@cygnus.com>

	* sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c: Include
	string.h to get memcpy prototype and NULL definition.

1998-10-12  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>

	* misc/sys/cdefs.h (__THROW): New macro.
	* argp/argp.h: Use it to replace the kludgey __P in inline
	function definitions.
	* sysdeps/unix/sysv/linux/bits/socket.h: Likewise.
	* stdlib/stdlib.h: Likewise.
	* wcsmbs/wchar.h: Likewise.
	* libio/stdio.h: Likewise.
	* stdio/stdio.h: Likewise.
	* sysdeps/wordsize-64/inttypes.h: Likewise.
	* sysdeps/wordsize-32/inttypes.h: Likewise.
	* string/argz.h: Likewise.
	* io/sys/stat.h: Likewise.

1998-10-12  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>

	* Rules (stdio_lim): New variable.
	($(stdio_lim:h=st)): Use this as intermediate stamp file, depend
	on Rules and config.make, use $(move-if-change) to avoid unnessary
	recompilations, and cleanup command.
	(common-generated): Add bits/stdio_lim.st.
1998-10-13 15:12:27 +00:00
..
.cvsignore
Makefile
Versions
clearerr.c
fclose.c
fcloseall.c
feof.c
ferror.c
fflush.c
fgetc.c
fgetpos.c
fgets.c
fileno.c
fmemopen.c
fopen.c
fopncook.c
fputc.c
fputs.c
fread.c
freopen.c
fseek.c
fsetpos.c
ftell.c
fwrite.c
getc.c
getchar.c
getdelim.c
gets.c
glue.c
internals.c
linewrap.c
linewrap.h
memstream.c
newstream.c
obstream.c
putc.c
putchar.c
puts.c
rewind.c
setbuf.c
setbuffer.c
setlinebuf.c
setvbuf.c
stdio.h Update. 1998-10-13 15:12:27 +00:00
ungetc.c
vasprintf.c
vscanf.c
vsnprintf.c
vsprintf.c
vsscanf.c