glibc/libio
Andreas Schwab ce5a7de6cd Don't reduce test timeout to less than default
This removes all overrides of TIMEOUT that are less than or equal to the
default timeout.
2018-10-17 09:34:13 +02:00
..
bits
Depend
Makefile libio: Flush stream at freopen (BZ#21037) 2018-10-02 10:01:56 -03:00
Versions libio: Implement internal function __libc_readline_unlocked 2018-07-06 17:52:54 +02:00
__fbufsize.c
__flbf.c
__fpending.c
__fpurge.c
__freadable.c
__freading.c
__fsetlocking.c
__fwritable.c
__fwriting.c
bug-fopena+.c
bug-fseek.c
bug-ftell.c
bug-memstream1.c
bug-mmap-fflush.c
bug-rewind.c
bug-rewind2.c
bug-ungetc.c
bug-ungetc2.c
bug-ungetc3.c
bug-ungetc4.c
bug-ungetwc1.c
bug-ungetwc2.c
bug-wfflush.c
bug-wmemstream1.c
bug-wsetpos.c
clearerr.c Remove miscellaneous debris from libio. 2018-02-21 14:39:54 -05:00
clearerr_u.c
fcloseall.c
feof.c
feof_u.c
ferror.c
ferror_u.c
filedoalloc.c
fileno.c
fileops.c [BZ 1190] Make EOF sticky in stdio. 2018-03-13 08:31:56 -04:00
fmemopen.c
fputc.c Remove miscellaneous debris from libio. 2018-02-21 14:39:54 -05:00
fputc_u.c
fputwc.c
fputwc_u.c
freopen.c libio: Flush stream at freopen (BZ#21037) 2018-10-02 10:01:56 -03:00
freopen64.c libio: Flush stream at freopen (BZ#21037) 2018-10-02 10:01:56 -03:00
fseek.c
fseeko.c libio: Implement internal function __libc_readline_unlocked 2018-07-06 17:52:54 +02:00
fseeko64.c libio: Implement internal function __libc_readline_unlocked 2018-07-06 17:52:54 +02:00
ftello.c libio: Implement internal function __libc_readline_unlocked 2018-07-06 17:52:54 +02:00
ftello64.c libio: Implement internal function __libc_readline_unlocked 2018-07-06 17:52:54 +02:00
fwide.c
fwprintf.c
fwscanf.c
genops.c Remove miscellaneous debris from libio. 2018-02-21 14:39:54 -05:00
getc.c
getc_u.c
getchar.c Remove miscellaneous debris from libio. 2018-02-21 14:39:54 -05:00
getchar_u.c
getwc.c
getwc_u.c
getwchar.c
getwchar_u.c
iofclose.c
iofdopen.c Remove miscellaneous debris from libio. 2018-02-21 14:39:54 -05:00
iofflush.c
iofflush_u.c
iofgetpos.c
iofgetpos64.c
iofgets.c
iofgets_u.c
iofgetws.c
iofgetws_u.c
iofopen.c
iofopen64.c
iofopncook.c
iofputs.c
iofputs_u.c
iofputws.c
iofputws_u.c
iofread.c
iofread_u.c
iofsetpos.c
iofsetpos64.c
ioftell.c
iofwide.c
iofwrite.c
iofwrite_u.c
iogetdelim.c Remove miscellaneous debris from libio. 2018-02-21 14:39:54 -05:00
iogetline.c
iogets.c
iogetwline.c
iolibio.h hurd: Avoid more libc.so local PLTs 2018-04-03 00:36:33 +00:00
iopadn.c
iopopen.c
ioputs.c hurd: Avoid more libc.so local PLTs 2018-04-03 00:36:33 +00:00
ioseekoff.c
ioseekpos.c
iosetbuffer.c
iosetvbuf.c
ioungetc.c
ioungetwc.c
iovdprintf.c
iovsprintf.c
iovsscanf.c
iovswscanf.c
iowpadn.c
libc_fatal.c
libio.h Remove miscellaneous debris from libio. 2018-02-21 14:39:54 -05:00
libioP.h libio: Avoid ptrdiff_t overflow in IO_validate_vtable 2018-06-20 09:45:19 +02:00
memstream.c libio: Avoid _allocate_buffer, _free_buffer function pointers [BZ #23236] 2018-06-01 10:41:03 +02:00
obprintf.c
oldfileops.c [BZ 1190] Make EOF sticky in stdio. 2018-03-13 08:31:56 -04:00
oldfmemopen.c
oldiofclose.c
oldiofdopen.c Remove miscellaneous debris from libio. 2018-02-21 14:39:54 -05:00
oldiofgetpos.c
oldiofgetpos64.c
oldiofopen.c
oldiofsetpos.c
oldiofsetpos64.c
oldiopopen.c
oldpclose.c Remove miscellaneous debris from libio. 2018-02-21 14:39:54 -05:00
oldstdfiles.c
oldtmpfile.c
pclose.c Remove miscellaneous debris from libio. 2018-02-21 14:39:54 -05:00
peekc.c
putc.c
putc_u.c
putchar.c
putchar_u.c
putwc.c
putwc_u.c
putwchar.c
putwchar_u.c
readline.c Fix copyright years in recent commits 2018-07-10 11:03:08 +02:00
rewind.c
setbuf.c
setlinebuf.c
stdfiles.c
stdio.c
stdio.h Add renameat2 function [BZ #17662] 2018-07-05 19:00:10 +02:00
strfile.h libio: Avoid _allocate_buffer, _free_buffer function pointers [BZ #23236] 2018-06-01 10:41:03 +02:00
strops.c libio: Avoid _allocate_buffer, _free_buffer function pointers [BZ #23236] 2018-06-01 10:41:03 +02:00
swprintf.c
swscanf.c
test-fmemopen.c
test-freopen.c
test-freopen.sh
tst-atime.c Don't reduce test timeout to less than default 2018-10-17 09:34:13 +02:00
tst-bz22415.c
tst-eof.c
tst-ext.c
tst-ext2.c
tst-fgetc-after-eof.c [BZ 1190] Make EOF sticky in stdio. 2018-03-13 08:31:56 -04:00
tst-fgetwc.c
tst-fgetwc.input
tst-fgetws.c
tst-fopenloc.c
tst-fopenloc2.c
tst-fputws.c
tst-freopen.c
tst-fseek.c
tst-ftell-active-handler.c
tst-ftell-append.c
tst-ftell-partial-wide.c
tst-fwrite-error.c
tst-memstream.h libio: Flush stream at freopen (BZ#21037) 2018-10-02 10:01:56 -03:00
tst-memstream1.c
tst-memstream2.c
tst-memstream3.c
tst-memstream4.c libio: Flush stream at freopen (BZ#21037) 2018-10-02 10:01:56 -03:00
tst-mmap-eofsync.c Remove miscellaneous debris from libio. 2018-02-21 14:39:54 -05:00
tst-mmap-fflushsync.c
tst-mmap-offend.c
tst-mmap-setvbuf.c
tst-mmap2-eofsync.c
tst-popen1.c
tst-readline.c Increase timeout of libio/tst-readline 2018-10-09 15:56:12 +01:00
tst-setvbuf1.c
tst-sscanf.c
tst-swscanf.c
tst-ungetwc1.c
tst-ungetwc2.c
tst-vtables-common.c libio: Add tst-vtables, tst-vtables-interposed 2018-06-26 12:31:08 +02:00
tst-vtables-interposed.c libio: Add tst-vtables, tst-vtables-interposed 2018-06-26 12:31:08 +02:00
tst-vtables.c libio: Add tst-vtables, tst-vtables-interposed 2018-06-26 12:31:08 +02:00
tst-widetext.c
tst-widetext.input
tst-wmemstream1.c
tst-wmemstream2.c
tst-wmemstream3.c
tst-wmemstream4.c libio: Flush stream at freopen (BZ#21037) 2018-10-02 10:01:56 -03:00
tst_getwc.c
tst_getwc.input
tst_putwc.c
tst_swprintf.c
tst_swscanf.c
tst_wprintf.c
tst_wprintf2.c
tst_wscanf.c
tst_wscanf.input
vasprintf.c libio: Avoid _allocate_buffer, _free_buffer function pointers [BZ #23236] 2018-06-01 10:41:03 +02:00
vscanf.c
vsnprintf.c
vswprintf.c
vtables.c libio: Disable vtable validation in case of interposition [BZ #23313] 2018-06-26 10:24:52 +02:00
vwprintf.c
vwscanf.c
wfiledoalloc.c
wfileops.c [BZ 1190] Make EOF sticky in stdio. 2018-03-13 08:31:56 -04:00
wgenops.c Remove miscellaneous debris from libio. 2018-02-21 14:39:54 -05:00
wmemstream.c libio: Avoid _allocate_buffer, _free_buffer function pointers [BZ #23236] 2018-06-01 10:41:03 +02:00
wprintf.c
wscanf.c
wstrops.c libio: Avoid _allocate_buffer, _free_buffer function pointers [BZ #23236] 2018-06-01 10:41:03 +02:00