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
|
7b19d6e479
|
LibC: fread() now does a single syscall
|
2023-04-25 12:38:08 +03:00 |
Bananymous
|
1b4c744974
|
LibC: syscalls have now proper argument order
|
2023-04-22 15:29:15 +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 |