You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Florian Weimer 4fa34da679 Fix copyright years in recent commits 8 years ago
..
bits Remove _IO_file_flags define. 8 years ago
Depend New file, libio needs localedata for tests. 26 years ago
Makefile libio: Implement internal function __libc_readline_unlocked 8 years ago
Versions libio: Implement internal function __libc_readline_unlocked 8 years ago
__fbufsize.c Update copyright dates with scripts/update-copyrights. 8 years ago
__flbf.c Update copyright dates with scripts/update-copyrights. 8 years ago
__fpending.c Update copyright dates with scripts/update-copyrights. 8 years ago
__fpurge.c Update copyright dates with scripts/update-copyrights. 8 years ago
__freadable.c Update copyright dates with scripts/update-copyrights. 8 years ago
__freading.c Update copyright dates with scripts/update-copyrights. 8 years ago
__fsetlocking.c Update copyright dates with scripts/update-copyrights. 8 years ago
__fwritable.c Update copyright dates with scripts/update-copyrights. 8 years ago
__fwriting.c Update copyright dates with scripts/update-copyrights. 8 years ago
bug-fopena+.c Update. 24 years ago
bug-fseek.c Update. 24 years ago
bug-ftell.c * libio/bug-ftell.c (do_test): Add a cast. 23 years ago
bug-memstream1.c Add missing header files throughout the testsuite. 9 years ago
bug-mmap-fflush.c Update. 24 years ago
bug-rewind.c Fix warnings in fwscanf / rewind tests. 12 years ago
bug-rewind2.c Fix warnings in fwscanf / rewind tests. 12 years ago
bug-ungetc.c 2002-07-24 Roland McGrath <roland@frob.com> 24 years ago
bug-ungetc2.c Update. 23 years ago
bug-ungetc3.c Update. 22 years ago
bug-ungetc4.c Update copyright dates with scripts/update-copyrights. 8 years ago
bug-ungetwc1.c Fix libio/bug-ungetwc1.c warning. 12 years ago
bug-ungetwc2.c Update. 24 years ago
bug-wfflush.c * libio/bug-wfflush.c (do_test): Call rewind instead of fsetpos. 24 years ago
bug-wmemstream1.c Add missing header files throughout the testsuite. 9 years ago
bug-wsetpos.c Fix fsetpos on wide stream. 17 years ago
clearerr.c Remove miscellaneous debris from libio. 8 years ago
clearerr_u.c Update copyright dates with scripts/update-copyrights. 8 years ago
fcloseall.c Update copyright dates with scripts/update-copyrights. 8 years ago
feof.c Mechanically remove _IO_ name aliases for types and constants. 8 years ago
feof_u.c Mechanically remove _IO_ name aliases for types and constants. 8 years ago
ferror.c Mechanically remove _IO_ name aliases for types and constants. 8 years ago
ferror_u.c Mechanically remove _IO_ name aliases for types and constants. 8 years ago
filedoalloc.c Mechanically remove _IO_ name aliases for types and constants. 8 years ago
fileno.c Mechanically remove _IO_ name aliases for types and constants. 8 years ago
fileops.c [BZ 1190] Make EOF sticky in stdio. 8 years ago
fmemopen.c Mechanically remove _IO_ name aliases for types and constants. 8 years ago
fputc.c Remove miscellaneous debris from libio. 8 years ago
fputc_u.c Mechanically remove _IO_ name aliases for types and constants. 8 years ago
fputwc.c Mechanically remove _IO_ name aliases for types and constants. 8 years ago
fputwc_u.c Mechanically remove _IO_ name aliases for types and constants. 8 years ago
freopen.c Update copyright dates with scripts/update-copyrights. 8 years ago
freopen64.c Update copyright dates with scripts/update-copyrights. 8 years ago
fseek.c Mechanically remove _IO_ name aliases for types and constants. 8 years ago
fseeko.c libio: Implement internal function __libc_readline_unlocked 8 years ago
fseeko64.c libio: Implement internal function __libc_readline_unlocked 8 years ago
ftello.c libio: Implement internal function __libc_readline_unlocked 8 years ago
ftello64.c libio: Implement internal function __libc_readline_unlocked 8 years ago
fwide.c Mechanically remove _IO_ name aliases for types and constants. 8 years ago
fwprintf.c Update copyright dates with scripts/update-copyrights. 8 years ago
fwscanf.c Update copyright dates with scripts/update-copyrights. 8 years ago
genops.c Remove miscellaneous debris from libio. 8 years ago
getc.c Update copyright dates with scripts/update-copyrights. 8 years ago
getc_u.c Fix -Os getc_unlocked linknamespace, localplt issues (bug 15105, bug 19463). 8 years ago
getchar.c Remove miscellaneous debris from libio. 8 years ago
getchar_u.c Update copyright dates with scripts/update-copyrights. 8 years ago
getwc.c Update copyright dates with scripts/update-copyrights. 8 years ago
getwc_u.c Update copyright dates with scripts/update-copyrights. 8 years ago
getwchar.c Update copyright dates with scripts/update-copyrights. 8 years ago
getwchar_u.c Update copyright dates with scripts/update-copyrights. 8 years ago
iofclose.c Remove _IO_file_flags define. 8 years ago
iofdopen.c Remove miscellaneous debris from libio. 8 years ago
iofflush.c Mechanically remove _IO_ name aliases for types and constants. 8 years ago
iofflush_u.c Mechanically remove _IO_ name aliases for types and constants. 8 years ago
iofgetpos.c Mechanically remove _IO_ name aliases for types and constants. 8 years ago
iofgetpos64.c Mechanically remove _IO_ name aliases for types and constants. 8 years ago
iofgets.c Remove _IO_file_flags define. 8 years ago
iofgets_u.c Remove _IO_file_flags define. 8 years ago
iofgetws.c Remove _IO_file_flags define. 8 years ago
iofgetws_u.c Remove _IO_file_flags define. 8 years ago
iofopen.c Remove legacy configuration knobs from libio. 8 years ago
iofopen64.c Mechanically remove _IO_ name aliases for types and constants. 8 years ago
iofopncook.c Mechanically remove _IO_ name aliases for types and constants. 8 years ago
iofputs.c Mechanically remove _IO_ name aliases for types and constants. 8 years ago
iofputs_u.c Mechanically remove _IO_ name aliases for types and constants. 8 years ago
iofputws.c Mechanically remove _IO_ name aliases for types and constants. 8 years ago
iofputws_u.c Mechanically remove _IO_ name aliases for types and constants. 8 years ago
iofread.c Mechanically remove _IO_ name aliases for types and constants. 8 years ago
iofread_u.c Mechanically remove _IO_ name aliases for types and constants. 8 years ago
iofsetpos.c Mechanically remove _IO_ name aliases for types and constants. 8 years ago
iofsetpos64.c Mechanically remove _IO_ name aliases for types and constants. 8 years ago
ioftell.c Mechanically remove _IO_ name aliases for types and constants. 8 years ago
iofwide.c Mechanically remove _IO_ name aliases for types and constants. 8 years ago
iofwrite.c Mechanically remove _IO_ name aliases for types and constants. 8 years ago
iofwrite_u.c Mechanically remove _IO_ name aliases for types and constants. 8 years ago
iogetdelim.c Remove miscellaneous debris from libio. 8 years ago
iogetline.c Mechanically remove _IO_ name aliases for types and constants. 8 years ago
iogets.c Remove _IO_file_flags define. 8 years ago
iogetwline.c Mechanically remove _IO_ name aliases for types and constants. 8 years ago
iolibio.h hurd: Avoid more libc.so local PLTs 8 years ago
iopadn.c Mechanically remove _IO_ name aliases for types and constants. 8 years ago
iopopen.c Remove legacy configuration knobs from libio. 8 years ago
ioputs.c hurd: Avoid more libc.so local PLTs 8 years ago
ioseekoff.c Mechanically remove _IO_ name aliases for types and constants. 8 years ago
ioseekpos.c Mechanically remove _IO_ name aliases for types and constants. 8 years ago
iosetbuffer.c Mechanically remove _IO_ name aliases for types and constants. 8 years ago
iosetvbuf.c Remove _IO_file_flags define. 8 years ago
ioungetc.c Mechanically remove _IO_ name aliases for types and constants. 8 years ago
ioungetwc.c Mechanically remove _IO_ name aliases for types and constants. 8 years ago
iovdprintf.c Remove legacy configuration knobs from libio. 8 years ago
iovsprintf.c Mechanically remove _IO_ name aliases for types and constants. 8 years ago
iovsscanf.c Mechanically remove _IO_ name aliases for types and constants. 8 years ago
iovswscanf.c Mechanically remove _IO_ name aliases for types and constants. 8 years ago
iowpadn.c Mechanically remove _IO_ name aliases for types and constants. 8 years ago
libc_fatal.c Update copyright dates with scripts/update-copyrights. 8 years ago
libio.h Remove miscellaneous debris from libio. 8 years ago
libioP.h libio: Avoid ptrdiff_t overflow in IO_validate_vtable 8 years ago
memstream.c libio: Avoid _allocate_buffer, _free_buffer function pointers [BZ #23236] 8 years ago
obprintf.c Mechanically remove _IO_ name aliases for types and constants. 8 years ago
oldfileops.c [BZ 1190] Make EOF sticky in stdio. 8 years ago
oldfmemopen.c Mechanically remove _IO_ name aliases for types and constants. 8 years ago
oldiofclose.c Remove _IO_file_flags define. 8 years ago
oldiofdopen.c Remove miscellaneous debris from libio. 8 years ago
oldiofgetpos.c Mechanically remove _IO_ name aliases for types and constants. 8 years ago
oldiofgetpos64.c Mechanically remove _IO_ name aliases for types and constants. 8 years ago
oldiofopen.c Remove legacy configuration knobs from libio. 8 years ago
oldiofsetpos.c Mechanically remove _IO_ name aliases for types and constants. 8 years ago
oldiofsetpos64.c Mechanically remove _IO_ name aliases for types and constants. 8 years ago
oldiopopen.c Remove legacy configuration knobs from libio. 8 years ago
oldpclose.c Remove miscellaneous debris from libio. 8 years ago
oldstdfiles.c Mechanically remove _IO_ name aliases for types and constants. 8 years ago
oldtmpfile.c Update copyright dates with scripts/update-copyrights. 8 years ago
pclose.c Remove miscellaneous debris from libio. 8 years ago
peekc.c Mechanically remove _IO_ name aliases for types and constants. 8 years ago
putc.c Mechanically remove _IO_ name aliases for types and constants. 8 years ago
putc_u.c Mechanically remove _IO_ name aliases for types and constants. 8 years ago
putchar.c Update copyright dates with scripts/update-copyrights. 8 years ago
putchar_u.c Update copyright dates with scripts/update-copyrights. 8 years ago
putwc.c Mechanically remove _IO_ name aliases for types and constants. 8 years ago
putwc_u.c Mechanically remove _IO_ name aliases for types and constants. 8 years ago
putwchar.c Update copyright dates with scripts/update-copyrights. 8 years ago
putwchar_u.c Update copyright dates with scripts/update-copyrights. 8 years ago
readline.c Fix copyright years in recent commits 8 years ago
rewind.c Mechanically remove _IO_ name aliases for types and constants. 8 years ago
setbuf.c Mechanically remove _IO_ name aliases for types and constants. 8 years ago
setlinebuf.c Mechanically remove _IO_ name aliases for types and constants. 8 years ago
stdfiles.c Update copyright dates with scripts/update-copyrights. 8 years ago
stdio.c Mechanically remove _IO_ name aliases for types and constants. 8 years ago
stdio.h Add renameat2 function [BZ #17662] 8 years ago
strfile.h libio: Avoid _allocate_buffer, _free_buffer function pointers [BZ #23236] 8 years ago
strops.c libio: Avoid _allocate_buffer, _free_buffer function pointers [BZ #23236] 8 years ago
swprintf.c Update copyright dates with scripts/update-copyrights. 8 years ago
swscanf.c Update copyright dates with scripts/update-copyrights. 8 years ago
test-fmemopen.c Update copyright dates with scripts/update-copyrights. 8 years ago
test-freopen.c Update copyright dates with scripts/update-copyrights. 8 years ago
test-freopen.sh Update copyright dates with scripts/update-copyrights. 8 years ago
tst-atime.c Fix libio/tst-atime not to presume ST_NOATIME exists. 11 years ago
tst-bz22415.c Update copyright dates with scripts/update-copyrights. 8 years ago
tst-eof.c pdate. 24 years ago
tst-ext.c Update. 25 years ago
tst-ext2.c * libio/Makefile (tests): Add tst-ext2. 19 years ago
tst-fgetc-after-eof.c [BZ 1190] Make EOF sticky in stdio. 8 years ago
tst-fgetwc.c (do_test): Use de_DE.UTF-8 as locale name. 17 years ago
tst-fgetwc.input 2009-02-04 Ulrich Drepper <drepper@redhat.com> 17 years ago
tst-fgetws.c Fix format strings. 24 years ago
tst-fopenloc.c Update copyright dates with scripts/update-copyrights. 8 years ago
tst-fopenloc2.c [BZ #2173] 21 years ago
tst-fputws.c Update copyright dates with scripts/update-copyrights. 8 years ago
tst-freopen.c Update copyright dates with scripts/update-copyrights. 8 years ago
tst-fseek.c Update copyright dates with scripts/update-copyrights. 8 years ago
tst-ftell-active-handler.c Update copyright dates with scripts/update-copyrights. 8 years ago
tst-ftell-append.c Update copyright dates with scripts/update-copyrights. 8 years ago
tst-ftell-partial-wide.c Update copyright dates with scripts/update-copyrights. 8 years ago
tst-fwrite-error.c Update copyright dates with scripts/update-copyrights. 8 years ago
tst-memstream1.c Add missing header files throughout the testsuite. 9 years ago
tst-memstream2.c Add missing header files throughout the testsuite. 9 years ago
tst-memstream3.c libio: Rename _FWRITE to FWRITE_FUNC 8 years ago
tst-mmap-eofsync.c Remove miscellaneous debris from libio. 8 years ago
tst-mmap-fflushsync.c * locale/xlocale.h (struct __locale_struct): New member `__names'. 24 years ago
tst-mmap-offend.c * locale/xlocale.h (struct __locale_struct): New member `__names'. 24 years ago
tst-mmap-setvbuf.c Update copyright dates with scripts/update-copyrights. 8 years ago
tst-mmap2-eofsync.c 2016-06-11 Paul Pluzhnikov <ppluzhnikov@google.com> 10 years ago
tst-popen1.c * sysdeps/unix/sysv/linux/syscalls.list: Add __pipe2 alias. 18 years ago
tst-readline.c Fix copyright years in recent commits 8 years ago
tst-setvbuf1.c [BZ #2337] 20 years ago
tst-sscanf.c Modify several tests to use test-skeleton.c 12 years ago
tst-swscanf.c Update. 24 years ago
tst-ungetwc1.c Modify several tests to use test-skeleton.c 12 years ago
tst-ungetwc2.c Modify several tests to use test-skeleton.c 12 years ago
tst-vtables-common.c libio: Add tst-vtables, tst-vtables-interposed 8 years ago
tst-vtables-interposed.c libio: Add tst-vtables, tst-vtables-interposed 8 years ago
tst-vtables.c libio: Add tst-vtables, tst-vtables-interposed 8 years ago
tst-widetext.c Update copyright dates with scripts/update-copyrights. 8 years ago
tst-widetext.input Finish change from “Bengali” to “Bangla” 9 years ago
tst-wmemstream1.c * posix/glob.c (glob_in_dir): Add some comments and asserts to 20 years ago
tst-wmemstream2.c * posix/glob.c (glob_in_dir): Add some comments and asserts to 20 years ago
tst-wmemstream3.c libio: Rename _FWRITE to FWRITE_FUNC 8 years ago
tst_getwc.c Update copyright dates with scripts/update-copyrights. 8 years ago
tst_getwc.input Update. 26 years ago
tst_putwc.c Update copyright dates with scripts/update-copyrights. 8 years ago
tst_swprintf.c Fix format strings. 24 years ago
tst_swscanf.c Update. 26 years ago
tst_wprintf.c Update. 26 years ago
tst_wprintf2.c Add dependencies on needed locales in each subdir tests (bug 18969) 11 years ago
tst_wscanf.c Update. 26 years ago
tst_wscanf.input Update. 27 years ago
vasprintf.c libio: Avoid _allocate_buffer, _free_buffer function pointers [BZ #23236] 8 years ago
vscanf.c Mechanically remove _IO_ name aliases for types and constants. 8 years ago
vsnprintf.c Mechanically remove _IO_ name aliases for types and constants. 8 years ago
vswprintf.c Mechanically remove _IO_ name aliases for types and constants. 8 years ago
vtables.c libio: Disable vtable validation in case of interposition [BZ #23313] 8 years ago
vwprintf.c Update copyright dates with scripts/update-copyrights. 8 years ago
vwscanf.c Mechanically remove _IO_ name aliases for types and constants. 8 years ago
wfiledoalloc.c Mechanically remove _IO_ name aliases for types and constants. 8 years ago
wfileops.c [BZ 1190] Make EOF sticky in stdio. 8 years ago
wgenops.c Remove miscellaneous debris from libio. 8 years ago
wmemstream.c libio: Avoid _allocate_buffer, _free_buffer function pointers [BZ #23236] 8 years ago
wprintf.c Update copyright dates with scripts/update-copyrights. 8 years ago
wscanf.c Update copyright dates with scripts/update-copyrights. 8 years ago
wstrops.c libio: Avoid _allocate_buffer, _free_buffer function pointers [BZ #23236] 8 years ago