glibc/libio
Ulrich Drepper f042f18f93 Update.
1999-06-21  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>

	* libio/Makefile (routines): Add putwchar and putwchar_u.

	* libio/putwchar.c: Include <wchar.h> instead of "stdio.h".
	* libio/putwchar_u.c: Likewise.  Use _IO_stdout instead of
	stdout.  Fix parameter name.

	* libio/getchar.c: Consistently use _IO_stdin instead of stdin.
	* libio/getchar_u.c: Likewise.

	* libio/putchar_u.c: Use _IO_stdout instead of stdout.

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

	* include/features.h (__GNUC_PREREQ): Don't generate `defined' via
	macro expansion---it's undefined.  Properly parenthesize
	substituted parameters.
	(__GLIBC_PREREQ): Likewise.
1999-06-21 16:46:16 +00:00
..
bits Update. 1998-11-25 15:42:34 +00:00
.cvsignore
Banner
Makefile Update. 1999-06-21 16:46:16 +00:00
Versions Update. 1999-06-16 22:55:47 +00:00
clearerr.c
clearerr_u.c
fcloseall.c
feof.c
feof_u.c
ferror.c
ferror_u.c
filedoalloc.c
fileno.c
fileops.c Update. 1999-06-16 22:55:47 +00:00
fputc.c Update. 1998-06-07 14:06:56 +00:00
fputc_u.c
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
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
freopen.c Update. 1998-06-07 14:06:56 +00:00
freopen64.c Update. 1998-06-07 14:06:56 +00:00
fseek.c Update. 1998-06-07 14:06:56 +00:00
fseeko.c Update. 1998-06-07 14:06:56 +00:00
fseeko64.c Update. 1998-06-07 14:06:56 +00:00
ftello.c Update. 1999-06-16 22:55:47 +00:00
ftello64.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.c Update. 1999-01-26 20:49:55 +00:00
getc_u.c Update. 1999-01-28 13:53:14 +00:00
getchar.c Update. 1999-06-21 16:46:16 +00:00
getchar_u.c Update. 1999-06-21 16:46:16 +00:00
getwc.c Update. 1999-06-16 22:55:47 +00:00
getwc_u.c Update. 1999-06-16 22:55:47 +00:00
getwchar.c Update. 1999-06-16 22:55:47 +00:00
getwchar_u.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.c Update. 1998-06-07 14:06:56 +00:00
iofflush_u.c
iofgetpos.c Update. 1999-06-16 22:55:47 +00:00
iofgetpos64.c Update. 1999-06-16 22:55:47 +00:00
iofgets.c Update. 1998-11-08 10:40:28 +00:00
iofgets_u.c Update. 1998-11-08 10:40:28 +00:00
iofgetws.c Update. 1999-06-16 22:55:47 +00:00
iofgetws_u.c Update. 1999-06-16 22:55:47 +00:00
iofopen.c Update. 1999-06-16 22:55:47 +00:00
iofopen64.c Update. 1999-06-16 22:55:47 +00:00
iofopncook.c Update. 1999-06-16 22:55:47 +00:00
iofputs.c Update. 1999-06-16 22:55:47 +00:00
iofputs_u.c Update. 1999-06-16 22:55:47 +00:00
iofputws.c Update. 1999-06-16 22:55:47 +00:00
iofputws_u.c Update. 1999-06-16 22:55:47 +00:00
iofread.c (abmon): Remove spaces. 1998-11-12 18:03:43 +00:00
iofread_u.c (abmon): Remove spaces. 1998-11-12 18:03:43 +00:00
iofsetpos.c Update. 1999-06-16 22:55:47 +00:00
iofsetpos64.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.c Update. 1999-06-16 22:55:47 +00:00
iofwrite_u.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
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
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
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
oldiofgetpos.c Update. 1999-06-16 22:55:47 +00:00
oldiofgetpos64.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
oldiofsetpos.c Update. 1999-06-16 22:55:47 +00:00
oldiofsetpos64.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.c Update. 1998-06-07 14:06:56 +00:00
putc_u.c
putchar.c Update. 1998-06-07 14:06:56 +00:00
putchar_u.c Update. 1999-06-21 16:46:16 +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
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
putwchar.c Update. 1999-06-21 16:46:16 +00:00
putwchar_u.c Update. 1999-06-21 16:46:16 +00:00
rewind.c Update. 1998-10-25 09:11:53 +00:00
setbuf.c
setlinebuf.c
stdfiles.c Update. 1999-06-16 22:55:47 +00:00
stdio.c
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
vscanf.c
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