.. |
printf
|
stdio: stdin/stdout/stderr, perror, final adjustments
|
1 year ago |
asprintf.c
|
stdio: add asprintf and vasprintf
|
2 years ago |
clearerr.c
|
stdio: error handling and positioning functions (WIP)
|
1 year ago |
dprintf.c
|
stdio: move the printf implementation from gint
|
2 years ago |
fclose.c
|
stdio: opening primitives for FILE (WIP)
|
1 year ago |
fdopen.c
|
stdio: fixes for initial fread() et fwrite() (TEST)
|
1 year ago |
feof.c
|
stdio: fixes for initial fread() et fwrite() (TEST)
|
1 year ago |
ferror.c
|
stdio: error handling and positioning functions (WIP)
|
1 year ago |
fflush.c
|
stdio: ungetc(), update (+) and append (a) modes (DONE)
|
1 year ago |
fgetc.c
|
stdio: fgetc(), fgets(), tests for fputc() and fputs() (DONE)
|
1 year ago |
fgetpos.c
|
stdio: error handling and positioning functions (WIP)
|
1 year ago |
fgets.c
|
stdio: fgetc(), fgets(), tests for fputc() and fputs() (DONE)
|
1 year ago |
fileutil.c
|
stdio: fgetc(), fgets(), tests for fputc() and fputs() (DONE)
|
1 year ago |
fileutil.h
|
stdio: fgetc(), fgets(), tests for fputc() and fputs() (DONE)
|
1 year ago |
fopen.c
|
stdio: fixes for initial fread() et fwrite() (TEST)
|
1 year ago |
fprintf.c
|
stdio: move the printf implementation from gint
|
2 years ago |
fputc.c
|
stdio: fgetc(), fgets(), tests for fputc() and fputs() (DONE)
|
1 year ago |
fputs.c
|
stdio: initial versions of fputc() and fputs() (TEST)
|
1 year ago |
fread.c
|
stdio: initial versions of fputc() and fputs() (TEST)
|
1 year ago |
freopen.c
|
stdio: fixes for initial fread() et fwrite() (TEST)
|
1 year ago |
fseek.c
|
stdio: error handling and positioning functions (WIP)
|
1 year ago |
fsetpos.c
|
stdio: line buffering, test fgetpos and fsetpos (DONE)
|
1 year ago |
ftell.c
|
stdio: error handling and positioning functions (WIP)
|
1 year ago |
fwrite.c
|
stdio: ungetc(), update (+) and append (a) modes (DONE)
|
1 year ago |
getc.c
|
stdio: basic fread/fwrite (WIP)
|
1 year ago |
getchar.c
|
stdio: basic fread/fwrite (WIP)
|
1 year ago |
getdelim.c
|
C++ __restrict__, update STATUS, minor formatting
|
10 months ago |
getline.c
|
Add getline(3) & getdelim(3)
|
10 months ago |
gets.c
|
stdio: basic fread/fwrite (WIP)
|
1 year ago |
perror.c
|
stdio: stdin/stdout/stderr, perror, final adjustments
|
1 year ago |
printf.c
|
stdio: move the printf implementation from gint
|
2 years ago |
putc.c
|
stdio: basic fread/fwrite (WIP)
|
1 year ago |
putchar.c
|
stdio: basic fread/fwrite (WIP)
|
1 year ago |
puts.c
|
stdio: basic fread/fwrite (WIP)
|
1 year ago |
remove.c
|
stdio: FILE barebones with buffering model (WIP)
|
1 year ago |
rewind.c
|
stdio: error handling and positioning functions (WIP)
|
1 year ago |
setbuf.c
|
stdio: FILE barebones with buffering model (WIP)
|
1 year ago |
setvbuf.c
|
stdio: ungetc(), update (+) and append (a) modes (DONE)
|
1 year ago |
snprintf.c
|
stdio: move the printf implementation from gint
|
2 years ago |
sprintf.c
|
stdio: move the printf implementation from gint
|
2 years ago |
streams.c
|
stdio: stdin/stdout/stderr, perror, final adjustments
|
1 year ago |
ungetc.c
|
stdio: ungetc(), update (+) and append (a) modes (DONE)
|
1 year ago |
vasprintf.c
|
stdio: add asprintf and vasprintf
|
2 years ago |
vdprintf.c
|
stdio: move the printf implementation from gint
|
2 years ago |
vfprintf.c
|
stdio: move the printf implementation from gint
|
2 years ago |
vprintf.c
|
stdio: move the printf implementation from gint
|
2 years ago |
vsnprintf.c
|
stdio: move the printf implementation from gint
|
2 years ago |
vsprintf.c
|
stdio: move the printf implementation from gint
|
2 years ago |