glibc/libio
Ulrich Drepper e1b13a63d0 Update.
1999-08-19  Andreas Schwab  <schwab@suse.de>

	* libio/iovswscanf.c (vswscanf): Make stream unoriented initially
	and call _IO_fwide, to get the wide stream state initialized
	correctly.  Don't set _IO_JUMPS.
	* libio/vsnprintf.c (_IO_vsnprintf): Avoid casts to _IO_FILE *.
	* libio/vswprintf.c (_IO_vswprintf): Likewise.  Pass
	_IO_wstrn_jumps to _IO_no_init instead of setting _IO_WIDE_JUMPS
	directly.

1999-08-19  Andreas Jaeger  <aj@arthur.rhein-neckar.de>

	* math/libm-test.c (jn_test): Fix typo in description.
	(erfc_test): Add some more tests.
	(erf_test): Add some more tests.

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

	* csu/Makefile ($(objpfx)initfini.s): Replace $(no-exceptions) by
	expression using $(exceptions).
1999-08-19 16:47:42 +00:00
..
bits
.cvsignore
Banner
clearerr_u.c
clearerr.c Update. 1999-07-31 06:11:24 +00:00
fcloseall.c
feof_u.c
feof.c Update. 1999-07-31 06:11:24 +00:00
ferror_u.c
ferror.c Update. 1999-07-31 06:11:24 +00:00
filedoalloc.c
fileno.c Update. 1999-07-08 11:59:45 +00:00
fileops.c Update. 1999-08-18 23:05:23 +00:00
fputc_u.c
fputc.c Update. 1999-07-31 06:11:24 +00:00
fputwc_u.c * libio/libio.h (_IO_putwc): Correct type of first argument. * wcsmbs/wchar.h: (fputwc, putwc, putwchar, fputwc_unlocked, putwc_unlocked, putwchar_unlocked): Likewise. * libio/fputwc.c: Likewise. * libio/fputwc_unlocked.c: Likewise. * libio/putwc.c: Likewise. * libio/putwc_unlocked.c: Likewise. * libio/putwchar.c: Likewise. * libio/putwchar_unlocked.c: Likewise. 1999-06-20 08:57:58 +00:00
fputwc.c * libio/libio.h (_IO_putwc): Correct type of first argument. * wcsmbs/wchar.h: (fputwc, putwc, putwchar, fputwc_unlocked, putwc_unlocked, putwchar_unlocked): Likewise. * libio/fputwc.c: Likewise. * libio/fputwc_unlocked.c: Likewise. * libio/putwc.c: Likewise. * libio/putwc_unlocked.c: Likewise. * libio/putwchar.c: Likewise. * libio/putwchar_unlocked.c: Likewise. 1999-06-20 08:57:58 +00:00
freopen64.c
freopen.c
fseek.c
fseeko64.c
fseeko.c
ftello64.c Update. 1999-06-16 22:55:47 +00:00
ftello.c Update. 1999-06-16 22:55:47 +00:00
fwprintf.c Update. 1999-06-16 22:55:47 +00:00
fwscanf.c Update. 1999-06-16 22:55:47 +00:00
genops.c Update. 1999-08-16 01:21:50 +00:00
getc_u.c
getc.c Update. 1999-07-31 06:11:24 +00:00
getchar_u.c Update. 1999-06-21 16:46:16 +00:00
getchar.c Update. 1999-07-31 06:11:24 +00:00
getwc_u.c Update. 1999-06-16 22:55:47 +00:00
getwc.c Update. 1999-06-16 22:55:47 +00:00
getwchar_u.c Update. 1999-06-16 22:55:47 +00:00
getwchar.c Update. 1999-06-16 22:55:47 +00:00
iofclose.c Update. 1999-07-26 05:59:22 +00:00
iofdopen.c Update. 1999-07-06 16:26:03 +00:00
iofflush_u.c
iofflush.c Update. 1999-07-31 06:11:24 +00:00
iofgetpos64.c Update. 1999-06-16 22:55:47 +00:00
iofgetpos.c Update. 1999-06-16 22:55:47 +00:00
iofgets_u.c
iofgets.c Update. 1999-07-30 06:32:48 +00:00
iofgetws_u.c Update. 1999-06-16 22:55:47 +00:00
iofgetws.c Update. 1999-06-16 22:55:47 +00:00
iofopen64.c Update. 1999-06-16 22:55:47 +00:00
iofopen.c Update. 1999-06-16 22:55:47 +00:00
iofopncook.c Update. 1999-07-08 11:59:45 +00:00
iofputs_u.c Update. 1999-06-16 22:55:47 +00:00
iofputs.c Update. 1999-08-16 01:21:50 +00:00
iofputws_u.c Update. 1999-06-16 22:55:47 +00:00
iofputws.c Update. 1999-06-16 22:55:47 +00:00
iofread_u.c
iofread.c Update. 1999-07-30 06:32:48 +00:00
iofsetpos64.c Update. 1999-06-16 22:55:47 +00:00
iofsetpos.c Update. 1999-06-16 22:55:47 +00:00
ioftell.c Update. 1999-08-16 01:21:50 +00:00
iofwide.c Update. 1999-06-16 22:55:47 +00:00
iofwrite_u.c Update. 1999-06-16 22:55:47 +00:00
iofwrite.c Update. 1999-08-16 01:21:50 +00:00
iogetdelim.c
iogetline.c
iogets.c
iogetwline.c Update. 1999-06-16 22:55:47 +00:00
iolibio.h Update. 1999-06-16 22:55:47 +00:00
iopadn.c
iopopen.c Update. 1999-06-16 22:55:47 +00:00
ioputs.c Update. 1999-08-16 06:06:21 +00:00
ioseekoff.c Update. 1999-06-16 22:55:47 +00:00
ioseekpos.c Update. 1999-06-16 22:55:47 +00:00
iosetbuffer.c Update. 1999-08-16 01:21:50 +00:00
iosetvbuf.c Update. 1999-08-16 01:21:50 +00:00
iosprintf.c
ioungetc.c
ioungetwc.c Update. 1999-06-16 22:55:47 +00:00
iovdprintf.c Update. 1999-06-16 22:55:47 +00:00
iovsprintf.c Update. 1999-06-16 22:55:47 +00:00
iovsscanf.c Update. 1999-06-16 22:55:47 +00:00
iovswscanf.c Update. 1999-08-19 16:47:42 +00:00
iowpadn.c Update. 1999-06-16 22:55:47 +00:00
libio.h Update. 1999-06-20 09:23:28 +00:00
libioP.h Update. 1999-07-08 11:59:45 +00:00
Makefile * libio/Makefile (routines): Add fwprintf. 1999-07-20 07:57:14 +00:00
memstream.c Update. 1999-06-16 22:55:47 +00:00
obprintf.c Update. 1999-06-16 22:55:47 +00:00
oldfileops.c * libio/fileops.c (_IO_new_file_underflow): Set error indicator 1999-07-21 13:24:21 +00:00
oldiofclose.c Update. 1999-07-26 02:38:26 +00:00
oldiofdopen.c
oldiofgetpos64.c Update. 1999-06-16 22:55:47 +00:00
oldiofgetpos.c Update. 1999-06-16 22:55:47 +00:00
oldiofopen.c
oldiofsetpos64.c Update. 1999-06-16 22:55:47 +00:00
oldiofsetpos.c Update. 1999-06-16 22:55:47 +00:00
oldiopopen.c Update. 1999-06-21 13:38:44 +00:00
oldpclose.c
oldstdfiles.c Update. 1999-06-16 22:55:47 +00:00
oldtmpfile.c Update. 1999-07-06 20:10:29 +00:00
pclose.c
peekc.c
putc_u.c
putc.c Update. 1999-07-31 06:11:24 +00:00
putchar_u.c Update. 1999-06-21 16:46:16 +00:00
putchar.c Update. 1999-07-31 06:11:24 +00:00
putwc_u.c * libio/libio.h (_IO_putwc): Correct type of first argument. * wcsmbs/wchar.h: (fputwc, putwc, putwchar, fputwc_unlocked, putwc_unlocked, putwchar_unlocked): Likewise. * libio/fputwc.c: Likewise. * libio/fputwc_unlocked.c: Likewise. * libio/putwc.c: Likewise. * libio/putwc_unlocked.c: Likewise. * libio/putwchar.c: Likewise. * libio/putwchar_unlocked.c: Likewise. 1999-06-20 08:57:58 +00:00
putwc.c * libio/libio.h (_IO_putwc): Correct type of first argument. * wcsmbs/wchar.h: (fputwc, putwc, putwchar, fputwc_unlocked, putwc_unlocked, putwchar_unlocked): Likewise. * libio/fputwc.c: Likewise. * libio/fputwc_unlocked.c: Likewise. * libio/putwc.c: Likewise. * libio/putwc_unlocked.c: Likewise. * libio/putwchar.c: Likewise. * libio/putwchar_unlocked.c: Likewise. 1999-06-20 08:57:58 +00:00
putwchar_u.c Update. 1999-06-21 16:46:16 +00:00
putwchar.c Update. 1999-06-21 16:46:16 +00:00
rewind.c
setbuf.c
setlinebuf.c
stdfiles.c Update. 1999-06-16 22:55:47 +00:00
stdio.c
stdio.h Update. 1999-08-18 07:53:35 +00:00
strfile.h
strops.c Update. 1999-06-16 22:55:47 +00:00
swprintf.c Update. 1999-06-16 22:55:47 +00:00
swscanf.c Update. 1999-06-16 22:55:47 +00:00
tst_swprintf.c Update. 1999-06-16 22:55:47 +00:00
tst_swscanf.c Update. 1999-06-16 22:55:47 +00:00
tst_wprintf.c Update. 1999-06-16 22:55:47 +00:00
tst_wscanf.c Update. 1999-06-16 22:55:47 +00:00
tst_wscanf.input Update. 1999-06-16 22:55:47 +00:00
vasprintf.c Update. 1999-06-16 22:55:47 +00:00
Versions Update. 1999-06-16 22:55:47 +00:00
vscanf.c
vsnprintf.c Update. 1999-08-19 16:47:42 +00:00
vswprintf.c Update. 1999-08-19 16:47:42 +00:00
vwprintf.c Update. 1999-06-17 12:33:08 +00:00
vwscanf.c Update. 1999-06-16 22:55:47 +00:00
wfiledoalloc.c Update. 1999-06-16 22:55:47 +00:00
wfileops.c * libio/fileops.c (_IO_new_file_underflow): Set error indicator 1999-07-21 13:24:21 +00:00
wgenops.c Update. 1999-06-21 13:38:44 +00:00
wprintf.c Update. 1999-06-17 12:33:08 +00:00
wscanf.c Update. 1999-06-22 12:35:23 +00:00
wstrops.c Update. 1999-06-16 22:55:47 +00:00