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