banan-os/kernel
Bananymous 9b2a577fc3 Kernel: Add ASSERTion to Process::exit()
This is just so I don't forget that exit can currently only
be called on the executing thread itself
2023-04-22 19:05:27 +03:00
..
arch Kernel: Fix 32 bit MMU 2023-04-22 18:22:39 +03:00
font BuildSystem: building for 32-bit works now 2023-04-02 05:03:17 +03:00
include/kernel Kernel: d{print,warn,error}ln(...) now has a spinlock 2023-04-22 17:58:51 +03:00
kernel Kernel: Add ASSERTion to Process::exit() 2023-04-22 19:05:27 +03:00
CMakeLists.txt Kernel: Remove obsolete userspace stuff from kernel 2023-04-22 15:38:45 +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