musl-tcc/src/stdio
Ziyao 6c7f6ca83b chore: Import original mussl-1.2.2 2022-03-20 16:48:53 +08:00
..
__fclose_ca.c chore: Import original mussl-1.2.2 2022-03-20 16:48:53 +08:00
__fdopen.c chore: Import original mussl-1.2.2 2022-03-20 16:48:53 +08:00
__fmodeflags.c chore: Import original mussl-1.2.2 2022-03-20 16:48:53 +08:00
__fopen_rb_ca.c chore: Import original mussl-1.2.2 2022-03-20 16:48:53 +08:00
__lockfile.c chore: Import original mussl-1.2.2 2022-03-20 16:48:53 +08:00
__overflow.c chore: Import original mussl-1.2.2 2022-03-20 16:48:53 +08:00
__stdio_close.c chore: Import original mussl-1.2.2 2022-03-20 16:48:53 +08:00
__stdio_exit.c chore: Import original mussl-1.2.2 2022-03-20 16:48:53 +08:00
__stdio_read.c chore: Import original mussl-1.2.2 2022-03-20 16:48:53 +08:00
__stdio_seek.c chore: Import original mussl-1.2.2 2022-03-20 16:48:53 +08:00
__stdio_write.c chore: Import original mussl-1.2.2 2022-03-20 16:48:53 +08:00
__stdout_write.c chore: Import original mussl-1.2.2 2022-03-20 16:48:53 +08:00
__toread.c chore: Import original mussl-1.2.2 2022-03-20 16:48:53 +08:00
__towrite.c chore: Import original mussl-1.2.2 2022-03-20 16:48:53 +08:00
__uflow.c chore: Import original mussl-1.2.2 2022-03-20 16:48:53 +08:00
asprintf.c chore: Import original mussl-1.2.2 2022-03-20 16:48:53 +08:00
clearerr.c chore: Import original mussl-1.2.2 2022-03-20 16:48:53 +08:00
dprintf.c chore: Import original mussl-1.2.2 2022-03-20 16:48:53 +08:00
ext.c chore: Import original mussl-1.2.2 2022-03-20 16:48:53 +08:00
ext2.c chore: Import original mussl-1.2.2 2022-03-20 16:48:53 +08:00
fclose.c chore: Import original mussl-1.2.2 2022-03-20 16:48:53 +08:00
feof.c chore: Import original mussl-1.2.2 2022-03-20 16:48:53 +08:00
ferror.c chore: Import original mussl-1.2.2 2022-03-20 16:48:53 +08:00
fflush.c chore: Import original mussl-1.2.2 2022-03-20 16:48:53 +08:00
fgetc.c chore: Import original mussl-1.2.2 2022-03-20 16:48:53 +08:00
fgetln.c chore: Import original mussl-1.2.2 2022-03-20 16:48:53 +08:00
fgetpos.c chore: Import original mussl-1.2.2 2022-03-20 16:48:53 +08:00
fgets.c chore: Import original mussl-1.2.2 2022-03-20 16:48:53 +08:00
fgetwc.c chore: Import original mussl-1.2.2 2022-03-20 16:48:53 +08:00
fgetws.c chore: Import original mussl-1.2.2 2022-03-20 16:48:53 +08:00
fileno.c chore: Import original mussl-1.2.2 2022-03-20 16:48:53 +08:00
flockfile.c chore: Import original mussl-1.2.2 2022-03-20 16:48:53 +08:00
fmemopen.c chore: Import original mussl-1.2.2 2022-03-20 16:48:53 +08:00
fopen.c chore: Import original mussl-1.2.2 2022-03-20 16:48:53 +08:00
fopencookie.c chore: Import original mussl-1.2.2 2022-03-20 16:48:53 +08:00
fprintf.c chore: Import original mussl-1.2.2 2022-03-20 16:48:53 +08:00
fputc.c chore: Import original mussl-1.2.2 2022-03-20 16:48:53 +08:00
fputs.c chore: Import original mussl-1.2.2 2022-03-20 16:48:53 +08:00
fputwc.c chore: Import original mussl-1.2.2 2022-03-20 16:48:53 +08:00
fputws.c chore: Import original mussl-1.2.2 2022-03-20 16:48:53 +08:00
fread.c chore: Import original mussl-1.2.2 2022-03-20 16:48:53 +08:00
freopen.c chore: Import original mussl-1.2.2 2022-03-20 16:48:53 +08:00
fscanf.c chore: Import original mussl-1.2.2 2022-03-20 16:48:53 +08:00
fseek.c chore: Import original mussl-1.2.2 2022-03-20 16:48:53 +08:00
fsetpos.c chore: Import original mussl-1.2.2 2022-03-20 16:48:53 +08:00
ftell.c chore: Import original mussl-1.2.2 2022-03-20 16:48:53 +08:00
ftrylockfile.c chore: Import original mussl-1.2.2 2022-03-20 16:48:53 +08:00
funlockfile.c chore: Import original mussl-1.2.2 2022-03-20 16:48:53 +08:00
fwide.c chore: Import original mussl-1.2.2 2022-03-20 16:48:53 +08:00
fwprintf.c chore: Import original mussl-1.2.2 2022-03-20 16:48:53 +08:00
fwrite.c chore: Import original mussl-1.2.2 2022-03-20 16:48:53 +08:00
fwscanf.c chore: Import original mussl-1.2.2 2022-03-20 16:48:53 +08:00
getc.c chore: Import original mussl-1.2.2 2022-03-20 16:48:53 +08:00
getc.h chore: Import original mussl-1.2.2 2022-03-20 16:48:53 +08:00
getc_unlocked.c chore: Import original mussl-1.2.2 2022-03-20 16:48:53 +08:00
getchar.c chore: Import original mussl-1.2.2 2022-03-20 16:48:53 +08:00
getchar_unlocked.c chore: Import original mussl-1.2.2 2022-03-20 16:48:53 +08:00
getdelim.c chore: Import original mussl-1.2.2 2022-03-20 16:48:53 +08:00
getline.c chore: Import original mussl-1.2.2 2022-03-20 16:48:53 +08:00
gets.c chore: Import original mussl-1.2.2 2022-03-20 16:48:53 +08:00
getw.c chore: Import original mussl-1.2.2 2022-03-20 16:48:53 +08:00
getwc.c chore: Import original mussl-1.2.2 2022-03-20 16:48:53 +08:00
getwchar.c chore: Import original mussl-1.2.2 2022-03-20 16:48:53 +08:00
ofl.c chore: Import original mussl-1.2.2 2022-03-20 16:48:53 +08:00
ofl_add.c chore: Import original mussl-1.2.2 2022-03-20 16:48:53 +08:00
open_memstream.c chore: Import original mussl-1.2.2 2022-03-20 16:48:53 +08:00
open_wmemstream.c chore: Import original mussl-1.2.2 2022-03-20 16:48:53 +08:00
pclose.c chore: Import original mussl-1.2.2 2022-03-20 16:48:53 +08:00
perror.c chore: Import original mussl-1.2.2 2022-03-20 16:48:53 +08:00
popen.c chore: Import original mussl-1.2.2 2022-03-20 16:48:53 +08:00
printf.c chore: Import original mussl-1.2.2 2022-03-20 16:48:53 +08:00
putc.c chore: Import original mussl-1.2.2 2022-03-20 16:48:53 +08:00
putc.h chore: Import original mussl-1.2.2 2022-03-20 16:48:53 +08:00
putc_unlocked.c chore: Import original mussl-1.2.2 2022-03-20 16:48:53 +08:00
putchar.c chore: Import original mussl-1.2.2 2022-03-20 16:48:53 +08:00
putchar_unlocked.c chore: Import original mussl-1.2.2 2022-03-20 16:48:53 +08:00
puts.c chore: Import original mussl-1.2.2 2022-03-20 16:48:53 +08:00
putw.c chore: Import original mussl-1.2.2 2022-03-20 16:48:53 +08:00
putwc.c chore: Import original mussl-1.2.2 2022-03-20 16:48:53 +08:00
putwchar.c chore: Import original mussl-1.2.2 2022-03-20 16:48:53 +08:00
remove.c chore: Import original mussl-1.2.2 2022-03-20 16:48:53 +08:00
rename.c chore: Import original mussl-1.2.2 2022-03-20 16:48:53 +08:00
rewind.c chore: Import original mussl-1.2.2 2022-03-20 16:48:53 +08:00
scanf.c chore: Import original mussl-1.2.2 2022-03-20 16:48:53 +08:00
setbuf.c chore: Import original mussl-1.2.2 2022-03-20 16:48:53 +08:00
setbuffer.c chore: Import original mussl-1.2.2 2022-03-20 16:48:53 +08:00
setlinebuf.c chore: Import original mussl-1.2.2 2022-03-20 16:48:53 +08:00
setvbuf.c chore: Import original mussl-1.2.2 2022-03-20 16:48:53 +08:00
snprintf.c chore: Import original mussl-1.2.2 2022-03-20 16:48:53 +08:00
sprintf.c chore: Import original mussl-1.2.2 2022-03-20 16:48:53 +08:00
sscanf.c chore: Import original mussl-1.2.2 2022-03-20 16:48:53 +08:00
stderr.c chore: Import original mussl-1.2.2 2022-03-20 16:48:53 +08:00
stdin.c chore: Import original mussl-1.2.2 2022-03-20 16:48:53 +08:00
stdout.c chore: Import original mussl-1.2.2 2022-03-20 16:48:53 +08:00
swprintf.c chore: Import original mussl-1.2.2 2022-03-20 16:48:53 +08:00
swscanf.c chore: Import original mussl-1.2.2 2022-03-20 16:48:53 +08:00
tempnam.c chore: Import original mussl-1.2.2 2022-03-20 16:48:53 +08:00
tmpfile.c chore: Import original mussl-1.2.2 2022-03-20 16:48:53 +08:00
tmpnam.c chore: Import original mussl-1.2.2 2022-03-20 16:48:53 +08:00
ungetc.c chore: Import original mussl-1.2.2 2022-03-20 16:48:53 +08:00
ungetwc.c chore: Import original mussl-1.2.2 2022-03-20 16:48:53 +08:00
vasprintf.c chore: Import original mussl-1.2.2 2022-03-20 16:48:53 +08:00
vdprintf.c chore: Import original mussl-1.2.2 2022-03-20 16:48:53 +08:00
vfprintf.c chore: Import original mussl-1.2.2 2022-03-20 16:48:53 +08:00
vfscanf.c chore: Import original mussl-1.2.2 2022-03-20 16:48:53 +08:00
vfwprintf.c chore: Import original mussl-1.2.2 2022-03-20 16:48:53 +08:00
vfwscanf.c chore: Import original mussl-1.2.2 2022-03-20 16:48:53 +08:00
vprintf.c chore: Import original mussl-1.2.2 2022-03-20 16:48:53 +08:00
vscanf.c chore: Import original mussl-1.2.2 2022-03-20 16:48:53 +08:00
vsnprintf.c chore: Import original mussl-1.2.2 2022-03-20 16:48:53 +08:00
vsprintf.c chore: Import original mussl-1.2.2 2022-03-20 16:48:53 +08:00
vsscanf.c chore: Import original mussl-1.2.2 2022-03-20 16:48:53 +08:00
vswprintf.c chore: Import original mussl-1.2.2 2022-03-20 16:48:53 +08:00
vswscanf.c chore: Import original mussl-1.2.2 2022-03-20 16:48:53 +08:00
vwprintf.c chore: Import original mussl-1.2.2 2022-03-20 16:48:53 +08:00
vwscanf.c chore: Import original mussl-1.2.2 2022-03-20 16:48:53 +08:00
wprintf.c chore: Import original mussl-1.2.2 2022-03-20 16:48:53 +08:00
wscanf.c chore: Import original mussl-1.2.2 2022-03-20 16:48:53 +08:00