glibc/libio
Ulrich Drepper 655c069718 Update.
1999-06-18  Thorsten Kukuk  <kukuk@suse.de>

	* sysdeps/alpha/atomicity.h: Correct counting of subsections.

1999-06-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>

	* stdlib/tst-strtoll.c: Avoid warning about huge constant.

1999-06-20  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>

	* stdio-common/vfprintf.c (group_member): Make parameters and
	return types pointers to CHAR_T instead of UCHAR_T.
	(vfprintf): Change type of work_buffer, workend and string to
	CHAR_T pointer/array.
	(process_arg, process_string_arg): Adjust/remove casts.  Add
	missing use of L_ macro.
	(printf_unknown): Add missing uses of L_ macro.

1999-06-20  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>

	* wcsmbs/wcschrnul.c: Explicitly cast return value to avoid
	warning.

1999-06-20  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>

	* libio/wgenops.c (__wuflow): Fix use of WEOF vs. EOF.  Call
	_IO_switch_to_wget_mode instead of _IO_switch_to_get_mode.
	(__wunderflow): Likewise.
	(_IO_switch_to_wget_mode): Likewise.
	(_IO_init_wmarker): Likewise.

	* libio/wfileops.c (_IO_wfile_seekoff): Call
	_IO_switch_to_wget_mode, not _IO_switch_to_get_mode.
	(_IO_wfile_jumps): Fix pbackfail entry.

	* libio/iosetvbuf.c (_IO_setvbuf): Only call wide char setbuf
	function if the stream is currently unoriented.

1999-06-19  Zack Weinberg  <zack@rabi.columbia.edu>

	* wcsmbs/wchar.h: Define __need___va_list before including stdarg.h.
	Wrap all wide stream functions with #ifdef __USE_ISOC9X.  Use
	__gnuc_va_list in v*w(printf|scanf) prototypes.

1999-06-20  Andreas Jaeger  <aj@arthur.rhein-neckar.de>

	* libio/oldiopopen.c (_IO_old_proc_open): Apply change from
	1999-03-29 to iopopen also here.
	Reported by Richard Braakman <dark@xs4all.nl>.

1999-06-20  Andreas Jaeger  <aj@arthur.rhein-neckar.de>

	* include/features.h: Use __GNUC_PREREQ.
	* sysdeps/i386/fpu/bits/mathinline.h: Likewise

1999-06-19  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>

	* stdio-common/vfscanf.c (ungetc, inchar) [COMPILE_WPRINTF]:
	Change EOF to WEOF and remove cast.
	(UNGETC): Remove macro.
	(_IO_vfwscanf): Change isspace to ISSPACE and UNGETC to ungetc.
	* stdio-common/printf-parse.h (find_spec) [!COMPILE_WPRINTF]:
	Change ISASCII to isascii and MBRLEN to mbrlen.
	(parse_one_spec): Compare info.spec always against wchar_t
	values.
	* stdio-common/vfprintf.c: Remove unused ISASCII and MBRLEN.
	(_itoa, _itoa_word) [COMPILE_WRPINTF]: Don't cast second argument.
	(NOT_IN_JUMP_RANGE, CHAR_CLASS): Change (int) to (INT_T), use L_.

1999-06-19  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>

	* libio/Makefile (shared-only-routines): Add oldiofgetpos,
	oldiofgetpos64, oldiofsetpos and oldiofsetpos64.
	(routines): Include oldiofgetpos, oldiofgetpos64, oldiofsetpos and
	oldiofsetpos64 only if doing versioning.
1999-06-21 13:38:44 +00:00
..
bits Update. 1998-11-25 15:42:34 +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
Banner update from main archive 960907 1996-09-07 23:56:19 +00:00
clearerr_u.c Update. 1997-06-23 21:55:26 +00:00
clearerr.c update from main archive 970225 1997-02-25 05:18:05 +00:00
fcloseall.c Update. 1998-04-14 16:51:08 +00:00
feof_u.c Update. 1997-08-20 03:53:21 +00:00
feof.c Update. 1997-08-20 03:53:21 +00:00
ferror_u.c Update. 1997-08-20 03:53:21 +00:00
ferror.c Update. 1997-08-20 03:53:21 +00:00
filedoalloc.c Update. 1997-10-12 04:05:44 +00:00
fileno.c Update. 1997-08-20 03:53:21 +00:00
fileops.c Update. 1999-06-16 22:55:47 +00:00
fputc_u.c Update. 1997-08-20 03:53:21 +00:00
fputc.c Update. 1998-06-07 14:06:56 +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 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. 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-06-16 22:55:47 +00:00
getc_u.c Update. 1999-01-28 13:53:14 +00:00
getc.c Update. 1999-01-26 20:49:55 +00:00
getchar_u.c Update. 1997-08-20 03:53:21 +00:00
getchar.c Update. 1998-06-07 14:06:56 +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. 1998-09-18 17:59:03 +00:00
iofdopen.c Update. 1999-06-16 22:55:47 +00:00
iofflush_u.c Update. 1997-08-20 03:53:21 +00:00
iofflush.c Update. 1998-06-07 14:06:56 +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 Update. 1998-11-08 10:40:28 +00:00
iofgets.c Update. 1998-11-08 10:40:28 +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-06-16 22:55:47 +00:00
iofputs_u.c Update. 1999-06-16 22:55:47 +00:00
iofputs.c Update. 1999-06-16 22:55:47 +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 (abmon): Remove spaces. 1998-11-12 18:03:43 +00:00
iofread.c (abmon): Remove spaces. 1998-11-12 18:03:43 +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-06-16 22:55:47 +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-06-16 22:55:47 +00:00
iogetdelim.c Update. 1998-06-07 14:06:56 +00:00
iogetline.c Update. 1998-08-26 16:00:46 +00:00
iogets.c Update. 1998-06-07 14:06:56 +00:00
iogetwline.c Update. 1999-06-16 22:55:47 +00:00
iolibio.h Update. 1999-06-16 22:55:47 +00:00
iopadn.c Update. 1997-08-20 03:53:21 +00:00
iopopen.c Update. 1999-06-16 22:55:47 +00:00
ioputs.c Update. 1999-06-16 22:55:47 +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-06-16 22:55:47 +00:00
iosetvbuf.c Update. 1999-06-21 13:38:44 +00:00
iosprintf.c Update. 1997-08-20 03:53:21 +00:00
ioungetc.c Update. 1998-06-07 14:06:56 +00:00
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-06-16 22:55:47 +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-06-18 18:08:15 +00:00
Makefile Update. 1999-06-21 13:38:44 +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 Update. 1999-06-16 22:55:47 +00:00
oldiofclose.c * libio/oldiofdopen.c (_IO_old_fdopen): Bring over recent changes 1999-03-26 18:23:22 +00:00
oldiofdopen.c * libio/oldiofdopen.c (_IO_old_fdopen): Bring over recent changes 1999-03-26 18:23:22 +00:00
oldiofgetpos64.c Update. 1999-06-16 22:55:47 +00:00
oldiofgetpos.c Update. 1999-06-16 22:55:47 +00:00
oldiofopen.c * libio/oldiofdopen.c (_IO_old_fdopen): Bring over recent changes 1999-03-26 18:23:22 +00:00
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 Update. 1998-11-23 09:36:06 +00:00
oldstdfiles.c Update. 1999-06-16 22:55:47 +00:00
oldtmpfile.c Update. 1998-12-17 13:58:32 +00:00
pclose.c Update. 1998-11-23 09:36:06 +00:00
peekc.c Update. 1998-06-07 14:06:56 +00:00
putc_u.c Update. 1997-06-23 21:55:26 +00:00
putc.c Update. 1998-06-07 14:06:56 +00:00
putchar_u.c Update. 1997-06-23 21:55:26 +00:00
putchar.c Update. 1998-06-07 14:06:56 +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 * 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.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
rewind.c Update. 1998-10-25 09:11:53 +00:00
setbuf.c Update. 1997-08-20 03:53:21 +00:00
setlinebuf.c Update. 1997-08-20 03:53:21 +00:00
stdfiles.c Update. 1999-06-16 22:55:47 +00:00
stdio.c Update. 1997-12-14 22:24:57 +00:00
stdio.h Update. 1999-01-26 20:49:55 +00:00
strfile.h Update. 1998-07-20 18:25:24 +00:00
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 Update. 1997-08-20 03:53:21 +00:00
vsnprintf.c Update. 1999-06-16 22:55:47 +00:00
vswprintf.c Update. 1999-06-16 22:55:47 +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 Update. 1999-06-21 13:38:44 +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-16 22:55:47 +00:00
wstrops.c Update. 1999-06-16 22:55:47 +00:00