glibc/stdio
Ulrich Drepper 8eaaffdeed Update.
1998-07-06 14:36  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>

	* posix/Makefile (generated): Remove $(objpfx) from the names.

1998-07-05  Andreas Jaeger  <aj@arthur.rhein-neckar.de>

	* stdio-common/test_rdwr.c: Use %Zu for size_t in printf
	format string.

	* libio/iofread_u.c: Include <stdio.h> for prototype.
	* libio/iofwrite_u.c: Likewise.

1998-07-06  Andreas Jaeger  <aj@arthur.rhein-neckar.de>

	* db2/Versions: New file.

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

	* Makefile (lib-noranlib): Don't depend on sysd-versions.
	($(common-objpfx)sysd-versions): Remove rule.
	* Makerules ($(common-objpfx)sysd-versions): Define here instead.
	Pass name of Versions.def file to script and redirect output to
	target.  Include it and make all generated version maps depend on
	it.
	* versions.awk: Print out variable definition containing all
	generated version maps.  Print error messages to stderr.  Remove
	temp file.

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

	* posix/annexc.c (check_header): Terminate macro name before
	comparing.
	(get_null_defines): Allow builtin macros with parameters.
	(fmt, testfmt): Add -D_LIBC.
	* posix/Makefile: Remove bogus duplicate include directories from
	annexc test command.

1998-07-06 12:04  Ulrich Drepper  <drepper@cygnus.com>

	* nis/nss_nis/nis-pwd.c (internal_nis_getpwent_r): Handle adjunct
	password scheme.
	(_nss_nis_getpwnam_r): Likewise.
	(_nss_nis_getpwuid_r): Likewise.

1998-07-05  Mark Kettenis  <kettenis@phys.uva.nl>

	* libio/Versions: Move symbols whose source lives in
	stdio-common to ...
	* stdio-common/Versions: ... here.
	* stdio/Versions: Add missing symbols.
1998-07-06 17:09:00 +00:00
..
.cvsignore Tue May 14 14:07:10 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-05-14 20:30:25 +00:00
clearerr.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
fclose.c update from main archive 970101 1997-01-01 15:28:18 +00:00
fcloseall.c update from main archive 970101 1997-01-01 15:28:18 +00:00
feof.c update from main archive 961207 1996-12-08 08:01:13 +00:00
ferror.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
fflush.c update from main archive 961214 1996-12-15 02:15:29 +00:00
fgetc.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
fgetpos.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
fgets.c Update. 1997-09-11 12:09:10 +00:00
fileno.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
fmemopen.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
fopen.c Update. 1998-03-27 22:57:26 +00:00
fopncook.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
fputc.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
fputs.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
fread.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
freopen.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
fseek.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
fsetpos.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
ftell.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
fwrite.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
getc.c Update. 1997-05-26 23:01:17 +00:00
getchar.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
getdelim.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
gets.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
glue.c Update. 1997-09-11 12:09:10 +00:00
internals.c Update. 1997-09-11 12:09:10 +00:00
linewrap.c Update. 1997-09-11 12:09:10 +00:00
linewrap.h Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
Makefile update from main archive 970101 1997-01-01 15:28:18 +00:00
memstream.c Update. 1997-09-11 12:09:10 +00:00
newstream.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
obstream.c Update. 1997-09-11 12:09:10 +00:00
putc.c Update. 1997-05-26 23:01:17 +00:00
putchar.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
puts.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
rewind.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
setbuf.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
setbuffer.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
setlinebuf.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
setvbuf.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
stdio.h Update. 1998-04-24 07:07:59 +00:00
ungetc.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
vasprintf.c Update. 1997-09-11 12:09:10 +00:00
Versions Update. 1998-07-06 17:09:00 +00:00
vscanf.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
vsnprintf.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
vsprintf.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
vsscanf.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00