Bananymous
|
e1a6e7c3ac
|
LibC: add proper stdlib.h header
Function declarations taken from the posix specifications
|
2023-04-27 15:14:03 +03:00 |
Bananymous
|
3f9d6f0311
|
LibC: add needed stubs to build executables with our compiler
|
2023-04-12 17:53:02 +03:00 |
Bananymous
|
a5830c5424
|
LibC: add stubs for a lot of functions
|
2023-04-05 23:58:40 +03:00 |
Bananymous
|
10ef3c6a54
|
LibC: add declarations for malloc and free
|
2023-03-04 02:59:48 +02:00 |
Bananymous
|
b185ed4fd3
|
Libc is now written in C++
|
2022-11-14 00:31:24 +02:00 |
Bananymous
|
e6b4866ab0
|
Initial commit. We have a booting kernel
|
2022-11-12 21:04:47 +02:00 |