glibc/stdio-common
Ulrich Drepper 110215a9a7 Update.
1999-07-08  Andreas Schwab  <schwab@suse.de>

	* libio/iofopncook.c (fopencookie): Set _fileno to -2.

	* libio/libioP.h (_IO_file_is_open): Only check for -1, not all
	negative numbers.

	* libio/fileops.c (_IO_new_file_close_it): Set _fileno to -1, not
	EOF.
	* libio/oldfileops.c (_IO_old_file_close_it): Likewise.

1999-07-08  Andreas Schwab  <schwab@suse.de>

	* stdio-common/vfprintf.c (buffered_vfprintf): Initialize _mode.

1999-07-08  Andreas Schwab  <schwab@suse.de>

	* libio/fileno.c: Return -1 instead of EOF and set errno if the
	stream is not a real file stream.

1999-07-08  Andreas Schwab  <schwab@suse.de>

	* manual/charset.texi: Fix typos.
1999-07-08 11:59:45 +00:00
..
_itoa.c Update. 1999-06-16 22:55:47 +00:00
_itoa.h
_itowa.c Update. 1999-06-16 22:55:47 +00:00
_itowa.h Update. 1999-06-16 22:55:47 +00:00
.cvsignore
asprintf.c
bug1.c
bug1.input
bug2.c
bug3.c
bug4.c
bug5.c
bug6.c
bug6.input
bug7.c
bug8.c
bug9.c
bug10.c
bug11.c
bug12.c
dprintf.c
errnobug.c
fprintf.c
fscanf.c
getline.c
getw.c
itoa-digits.c Update. 1999-06-16 22:55:47 +00:00
itowa-digits.c Update. 1999-06-16 22:55:47 +00:00
Makefile Update. 1999-06-16 22:55:47 +00:00
perror.c
printf_fp.c Update. 1999-06-16 22:55:47 +00:00
printf_size.c Update. 1999-06-16 22:55:47 +00:00
printf-parse.h Update. 1999-06-21 13:38:44 +00:00
printf-prs.c Update. 1999-06-16 22:55:47 +00:00
printf.c
printf.h Update. 1999-06-16 22:55:47 +00:00
psignal.c Update. 1999-06-19 09:58:37 +00:00
putw.c
reg-printf.c
scanf1.c
scanf2.c
scanf3.c
scanf4.c
scanf5.c
scanf6.c
scanf7.c
scanf8.c
scanf9.c
scanf10.c
scanf11.c
scanf12.c
scanf12.input
scanf.c
snprintf.c
sprintf.c
sscanf.c
stdio_lim.h.in
tempnam.c Update. 1999-07-06 16:26:03 +00:00
temptest.c
test_rdwr.c
test-fseek.c
test-fwrite.c
test-popen.c
tfformat.c
tiformat.c
tllformat.c
tmpfile64.c Update. 1999-07-06 16:26:03 +00:00
tmpfile.c Update. 1999-07-06 16:26:03 +00:00
tmpnam_r.c Update. 1999-07-06 16:26:03 +00:00
tmpnam.c Update. 1999-07-06 16:26:03 +00:00
tst-ferror.c
tst-ferror.input
tst-fileno.c
tst-printf.c
tst-printfsz.c
tst-tmpnam.c
tst-ungetc.c
tst-wc-printf.c
tstdiomisc.c
tstgetln.c
tstgetln.input
tstscanf.c Update. 1999-06-06 09:23:32 +00:00
tstscanf.input
Versions
vfprintf.c Update. 1999-07-08 11:59:45 +00:00
vfscanf.c Update. 1999-06-21 13:38:44 +00:00
vfwprintf.c Update. 1999-06-16 22:55:47 +00:00
vfwscanf.c Update. 1999-06-16 22:55:47 +00:00
vprintf.c
xbug.c