Lephenixnoir
|
909c7df815
|
stdio: fixes for initial fread() et fwrite() (TEST)
|
2022-01-10 17:10:49 +01:00 |
|
Lephenixnoir
|
4461bdb96a
|
stdio: basic fread/fwrite (WIP)
|
2022-01-05 21:26:06 +01:00 |
|
Lephenixnoir
|
b6dbdf321d
|
stdio: error handling and positioning functions (WIP)
|
2022-01-02 22:09:06 +01:00 |
|
Lephenixnoir
|
a12b84f1ef
|
stdio: opening primitives for FILE (WIP)
|
2022-01-02 19:22:43 +01:00 |
|
Lephenixnoir
|
51528170bb
|
stdio: FILE barebones with buffering model (WIP)
|
2022-01-02 19:22:42 +01:00 |
|
Lephenixnoir
|
b53078776d
|
stdio: enable dprintf() and vdprintf()
|
2022-01-02 19:22:42 +01:00 |
|
Lephenixnoir
|
518a866750
|
use __restrict__ in headers for g++ compatibility
|
2021-06-13 18:17:40 +02:00 |
|
Lephenixnoir
|
dcaf203f46
|
stdio: improve printf extension API and type size support
|
2021-06-08 10:32:08 +02:00 |
|
Lephenixnoir
|
625a6af459
|
stdio: add asprintf and vasprintf
|
2021-06-07 19:09:55 +02:00 |
|
Lephenixnoir
|
f52e0923bc
|
stdio: move the printf implementation from gint
|
2021-06-07 18:57:11 +02:00 |
|
Lephenixnoir
|
e719af2f63
|
update include hierarchy
|
2021-05-09 17:59:07 +02:00 |
|
Lephenixnoir
|
ad9f92873b
|
new build system and source file hierarchy
|
2021-05-09 14:56:08 +02:00 |
|