|
b965486de3
|
More implementation of the C standard library.
|
2024-02-04 02:01:08 +01:00 |
|
|
9b9d5ade09
|
Added missing exit() declaration and missing SEEK_ macros.
|
2024-02-02 00:13:52 +01:00 |
|
|
918aab5b2e
|
Added missing declarations of stdout and stderr.
|
2024-02-02 00:08:52 +01:00 |
|
|
712b95c9d7
|
Moved stdlib to a seperate folder and added some more headers that are required for compiling libgcc (no implementation yet).
|
2024-02-02 00:01:48 +01:00 |
|