cosmopolitan/libc/stdio
Justine Tunney ac00be1a4e Make small fixes and oops ran clang-format on dtoa 2020-06-30 19:55:47 -07:00
..
unlocked Add glob and some finer tuning of documentation 2020-06-21 15:23:35 -07:00
clearerr.c Initial import 2020-06-15 07:18:57 -07:00
favail.c Initial import 2020-06-15 07:18:57 -07:00
fclose.c Initial import 2020-06-15 07:18:57 -07:00
fclose_s.c Initial import 2020-06-15 07:18:57 -07:00
fdopen.c Initial import 2020-06-15 07:18:57 -07:00
feof.c Initial import 2020-06-15 07:18:57 -07:00
ferror.c Initial import 2020-06-15 07:18:57 -07:00
fflush.c Initial import 2020-06-15 07:18:57 -07:00
fgetc.c Initial import 2020-06-15 07:18:57 -07:00
fgethex.c Initial import 2020-06-15 07:18:57 -07:00
fgetpos.c Initial import 2020-06-15 07:18:57 -07:00
fgets.c Initial import 2020-06-15 07:18:57 -07:00
fgetwc.c Initial import 2020-06-15 07:18:57 -07:00
fgetws.c Initial import 2020-06-15 07:18:57 -07:00
fileno.c Initial import 2020-06-15 07:18:57 -07:00
fmemopen.c Make small fixes and oops ran clang-format on dtoa 2020-06-30 19:55:47 -07:00
fopen.c Initial import 2020-06-15 07:18:57 -07:00
fopenflags.c Initial import 2020-06-15 07:18:57 -07:00
fprintf.c Initial import 2020-06-15 07:18:57 -07:00
fputc.c Initial import 2020-06-15 07:18:57 -07:00
fputc.h Initial import 2020-06-15 07:18:57 -07:00
fputhex.c Initial import 2020-06-15 07:18:57 -07:00
fputs.c Initial import 2020-06-15 07:18:57 -07:00
fputwc.c Add scouts honor escape hatch for source embedding 2020-06-15 19:01:28 -07:00
fputws.c Initial import 2020-06-15 07:18:57 -07:00
fread.c Add glob and some finer tuning of documentation 2020-06-21 15:23:35 -07:00
freadbuf.c Initial import 2020-06-15 07:18:57 -07:00
freopen.c Initial import 2020-06-15 07:18:57 -07:00
freplenish.c Initial import 2020-06-15 07:18:57 -07:00
fscanf.c Initial import 2020-06-15 07:18:57 -07:00
fseek.c Initial import 2020-06-15 07:18:57 -07:00
fseeko.S Polish up repository and other revisions 2020-06-16 06:38:43 -07:00
fseteof.c Initial import 2020-06-15 07:18:57 -07:00
fseterr.c Initial import 2020-06-15 07:18:57 -07:00
fseterrno.c Initial import 2020-06-15 07:18:57 -07:00
fsetpos.c Initial import 2020-06-15 07:18:57 -07:00
ftell.c Initial import 2020-06-15 07:18:57 -07:00
ftello.S Polish up repository and other revisions 2020-06-16 06:38:43 -07:00
fwrite.c Initial import 2020-06-15 07:18:57 -07:00
fwritebuf.c Initial import 2020-06-15 07:18:57 -07:00
g_stdbuf.c Initial import 2020-06-15 07:18:57 -07:00
g_stderr.c Initial import 2020-06-15 07:18:57 -07:00
g_stderr_init.S Polish up repository and other revisions 2020-06-16 06:38:43 -07:00
g_stdin.c Initial import 2020-06-15 07:18:57 -07:00
g_stdin_init.S Polish up repository and other revisions 2020-06-16 06:38:43 -07:00
g_stdio.c Initial import 2020-06-15 07:18:57 -07:00
g_stdout.c Initial import 2020-06-15 07:18:57 -07:00
g_stdout_init.S Polish up repository and other revisions 2020-06-16 06:38:43 -07:00
getc.S Polish up repository and other revisions 2020-06-16 06:38:43 -07:00
getchar.S Polish up repository and other revisions 2020-06-16 06:38:43 -07:00
getcmoar.c Initial import 2020-06-15 07:18:57 -07:00
getdelim.c Initial import 2020-06-15 07:18:57 -07:00
getline.c Initial import 2020-06-15 07:18:57 -07:00
gets.c Initial import 2020-06-15 07:18:57 -07:00
getwc.S Polish up repository and other revisions 2020-06-16 06:38:43 -07:00
getwchar.S Polish up repository and other revisions 2020-06-16 06:38:43 -07:00
internal.h Add glob and some finer tuning of documentation 2020-06-21 15:23:35 -07:00
mkostemp.c Initial import 2020-06-15 07:18:57 -07:00
mkostemps.c Initial import 2020-06-15 07:18:57 -07:00
mkostempsm.c Initial import 2020-06-15 07:18:57 -07:00
mkstemp.c Initial import 2020-06-15 07:18:57 -07:00
mkstemps.c Initial import 2020-06-15 07:18:57 -07:00
mktemp.c Initial import 2020-06-15 07:18:57 -07:00
printf.c Add glob and some finer tuning of documentation 2020-06-21 15:23:35 -07:00
putc.S Polish up repository and other revisions 2020-06-16 06:38:43 -07:00
putchar.c Initial import 2020-06-15 07:18:57 -07:00
puts.c Initial import 2020-06-15 07:18:57 -07:00
putwc.S Polish up repository and other revisions 2020-06-16 06:38:43 -07:00
putwchar.c Initial import 2020-06-15 07:18:57 -07:00
rewind.c Initial import 2020-06-15 07:18:57 -07:00
scanf.c Initial import 2020-06-15 07:18:57 -07:00
serialstdio.c Initial import 2020-06-15 07:18:57 -07:00
setbuf.c Initial import 2020-06-15 07:18:57 -07:00
setbuffer.c Make small fixes and oops ran clang-format on dtoa 2020-06-30 19:55:47 -07:00
setvbuf.c Make small fixes and oops ran clang-format on dtoa 2020-06-30 19:55:47 -07:00
stdio.h Initial import 2020-06-15 07:18:57 -07:00
stdio.mk Initial import 2020-06-15 07:18:57 -07:00
system.c Initial import 2020-06-15 07:18:57 -07:00
systemecho.c Initial import 2020-06-15 07:18:57 -07:00
temp.h Initial import 2020-06-15 07:18:57 -07:00
tmpfile.c Initial import 2020-06-15 07:18:57 -07:00
ungetc.c Initial import 2020-06-15 07:18:57 -07:00
unlocked.h Add glob and some finer tuning of documentation 2020-06-21 15:23:35 -07:00
vfprintf.c Initial import 2020-06-15 07:18:57 -07:00
vfscanf.c Initial import 2020-06-15 07:18:57 -07:00
vprintf.c Initial import 2020-06-15 07:18:57 -07:00
vscanf.c Initial import 2020-06-15 07:18:57 -07:00