This website requires JavaScript.
Explore
Help
Sign In
qiurui
/
glibc
mirror of
git://sourceware.org/git/glibc.git
Watch
1
Star
0
Fork
You've already forked glibc
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ca53bc68ab
glibc
/
libio
History
Andreas Schwab
2213b37b70
libio: handle opening a file when all files are closed (bug 31963)
...
_IO_list_all becomes NULL when all files (including standard files) are closed.
2024-07-09 10:12:36 +02:00
..
bits
Use a doubly-linked list for _IO_list_all (bug 27777)
2024-05-17 14:13:25 -07:00
Depend
…
Makefile
libio: handle opening a file when all files are closed (bug 31963)
2024-07-09 10:12:36 +02: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
libio/bug-wsetpos: Make the error message match the causing function
2024-05-13 12:50:48 +01:00
clearerr.c
…
clearerr_u.c
…
fcloseall.c
…
feof.c
…
feof_u.c
…
ferror.c
…
ferror_u.c
…
filedoalloc.c
…
fileno.c
…
fileops.c
…
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
libio: handle opening a file when all files are closed (bug 31963)
2024-07-09 10:12:36 +02:00
getc.c
…
getc_u.c
…
getchar.c
…
getchar_u.c
…
getwc.c
…
getwc_u.c
…
getwchar.c
…
getwchar_u.c
…
iofclose.c
…
iofdopen.c
Remove memory leak in fdopen (bug 31840)
2024-06-04 14:42:06 +02: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
…
iogetline.c
…
iogets.c
…
iogetwline.c
…
iolibio.h
…
iopadn.c
…
iopopen.c
…
ioputs.c
…
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-macros.sym
…
libio.h
…
libioP.h
Revert "Allow glibc to be compiled without EXEC_PAGESIZE"
2024-04-22 23:00:18 +02:00
memstream.c
…
obprintf.c
…
oldfileops.c
…
oldfmemopen.c
…
oldiofclose.c
…
oldiofdopen.c
…
oldiofgetpos.c
…
oldiofgetpos64.c
…
oldiofopen.c
…
oldiofsetpos.c
…
oldiofsetpos64.c
…
oldiopopen.c
…
oldpclose.c
…
oldstdfiles.c
Change _IO_stderr_/_IO_stdin_/_IO_stdout to compat symbols [BZ
#31766
]
2024-05-21 10:12:25 -07:00
oldtmpfile.c
posix: Sync tempname with gnulib
2024-04-10 14:53:39 -03:00
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
Use a doubly-linked list for _IO_list_all (bug 27777)
2024-05-17 14:13:25 -07:00
stdio.c
…
stdio.h
<stdio.h>: Acknowledge that getdelim/getline are in POSIX
2024-06-11 22:17:12 +01:00
strfile.h
…
strops.c
…
swprintf.c
…
swscanf.c
…
test-fmemopen.c
…
test-freopen.c
…
test-freopen.sh
…
tst-atime.c
…
tst-bz22415.c
…
tst-bz24051.c
…
tst-bz24153.c
…
tst-bz24228.c
…
tst-bz24228.map
…
tst-bz28828.c
…
tst-bz28828.input
…
tst-cleanup-default-static.c
…
tst-cleanup-default.c
…
tst-cleanup-nostart-stop-gc-static.c
…
tst-cleanup-nostart-stop-gc.c
…
tst-cleanup-start-stop-gc-static.c
…
tst-cleanup-start-stop-gc.c
…
tst-cleanup.c
…
tst-cleanup.exp
…
tst-closeall.c
libio: handle opening a file when all files are closed (bug 31963)
2024-07-09 10:12:36 +02:00
tst-eof.c
…
tst-ext.c
…
tst-ext2.c
…
tst-fdopen-seek-failure.c
libio: Test for fdopen memory leak without SEEK_END support (bug 31840)
2024-06-04 16:09:33 +02:00
tst-fgetc-after-eof.c
…
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-getdelim.c
…
tst-memstream.h
…
tst-memstream1.c
…
tst-memstream2.c
…
tst-memstream3.c
…
tst-memstream4.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-sprintf-chk-ub.c
…
tst-sprintf-ub.c
…
tst-sscanf.c
…
tst-stderr-compat.c
Add crt1-2.0.o for glibc 2.0 compatibility tests
2024-05-06 07:49:40 -07:00
tst-swscanf.c
…
tst-ungetwc1.c
…
tst-ungetwc2.c
…
tst-vtables-common.c
…
tst-vtables-interposed.c
…
tst-vtables.c
…
tst-wfile-sync.c
…
tst-widetext.c
…
tst-widetext.input
…
tst-wmemstream1.c
…
tst-wmemstream2.c
…
tst-wmemstream3.c
…
tst-wmemstream4.c
…
tst-wmemstream5.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
…
vtables.c
…
vwprintf.c
…
vwscanf.c
…
wfiledoalloc.c
…
wfileops.c
…
wgenops.c
…
wmemstream.c
…
wprintf.c
…
wscanf.c
…
wstrops.c
…