glibc/libio
Joseph Myers 3f2e46a494 Remove --disable-versioning. 2013-09-04 15:25:42 +00:00
..
bits
Depend
Makefile Remove --disable-versioning. 2013-09-04 15:25:42 +00:00
Versions
__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
clearerr_u.c
fcloseall.c Use (void) in no-arguments function definitions. 2013-06-08 00:22:23 +00:00
feof.c
feof_u.c
ferror.c
ferror_u.c
filedoalloc.c
fileno.c
fileops.c Avoid use of "register" as optimization hint. 2013-06-07 22:24:35 +00:00
fmemopen.c
fputc.c
fputc_u.c
fputwc.c
fputwc_u.c
freopen.c
freopen64.c
fseek.c
fseeko.c
fseeko64.c
ftello.c
ftello64.c
fwide.c
fwprintf.c
fwscanf.c
genops.c Use (void) in no-arguments function definitions. 2013-06-08 00:22:23 +00:00
getc.c
getc_u.c
getchar.c Use (void) in no-arguments function definitions. 2013-06-08 00:22:23 +00:00
getchar_u.c Use (void) in no-arguments function definitions. 2013-06-08 00:22:23 +00:00
getwc.c
getwc_u.c
getwchar.c Use (void) in no-arguments function definitions. 2013-06-08 00:22:23 +00:00
getwchar_u.c Use (void) in no-arguments function definitions. 2013-06-08 00:22:23 +00:00
iofclose.c
iofdopen.c
iofflush.c
iofflush_u.c
iofgetpos.c
iofgetpos64.c
iofgets.c
iofgets_u.c Fix leading whitespaces. 2013-06-06 20:36:07 +02:00
iofgetws.c
iofgetws_u.c Fix leading whitespaces. 2013-06-06 20:36:07 +02:00
iofopen.c
iofopen64.c
iofopncook.c Avoid use of "register" as optimization hint. 2013-06-07 22:24:35 +00:00
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
iogetline.c
iogets.c
iogetwline.c
iolibio.h
iopadn.c
iopopen.c
ioputs.c
ioseekoff.c
ioseekpos.c
iosetbuffer.c
iosetvbuf.c
ioungetc.c Remove trailing whitespace. 2013-06-05 20:44:03 +00:00
ioungetwc.c
iovdprintf.c
iovsprintf.c
iovsscanf.c
iovswscanf.c
iowpadn.c
libc_fatal.c
libio.h
libioP.h Fix typos. 2013-08-21 19:48:48 +02:00
memstream.c
obprintf.c
oldfileops.c Avoid use of "register" as optimization hint. 2013-06-07 22:24:35 +00:00
oldiofclose.c
oldiofdopen.c
oldiofgetpos.c
oldiofgetpos64.c
oldiofopen.c
oldiofsetpos.c
oldiofsetpos64.c
oldiopopen.c
oldpclose.c
oldstdfiles.c Use (void) in no-arguments function definitions. 2013-06-08 00:22:23 +00:00
oldtmpfile.c
pclose.c
peekc.c
putc.c
putc_u.c
putchar.c
putchar_u.c
putwc.c
putwc_u.c
putwchar.c
putwchar_u.c
rewind.c
setbuf.c
setlinebuf.c
stdfiles.c
stdio.c
stdio.h
strfile.h
strops.c
swprintf.c
swscanf.c
test-fmemopen.c
test-freopen.c
test-freopen.sh
tst-atime.c
tst-eof.c
tst-ext.c
tst-ext2.c
tst-fgetwc.c
tst-fgetwc.input
tst-fgetws.c
tst-fopenloc.c
tst-fopenloc2.c
tst-freopen.c
tst-fseek.c
tst-fwrite-error.c
tst-memstream1.c
tst-memstream2.c
tst-mmap-eofsync.c
tst-mmap-fflushsync.c
tst-mmap-offend.c
tst-mmap-setvbuf.c
tst-mmap2-eofsync.c
tst-popen1.c
tst-setvbuf1.c
tst-sscanf.c
tst-swscanf.c
tst-ungetwc1.c
tst-ungetwc2.c
tst-widetext.c
tst-widetext.input
tst-wmemstream1.c
tst-wmemstream2.c
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
vscanf.c
vsnprintf.c
vswprintf.c
vwprintf.c
vwscanf.c
wfiledoalloc.c Remove trailing whitespace. 2013-06-05 20:44:03 +00:00
wfileops.c Avoid use of "register" as optimization hint. 2013-06-07 22:24:35 +00:00
wgenops.c
wmemstream.c
wprintf.c
wscanf.c
wstrops.c