| .. |
|
clearerr.c
|
Move stdio into (mostly) sys.
|
2018-06-23 18:54:40 +02:00 |
|
data.c
|
First stage in modularising FILE*. Refactor so that printf/scanf don't rely on
|
2019-06-15 13:07:10 +02:00 |
|
fclose.c
|
Now that printf and scanf contain no FILE*-specific code, we can move them into
|
2019-06-15 13:53:20 +02:00 |
|
fdopen.c
|
Now that printf and scanf contain no FILE*-specific code, we can move them into
|
2019-06-15 13:53:20 +02:00 |
|
feof.c
|
Move stdio into (mostly) sys.
|
2018-06-23 18:54:40 +02:00 |
|
ferror.c
|
Move stdio into (mostly) sys.
|
2018-06-23 18:54:40 +02:00 |
|
fflush.c
|
Now that printf and scanf contain no FILE*-specific code, we can move them into
|
2019-06-15 13:53:20 +02:00 |
|
fgetc.c
|
Move stdio into (mostly) sys.
|
2018-06-23 18:54:40 +02:00 |
|
fgets.c
|
Move stdio into (mostly) sys.
|
2018-06-23 18:54:40 +02:00 |
|
fileno.c
|
First stage in modularising FILE*. Refactor so that printf/scanf don't rely on
|
2019-06-15 13:07:10 +02:00 |
|
fillbuf.c
|
Now that printf and scanf contain no FILE*-specific code, we can move them into
|
2019-06-15 13:53:20 +02:00 |
|
flushbuf.c
|
Now that printf and scanf contain no FILE*-specific code, we can move them into
|
2019-06-15 13:53:20 +02:00 |
|
fopen.c
|
Now that printf and scanf contain no FILE*-specific code, we can move them into
|
2019-06-15 13:53:20 +02:00 |
|
fputc.c
|
Move stdio into (mostly) sys.
|
2018-06-23 18:54:40 +02:00 |
|
fputs.c
|
Move stdio into (mostly) sys.
|
2018-06-23 18:54:40 +02:00 |
|
fread.c
|
Move stdio into (mostly) sys.
|
2018-06-23 18:54:40 +02:00 |
|
freopen.c
|
Now that printf and scanf contain no FILE*-specific code, we can move them into
|
2019-06-15 13:53:20 +02:00 |
|
fseek.c
|
Now that printf and scanf contain no FILE*-specific code, we can move them into
|
2019-06-15 13:53:20 +02:00 |
|
ftell.c
|
Now that printf and scanf contain no FILE*-specific code, we can move them into
|
2019-06-15 13:53:20 +02:00 |
|
fwrite.c
|
Move stdio into (mostly) sys.
|
2018-06-23 18:54:40 +02:00 |
|
getc.c
|
Move stdio into (mostly) sys.
|
2018-06-23 18:54:40 +02:00 |
|
getchar.c
|
Move stdio into (mostly) sys.
|
2018-06-23 18:54:40 +02:00 |
|
putc.c
|
Move stdio into (mostly) sys.
|
2018-06-23 18:54:40 +02:00 |
|
putchar.c
|
Move stdio into (mostly) sys.
|
2018-06-23 18:54:40 +02:00 |
|
puts.c
|
Move stdio into (mostly) sys.
|
2018-06-23 18:54:40 +02:00 |
|
setbuf.c
|
Now that printf and scanf contain no FILE*-specific code, we can move them into
|
2019-06-15 13:53:20 +02:00 |
|
setvbuf.c
|
Now that printf and scanf contain no FILE*-specific code, we can move them into
|
2019-06-15 13:53:20 +02:00 |
|
tmpfile.c
|
Now that printf and scanf contain no FILE*-specific code, we can move them into
|
2019-06-15 13:53:20 +02:00 |
|
tmpnam.c
|
Now that printf and scanf contain no FILE*-specific code, we can move them into
|
2019-06-15 13:53:20 +02:00 |
|
ungetc.c
|
Now that printf and scanf contain no FILE*-specific code, we can move them into
|
2019-06-15 13:53:20 +02:00 |