banan-os/kernel
Bananymous 80e7a89f67 BuildSystem: Base sysroot is now distributed as a tar ball
This allows file and directory permissions work as intended.

cmake is now filled with 'sudo' but with sudo timeout this should be
fine.
2023-08-23 10:38:21 +03:00
..
arch Kernel: Move structures in boot.S to .data section 2023-08-11 00:26:12 +03:00
font BuildSystem: building for 32-bit works now 2023-04-02 05:03:17 +03:00
include/kernel Kernel: Process keeps track if forked process has called exec*() 2023-08-22 14:53:46 +03:00
kernel Kernel: kill() with negative pid actually matches pgid 2023-08-22 14:54:15 +03:00
CMakeLists.txt BuildSystem: Base sysroot is now distributed as a tar ball 2023-08-23 10:38:21 +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