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