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