glibc/libio
Ulrich Drepper e8595e842f Update.
* libio/Makefile (tests): Add tst-getwc and tst_putwc.
	(CFLAGS-tst_putwc.c): New definition.
	* libio/tst_getwc.c: New file.
	* libio/tst_getwc.input: New file.
	* libio/tst_putwc.c: New file.
2000-06-23 06:22:36 +00:00
..
bits Update. 2000-05-28 18:32:20 +00:00
.cvsignore
Banner
clearerr_u.c
clearerr.c
fcloseall.c
feof_u.c
feof.c
ferror_u.c
ferror.c
filedoalloc.c
fileno.c
fileops.c Update. 2000-06-06 03:16:30 +00:00
fputc_u.c
fputc.c
fputwc_u.c
fputwc.c
freopen64.c
freopen.c Update. 2000-03-31 05:50:02 +00:00
fseek.c
fseeko64.c
fseeko.c
ftello64.c Update. 2000-04-22 07:19:25 +00:00
ftello.c Update. 2000-04-22 07:19:25 +00:00
fwprintf.c
fwscanf.c
genops.c * libio/genops.c (_IO_list_lock): Only compile body if we're 2000-06-08 09:01:34 +00:00
getc_u.c
getc.c
getchar_u.c
getchar.c
getwc_u.c
getwc.c
getwchar_u.c
getwchar.c
iofclose.c * dlfcn/dlopen.c: Use <shlib-compat.h> macros. 2000-03-27 05:18:47 +00:00
iofdopen.c Update. 2000-03-21 23:09:29 +00:00
iofflush_u.c
iofflush.c
iofgetpos64.c Update. 2000-03-21 23:09:29 +00:00
iofgetpos.c Update. 2000-03-21 23:09:29 +00:00
iofgets_u.c
iofgets.c
iofgetws_u.c
iofgetws.c
iofopen64.c
iofopen.c Update. 2000-03-21 23:09:29 +00:00
iofopncook.c Update. 2000-05-21 15:40:55 +00:00
iofputs_u.c
iofputs.c
iofputws_u.c
iofputws.c
iofread_u.c
iofread.c
iofsetpos64.c Update. 2000-03-21 23:09:29 +00:00
iofsetpos.c Update. 2000-03-21 23:09:29 +00:00
ioftell.c Update. 2000-04-22 07:19:25 +00:00
iofwide.c Update. 2000-06-19 21:12:06 +00:00
iofwrite_u.c Update. 2000-06-08 06:17:50 +00:00
iofwrite.c Update. 2000-06-08 06:17:50 +00:00
iogetdelim.c
iogetline.c
iogets.c
iogetwline.c
iolibio.h
iopadn.c
iopopen.c Update. 2000-04-12 20:45:32 +00:00
ioputs.c
ioseekoff.c
ioseekpos.c
iosetbuffer.c Update. 2000-05-28 18:32:20 +00:00
iosetvbuf.c Update. 2000-05-28 18:32:20 +00:00
iosprintf.c
ioungetc.c
ioungetwc.c
iovdprintf.c
iovsprintf.c
iovsscanf.c
iovswscanf.c
iowpadn.c
libio.h
libioP.h Update. 2000-06-07 22:50:32 +00:00
Makefile Update. 2000-06-23 06:22:36 +00:00
memstream.c
obprintf.c (_IO_obstack_vprintf): Fix one more memory handling problem. 2000-03-27 18:03:07 +00:00
oldfileops.c * dlfcn/dlopen.c: Use <shlib-compat.h> macros. 2000-03-27 05:18:47 +00:00
oldiofclose.c * dlfcn/dlopen.c: Use <shlib-compat.h> macros. 2000-03-27 05:18:47 +00:00
oldiofdopen.c * dlfcn/dlopen.c: Use <shlib-compat.h> macros. 2000-03-27 05:18:47 +00:00
oldiofgetpos64.c * dlfcn/dlopen.c: Use <shlib-compat.h> macros. 2000-03-27 05:18:47 +00:00
oldiofgetpos.c * dlfcn/dlopen.c: Use <shlib-compat.h> macros. 2000-03-27 05:18:47 +00:00
oldiofopen.c * dlfcn/dlopen.c: Use <shlib-compat.h> macros. 2000-03-27 05:18:47 +00:00
oldiofsetpos64.c * dlfcn/dlopen.c: Use <shlib-compat.h> macros. 2000-03-27 05:18:47 +00:00
oldiofsetpos.c * dlfcn/dlopen.c: Use <shlib-compat.h> macros. 2000-03-27 05:18:47 +00:00
oldiopopen.c Update. 2000-04-12 20:45:32 +00:00
oldpclose.c * dlfcn/dlopen.c: Use <shlib-compat.h> macros. 2000-03-27 05:18:47 +00:00
oldstdfiles.c * dlfcn/dlopen.c: Use <shlib-compat.h> macros. 2000-03-27 05:18:47 +00:00
oldtmpfile.c * dlfcn/dlopen.c: Use <shlib-compat.h> macros. 2000-03-27 05:18:47 +00:00
pclose.c Update. 2000-03-21 23:09:29 +00:00
peekc.c
putc_u.c
putc.c
putchar_u.c
putchar.c
putwc_u.c
putwc.c
putwchar_u.c
putwchar.c
rewind.c
setbuf.c
setlinebuf.c
stdfiles.c
stdio.c
stdio.h Update. 2000-05-04 02:46:54 +00:00
strfile.h
strops.c
swprintf.c
swscanf.c
tst_getwc.c Update. 2000-06-23 06:22:36 +00:00
tst_getwc.input Update. 2000-06-23 06:22:36 +00:00
tst_putwc.c Update. 2000-06-23 06:22:36 +00:00
tst_swprintf.c
tst_swscanf.c * tst-trans.c: Include <stdlib.h> and <string.h>. 2000-06-21 12:39:22 +00:00
tst_wprintf.c Update. 2000-06-17 19:22:43 +00:00
tst_wscanf.c * tst-trans.c: Include <stdlib.h> and <string.h>. 2000-06-21 12:39:22 +00:00
tst_wscanf.input
vasprintf.c Update. 2000-04-21 15:03:52 +00:00
Versions Update. 2000-06-07 22:50:32 +00:00
vscanf.c
vsnprintf.c
vswprintf.c
vwprintf.c
vwscanf.c
wfiledoalloc.c
wfileops.c
wgenops.c
wprintf.c
wscanf.c
wstrops.c