.. |
asprintf.cpp
|
|
|
cbprintf.cpp
|
Add cbprintf(3) and vcbprintf(3).
|
2014-12-01 21:39:05 +01:00 |
clearerr.cpp
|
|
|
clearerr_unlocked.cpp
|
Revise stdio implementation.
|
2014-10-19 17:13:49 +02:00 |
dprintf.cpp
|
|
|
fbufsize.cpp
|
|
|
fbufsize_unlocked.cpp
|
|
|
fclose.cpp
|
Indirectly fflush(3) from fshutdown(3).
|
2014-12-01 18:45:11 +01:00 |
fdeletefile.cpp
|
|
|
fdio.cpp
|
Revise stdio implementation.
|
2014-10-19 17:13:49 +02:00 |
fdio.h
|
Revise stdio implementation.
|
2014-10-19 17:13:49 +02:00 |
fdio_install_fd.cpp
|
Revise stdio implementation.
|
2014-10-19 17:13:49 +02:00 |
fdio_install_path.cpp
|
Revise stdio implementation.
|
2014-10-19 17:13:49 +02:00 |
fdopen.cpp
|
Revise stdio implementation.
|
2014-10-19 17:13:49 +02:00 |
feof.cpp
|
|
|
feof_unlocked.cpp
|
Revise stdio implementation.
|
2014-10-19 17:13:49 +02:00 |
ferror.cpp
|
|
|
ferror_unlocked.cpp
|
Revise stdio implementation.
|
2014-10-19 17:13:49 +02:00 |
fflush.cpp
|
|
|
fflush_stop_reading.cpp
|
|
|
fflush_stop_reading_unlocked.cpp
|
Revise stdio implementation.
|
2014-10-19 17:13:49 +02:00 |
fflush_stop_writing.cpp
|
|
|
fflush_stop_writing_unlocked.cpp
|
Add type limits and print/scan specifiers to <sys/types.h>.
|
2014-11-26 23:34:14 +01:00 |
fflush_unlocked.cpp
|
Revise stdio implementation.
|
2014-10-19 17:13:49 +02:00 |
fgetc.cpp
|
|
|
fgetc_unlocked.cpp
|
Add type limits and print/scan specifiers to <sys/types.h>.
|
2014-11-26 23:34:14 +01:00 |
fgetpos.cpp
|
|
|
fgets.cpp
|
|
|
fgets_unlocked.cpp
|
|
|
fileno.cpp
|
|
|
fileno_unlocked.cpp
|
Revise stdio implementation.
|
2014-10-19 17:13:49 +02:00 |
flockfile.cpp
|
|
|
fmemopen.cpp
|
Add fmemopen(3).
|
2014-11-17 18:47:44 +01:00 |
fnewfile.cpp
|
|
|
fopen.cpp
|
Revise stdio implementation.
|
2014-10-19 17:13:49 +02:00 |
fparsemode.cpp
|
Revise stdio implementation.
|
2014-10-19 17:13:49 +02:00 |
fpending.cpp
|
|
|
fpending_unlocked.cpp
|
|
|
fpipe.cpp
|
|
|
fprintf.cpp
|
|
|
fprintf_unlocked.cpp
|
|
|
fpurge.cpp
|
|
|
fpurge_unlocked.cpp
|
|
|
fputc.cpp
|
|
|
fputc_unlocked.cpp
|
Revise stdio implementation.
|
2014-10-19 17:13:49 +02:00 |
fputs.cpp
|
|
|
fputs_unlocked.cpp
|
|
|
fread.cpp
|
|
|
fread_unlocked.cpp
|
Add type limits and print/scan specifiers to <sys/types.h>.
|
2014-11-26 23:34:14 +01:00 |
freadable.cpp
|
|
|
freadable_unlocked.cpp
|
Revise stdio implementation.
|
2014-10-19 17:13:49 +02:00 |
freading.cpp
|
|
|
freading_unlocked.cpp
|
Revise stdio implementation.
|
2014-10-19 17:13:49 +02:00 |
fregister.cpp
|
Remove dcloseall() and fcloseall().
|
2014-12-01 16:29:43 +01:00 |
freopen.cpp
|
Revise stdio implementation.
|
2014-10-19 17:13:49 +02:00 |
fresetfile.cpp
|
Remove __fsetlocking(3).
|
2014-12-01 21:39:05 +01:00 |
fscanf.cpp
|
|
|
fscanf_unlocked.cpp
|
|
|
fseek.cpp
|
|
|
fseeko.cpp
|
|
|
fseeko_unlocked.cpp
|
Revise stdio implementation.
|
2014-10-19 17:13:49 +02:00 |
fsetdefaultbuf.cpp
|
|
|
fsetdefaultbuf_unlocked.cpp
|
Indirectly free(3) buffers in fshutdown(3).
|
2014-12-01 18:45:11 +01:00 |
fseterr.cpp
|
Add __fseterr for gnulib compatibility.
|
2015-02-08 22:58:32 +01:00 |
fseterr_unlocked.cpp
|
Revise stdio implementation.
|
2014-10-19 17:13:49 +02:00 |
fsetpos.cpp
|
|
|
fshutdown.cpp
|
Indirectly fflush(3) from fshutdown(3).
|
2014-12-01 18:45:11 +01:00 |
ftell.cpp
|
|
|
ftello.cpp
|
|
|
ftello_unlocked.cpp
|
Revise stdio implementation.
|
2014-10-19 17:13:49 +02:00 |
ftrylockfile.cpp
|
|
|
funlockfile.cpp
|
|
|
funregister.cpp
|
Remove dcloseall() and fcloseall().
|
2014-12-01 16:29:43 +01:00 |
fwritable.cpp
|
|
|
fwritable_unlocked.cpp
|
Revise stdio implementation.
|
2014-10-19 17:13:49 +02:00 |
fwrite.cpp
|
|
|
fwrite_unlocked.cpp
|
Add type limits and print/scan specifiers to <sys/types.h>.
|
2014-11-26 23:34:14 +01:00 |
fwriting.cpp
|
|
|
fwriting_unlocked.cpp
|
Revise stdio implementation.
|
2014-10-19 17:13:49 +02:00 |
getc.cpp
|
|
|
getc_unlocked.cpp
|
|
|
getchar.cpp
|
Revise stdio implementation.
|
2014-10-19 17:13:49 +02:00 |
getchar_unlocked.cpp
|
Revise stdio implementation.
|
2014-10-19 17:13:49 +02:00 |
getdelim.cpp
|
Fix getdelim(3).
|
2015-05-15 16:18:40 +02:00 |
getline.cpp
|
|
|
perror.cpp
|
Fix perror(3) compliance.
|
2015-06-27 17:06:32 +02:00 |
popen.cpp
|
Revise stdio implementation.
|
2014-10-19 17:13:49 +02:00 |
printf.cpp
|
|
|
putc.cpp
|
|
|
putc_unlocked.cpp
|
|
|
putchar.cpp
|
Revise stdio implementation.
|
2014-10-19 17:13:49 +02:00 |
putchar_unlocked.cpp
|
Revise stdio implementation.
|
2014-10-19 17:13:49 +02:00 |
puts.cpp
|
Revise stdio implementation.
|
2014-10-19 17:13:49 +02:00 |
remove.cpp
|
|
|
removeat.cpp
|
|
|
rename.cpp
|
|
|
renameat.cpp
|
|
|
rewind.cpp
|
|
|
scanf.cpp
|
|
|
setbuf.cpp
|
|
|
setvbuf.cpp
|
|
|
setvbuf_unlocked.cpp
|
Indirectly fflush(3) from fshutdown(3).
|
2014-12-01 18:45:11 +01:00 |
snprintf.cpp
|
|
|
sprintf.cpp
|
|
|
sscanf.cpp
|
|
|
stdio.cpp
|
Initialize stdin, stdout and stderr at compile time.
|
2014-12-01 18:45:11 +01:00 |
tmpfile.cpp
|
|
|
ungetc.cpp
|
|
|
ungetc_unlocked.cpp
|
Fix ungetc EOF having side effects.
|
2015-04-05 01:20:09 +02:00 |
vasprintf.cpp
|
Add cbprintf(3) and vcbprintf(3).
|
2014-12-01 21:39:05 +01:00 |
vcbprintf.cpp
|
Add cbprintf(3) and vcbprintf(3).
|
2014-12-01 21:39:05 +01:00 |
vdprintf.cpp
|
Add cbprintf(3) and vcbprintf(3).
|
2014-12-01 21:39:05 +01:00 |
vfprintf.cpp
|
|
|
vfprintf_unlocked.cpp
|
Add cbprintf(3) and vcbprintf(3).
|
2014-12-01 21:39:05 +01:00 |
vfscanf.cpp
|
|
|
vfscanf_unlocked.cpp
|
Revise stdio implementation.
|
2014-10-19 17:13:49 +02:00 |
vprintf.cpp
|
|
|
vscanf.cpp
|
|
|
vscanf_callback.cpp
|
|
|
vsnprintf.cpp
|
Add cbprintf(3) and vcbprintf(3).
|
2014-12-01 21:39:05 +01:00 |
vsprintf.cpp
|
|
|
vsscanf.cpp
|
|
|