Rich Felker 8250742b90 fix tempnam name generation, and a small bug in tmpnam on retry limit пре 14 година
..
__fclose_ca.c 0b44a0315b initial check-in, version 0.5.0 пре 14 година
__fdopen.c aa398f56fa global cleanup to use the new syscall interface пре 14 година
__fopen_rb_ca.c aa398f56fa global cleanup to use the new syscall interface пре 14 година
__fpending.c 0b44a0315b initial check-in, version 0.5.0 пре 14 година
__lockfile.c 4106cdcd2d revert some more spin optimizations that turned out to be pessimizations пре 14 година
__overflow.c e3cd6c5c26 major stdio overhaul, using readv/writev, plus other changes пре 14 година
__scanf.c 0b44a0315b initial check-in, version 0.5.0 пре 14 година
__scanf.h 0b44a0315b initial check-in, version 0.5.0 пре 14 година
__stdio_close.c aa398f56fa global cleanup to use the new syscall interface пре 14 година
__stdio_read.c e3cd6c5c26 major stdio overhaul, using readv/writev, plus other changes пре 14 година
__stdio_seek.c e3cd6c5c26 major stdio overhaul, using readv/writev, plus other changes пре 14 година
__stdio_write.c e3cd6c5c26 major stdio overhaul, using readv/writev, plus other changes пре 14 година
__stdout_write.c e3cd6c5c26 major stdio overhaul, using readv/writev, plus other changes пре 14 година
__toread.c e3cd6c5c26 major stdio overhaul, using readv/writev, plus other changes пре 14 година
__towrite.c e3cd6c5c26 major stdio overhaul, using readv/writev, plus other changes пре 14 година
__uflow.c 05b694028e fix getc - the classic error of trying to store EOF+0-255 in a char type.. пре 14 година
asprintf.c 3075f7e847 cleanup asprintf stuff пре 14 година
clearerr.c 0b44a0315b initial check-in, version 0.5.0 пре 14 година
dprintf.c 0b44a0315b initial check-in, version 0.5.0 пре 14 година
fclose.c 0b44a0315b initial check-in, version 0.5.0 пре 14 година
feof.c 0b44a0315b initial check-in, version 0.5.0 пре 14 година
ferror.c 0b44a0315b initial check-in, version 0.5.0 пре 14 година
fflush.c e3cd6c5c26 major stdio overhaul, using readv/writev, plus other changes пре 14 година
fgetc.c e3cd6c5c26 major stdio overhaul, using readv/writev, plus other changes пре 14 година
fgetpos.c 0b44a0315b initial check-in, version 0.5.0 пре 14 година
fgets.c e3cd6c5c26 major stdio overhaul, using readv/writev, plus other changes пре 14 година
fgetwc.c e3cd6c5c26 major stdio overhaul, using readv/writev, plus other changes пре 14 година
fgetws.c 0b44a0315b initial check-in, version 0.5.0 пре 14 година
fileno.c 0b44a0315b initial check-in, version 0.5.0 пре 14 година
flockfile.c 4d9cc0b399 optimize file locking: avoid cache-polluting writes to global storage пре 14 година
fmemopen.c 9dd7d7e3f6 partially-written draft of fmemopen, still in #if 0 пре 14 година
fopen.c aa398f56fa global cleanup to use the new syscall interface пре 14 година
fprintf.c 0b44a0315b initial check-in, version 0.5.0 пре 14 година
fputc.c e3cd6c5c26 major stdio overhaul, using readv/writev, plus other changes пре 14 година
fputs.c 0b44a0315b initial check-in, version 0.5.0 пре 14 година
fputwc.c e3cd6c5c26 major stdio overhaul, using readv/writev, plus other changes пре 14 година
fputws.c a8c17e6587 fix some pointer signedness issues (this was invalid C) пре 14 година
fread.c e3cd6c5c26 major stdio overhaul, using readv/writev, plus other changes пре 14 година
freopen.c aa398f56fa global cleanup to use the new syscall interface пре 14 година
fscanf.c 0b44a0315b initial check-in, version 0.5.0 пре 14 година
fseek.c e3cd6c5c26 major stdio overhaul, using readv/writev, plus other changes пре 14 година
fsetpos.c 0b44a0315b initial check-in, version 0.5.0 пре 14 година
ftell.c 0b44a0315b initial check-in, version 0.5.0 пре 14 година
ftrylockfile.c a37452430f simplify and optimize FILE lock handling пре 14 година
funlockfile.c 5eb0d33ec0 implement flockfile api, rework stdio locking пре 14 година
fwide.c 0b44a0315b initial check-in, version 0.5.0 пре 14 година
fwprintf.c c35bb6645f implement wprintf family of functions пре 14 година
fwrite.c e3cd6c5c26 major stdio overhaul, using readv/writev, plus other changes пре 14 година
fwscanf.c 0b44a0315b initial check-in, version 0.5.0 пре 14 година
getc_unlocked.c e3cd6c5c26 major stdio overhaul, using readv/writev, plus other changes пре 14 година
getchar.c 0b44a0315b initial check-in, version 0.5.0 пре 14 година
getchar_unlocked.c e3cd6c5c26 major stdio overhaul, using readv/writev, plus other changes пре 14 година
getdelim.c e3cd6c5c26 major stdio overhaul, using readv/writev, plus other changes пре 14 година
getline.c 0b44a0315b initial check-in, version 0.5.0 пре 14 година
gets.c 0b44a0315b initial check-in, version 0.5.0 пре 14 година
getw.c 0b44a0315b initial check-in, version 0.5.0 пре 14 година
getwc.c 0b44a0315b initial check-in, version 0.5.0 пре 14 година
getwchar.c 0b44a0315b initial check-in, version 0.5.0 пре 14 година
pclose.c 0b44a0315b initial check-in, version 0.5.0 пре 14 година
perror.c 0b44a0315b initial check-in, version 0.5.0 пре 14 година
popen.c 0b44a0315b initial check-in, version 0.5.0 пре 14 година
printf.c 0b44a0315b initial check-in, version 0.5.0 пре 14 година
putc_unlocked.c e3cd6c5c26 major stdio overhaul, using readv/writev, plus other changes пре 14 година
putchar.c 0b44a0315b initial check-in, version 0.5.0 пре 14 година
putchar_unlocked.c e3cd6c5c26 major stdio overhaul, using readv/writev, plus other changes пре 14 година
puts.c 8ae2fa6563 fix non-atomicity of puts пре 14 година
putw.c 0b44a0315b initial check-in, version 0.5.0 пре 14 година
putwc.c 0b44a0315b initial check-in, version 0.5.0 пре 14 година
putwchar.c 0b44a0315b initial check-in, version 0.5.0 пре 14 година
remove.c 9646e4d024 fix messed-up errno if remove fails for a non-EISDIR reason пре 14 година
rename.c aa398f56fa global cleanup to use the new syscall interface пре 14 година
rewind.c a6238c30d1 rewind must clear the error indicator in addition to seeking пре 14 година
scanf.c 0b44a0315b initial check-in, version 0.5.0 пре 14 година
setbuf.c 0b44a0315b initial check-in, version 0.5.0 пре 14 година
setvbuf.c e3cd6c5c26 major stdio overhaul, using readv/writev, plus other changes пре 14 година
snprintf.c 0b44a0315b initial check-in, version 0.5.0 пре 14 година
sprintf.c 0b44a0315b initial check-in, version 0.5.0 пре 14 година
sscanf.c 0b44a0315b initial check-in, version 0.5.0 пре 14 година
stderr.c e3cd6c5c26 major stdio overhaul, using readv/writev, plus other changes пре 14 година
stdin.c 0b44a0315b initial check-in, version 0.5.0 пре 14 година
stdout.c e3cd6c5c26 major stdio overhaul, using readv/writev, plus other changes пре 14 година
swprintf.c e18b563821 implement [v]swprintf пре 14 година
swscanf.c 0b44a0315b initial check-in, version 0.5.0 пре 14 година
tempnam.c 8250742b90 fix tempnam name generation, and a small bug in tmpnam on retry limit пре 14 година
tmpfile.c a88edbec15 make tmpfile fail after exceeding max tries. пре 14 година
tmpnam.c 8250742b90 fix tempnam name generation, and a small bug in tmpnam on retry limit пре 14 година
ungetc.c e3cd6c5c26 major stdio overhaul, using readv/writev, plus other changes пре 14 година
ungetwc.c e3cd6c5c26 major stdio overhaul, using readv/writev, plus other changes пре 14 година
vasprintf.c 3075f7e847 cleanup asprintf stuff пре 14 година
vdprintf.c e3cd6c5c26 major stdio overhaul, using readv/writev, plus other changes пре 14 година
vfprintf.c e3cd6c5c26 major stdio overhaul, using readv/writev, plus other changes пре 14 година
vfscanf.c e3cd6c5c26 major stdio overhaul, using readv/writev, plus other changes пре 14 година
vfwprintf.c c35bb6645f implement wprintf family of functions пре 14 година
vfwscanf.c 0b44a0315b initial check-in, version 0.5.0 пре 14 година
vprintf.c 0b44a0315b initial check-in, version 0.5.0 пре 14 година
vscanf.c 0b44a0315b initial check-in, version 0.5.0 пре 14 година
vsnprintf.c e3cd6c5c26 major stdio overhaul, using readv/writev, plus other changes пре 14 година
vsprintf.c 0b44a0315b initial check-in, version 0.5.0 пре 14 година
vsscanf.c 0b44a0315b initial check-in, version 0.5.0 пре 14 година
vswprintf.c e3cd6c5c26 major stdio overhaul, using readv/writev, plus other changes пре 14 година
vswscanf.c 0b44a0315b initial check-in, version 0.5.0 пре 14 година
vwprintf.c c35bb6645f implement wprintf family of functions пре 14 година
vwscanf.c 0b44a0315b initial check-in, version 0.5.0 пре 14 година
wprintf.c c35bb6645f implement wprintf family of functions пре 14 година
wscanf.c 0b44a0315b initial check-in, version 0.5.0 пре 14 година