banan-os/kernel
Bananymous f79250c4d4 LibC: Rewrite all the headers.
We now have more or less posix issue 2018 conforming libc headers.

This was a really time consuming and boring operation but it had to
be done.

Now we get to actually start implementing libc :)
2023-05-26 22:31:21 +03:00
..
arch Kernel: Add argc and argv to process entry 2023-05-16 00:27:49 +03:00
font BuildSystem: building for 32-bit works now 2023-04-02 05:03:17 +03:00
include/kernel LibC: Rewrite all the headers. 2023-05-26 22:31:21 +03:00
kernel Userspace: Start work on shell 2023-05-26 22:31:21 +03:00
CMakeLists.txt Kernel: Add barebones GeneralAllocator for >4096B 2023-05-08 22:10:49 +03:00
icxxabi.cpp Kernel: Add some more cxxabi functionality 2023-02-02 15:50:26 +02:00
ubsan.cpp Kernel: Add ubsan 2023-03-06 23:38:05 +02:00