Bananymous
|
ff5bcd4416
|
Kernel: Add basic fixed width allocator for userspace
We have to move process stacks to the general heap and maybe map
kernel to higher half.
|
2023-05-06 19:58:08 +03:00 |
Bananymous
|
b15deb420f
|
LibC: Write mostly functioning stdio
|
2023-04-23 14:32:37 +03:00 |
Bananymous
|
702016a6e3
|
LibC: exit() calls _fini()
|
2023-04-19 00:42:00 +03:00 |
Bananymous
|
fe87c08a02
|
LibC: add needed stubs to build executables with our compiler
|
2023-04-12 17:53:02 +03:00 |
Bananymous
|
e760bafeeb
|
LibC: add stubs for a lot of functions
|
2023-04-05 23:58:40 +03:00 |