| .. |
|
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
|
libcc.ansi: add support for O_TEXT, O_BINARY file status flags
|
2021-03-27 19:12:35 +00: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 |
|
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
|
libcc.ansi: add support for O_TEXT, O_BINARY file status flags
|
2021-03-27 19:12:35 +00:00 |
|
freopen.c
|
libcc.ansi: add support for O_TEXT, O_BINARY file status flags
|
2021-03-27 19:12:35 +00: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 |
|
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 |