glibc/libio
Andreas Jaeger b647f210e6 Update.
2001-02-12  Andreas Jaeger  <aj@suse.de>

	* posix/Makefile (tests): Don't run bug-regex2 when
	cross-compiling.

	* libio/Makefile (tests): Don't run test-freopen when
	cross-compiling.

	* manual/stdio.texi (Streams and I18N): Fix typos.
2001-02-12 14:23:41 +00:00
..
bits Update. 2001-01-08 08:50:37 +00:00
__fbufsize.c Update. 2000-09-01 08:56:06 +00:00
__flbf.c Update. 2000-09-01 08:56:06 +00:00
__fpending.c Update. 2000-09-01 08:56:06 +00:00
__fpurge.c Update. 2000-09-01 17:49:19 +00:00
__freadable.c Update. 2000-09-01 08:56:06 +00:00
__freading.c Update. 2000-09-01 08:56:06 +00:00
__fsetlocking.c Update. 2000-09-01 08:56:06 +00:00
__fwritable.c Update. 2000-09-01 08:56:06 +00:00
__fwriting.c Update. 2000-09-01 08:56:06 +00:00
.cvsignore
Banner
clearerr_u.c
clearerr.c
Depend New file, libio needs localedata for tests. 2000-07-29 07:57:34 +00:00
fcloseall.c
feof_u.c
feof.c
ferror_u.c
ferror.c
filedoalloc.c
fileno.c
fileops.c Update. 2000-08-29 22:41:42 +00:00
fmemopen.c Update. 2000-12-15 16:03:57 +00:00
fputc_u.c
fputc.c
fputwc_u.c
fputwc.c
freopen64.c Update. 2000-11-16 18:20:27 +00:00
freopen.c Update. 2000-11-16 18:20:27 +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
fwide.c Include <wchar.h> for prototype. 2000-07-21 12:59:48 +00:00
fwprintf.c Update. 2000-09-14 01:43:19 +00:00
fwscanf.c Update. 2000-09-14 01:43:19 +00:00
genops.c Update. 2000-09-25 05:12:05 +00:00
getc_u.c Update. 2000-12-27 07:56:28 +00:00
getc.c
getchar_u.c
getchar.c
getwc_u.c Update. 2000-12-27 07:56:28 +00:00
getwc.c Update. 2000-09-14 01:43:19 +00:00
getwchar_u.c
getwchar.c
iofclose.c Update. 2000-08-13 18:18:28 +00:00
iofdopen.c * libio/iofdopen.c (_IO_new_fdopen): Pass _IO_FILE_plus pointer to 2000-07-17 22:31:56 +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 2000-06-28 Greg McGary <greg@mcgary.org> 2000-06-29 07:16:42 +00:00
iofopen.c Update. 2000-08-13 18:18:28 +00:00
iofopncook.c Update. 2000-10-31 05:20:53 +00:00
iofputs_u.c
iofputs.c
iofputws_u.c Update. 2000-08-21 04:18:25 +00:00
iofputws.c Update. 2000-08-21 04:18:25 +00:00
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-08-29 22:41:42 +00:00
iofwide.c (_IO_fwide): If compatibility with glibc 2.0 is needed tst for such an old structure and don't do anything. 2000-09-06 03:37:22 +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 Update. 2000-08-29 22:41:42 +00:00
iogets.c
iogetwline.c Update. 2000-08-29 22:41:42 +00:00
iolibio.h
iopadn.c
iopopen.c 2000-06-28 Greg McGary <greg@mcgary.org> 2000-06-29 07:16:42 +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 * libio/iofdopen.c (_IO_new_fdopen): Pass _IO_FILE_plus pointer to 2000-07-17 22:31:56 +00:00
iovsprintf.c 2000-06-28 Greg McGary <greg@mcgary.org> 2000-06-29 07:16:42 +00:00
iovsscanf.c 2000-06-28 Greg McGary <greg@mcgary.org> 2000-06-29 07:16:42 +00:00
iovswscanf.c Update. 2000-07-29 08:11:47 +00:00
iowpadn.c
libio.h Update. 2000-12-01 03:20:00 +00:00
libioP.h Update. 2000-08-13 18:18:28 +00:00
Makefile Update. 2001-02-12 14:23:41 +00:00
memstream.c 2000-06-28 Greg McGary <greg@mcgary.org> 2000-06-29 07:16:42 +00:00
obprintf.c 2000-06-28 Greg McGary <greg@mcgary.org> 2000-06-29 07:16:42 +00:00
oldfileops.c 2000-06-28 Greg McGary <greg@mcgary.org> 2000-06-29 07:16:42 +00:00
oldiofclose.c * dlfcn/dlopen.c: Use <shlib-compat.h> macros. 2000-03-27 05:18:47 +00:00
oldiofdopen.c 2000-06-28 Greg McGary <greg@mcgary.org> 2000-06-29 07:16:42 +00:00
oldiofgetpos64.c Update. 2000-09-05 15:05:15 +00:00
oldiofgetpos.c * dlfcn/dlopen.c: Use <shlib-compat.h> macros. 2000-03-27 05:18:47 +00:00
oldiofopen.c 2000-06-28 Greg McGary <greg@mcgary.org> 2000-06-29 07:16:42 +00:00
oldiofsetpos64.c Update. 2000-09-21 08:49:04 +00:00
oldiofsetpos.c * dlfcn/dlopen.c: Use <shlib-compat.h> macros. 2000-03-27 05:18:47 +00:00
oldiopopen.c 2000-06-28 Greg McGary <greg@mcgary.org> 2000-06-29 07:16:42 +00:00
oldpclose.c * dlfcn/dlopen.c: Use <shlib-compat.h> macros. 2000-03-27 05:18:47 +00:00
oldstdfiles.c 2000-06-28 Greg McGary <greg@mcgary.org> 2000-06-29 07:16:42 +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 Update. 2000-08-13 18:18:28 +00:00
stdio_ext.h Update. 2000-09-01 08:56:06 +00:00
stdio.c Update. 2000-08-13 18:18:28 +00:00
stdio.h Update. 2001-02-06 18:27:57 +00:00
strfile.h
strops.c 2000-06-28 Greg McGary <greg@mcgary.org> 2000-06-29 07:16:42 +00:00
swprintf.c Update. 2000-08-21 04:18:25 +00:00
swscanf.c
test-fmemopen.c Update. 2000-08-29 02:54:55 +00:00
test-freopen.c Update. 2000-11-17 00:27:46 +00:00
test-freopen.sh Use run_program_prefix. 2001-02-11 12:07:07 +00:00
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-08-24 09:30:58 +00:00
tst_swprintf.c
tst_swscanf.c Update. 2001-02-09 17:57:28 +00:00
tst_wprintf2.c Update. 2000-07-20 08:56:12 +00:00
tst_wprintf.c Update. 2000-06-17 19:22:43 +00:00
tst_wscanf.c Update. 2001-02-09 17:57:28 +00:00
tst_wscanf.input
tst-widetext.c Update. 2000-07-25 21:09:46 +00:00
tst-widetext.input Update. 2000-07-25 21:09:46 +00:00
vasprintf.c 2000-06-28 Greg McGary <greg@mcgary.org> 2000-06-29 07:16:42 +00:00
Versions Update. 2000-09-01 08:56:06 +00:00
vscanf.c
vsnprintf.c Update. 2000-07-29 08:11:47 +00:00
vswprintf.c Update. 2000-07-29 08:11:47 +00:00
vwprintf.c
vwscanf.c
wfiledoalloc.c Update. 2000-07-24 21:03:16 +00:00
wfileops.c Update. 2000-08-13 18:18:28 +00:00
wgenops.c Update. 2001-01-02 17:02:20 +00:00
wprintf.c
wscanf.c
wstrops.c