Luna/kernel
apio 2ce2d57eff
All checks were successful
Build and test / build (push) Successful in 1m53s
kernel: Prevent kernel threads from calling exit_and_signal_parent()
Kernel threads are supposed to use kernel_exit() instead, so it makes no sense to have an extra branch for them.
2024-06-23 22:53:30 +02:00
..
src kernel: Prevent kernel threads from calling exit_and_signal_parent() 2024-06-23 22:53:30 +02:00
CMakeLists.txt kernel: Add POSIX timer support 2024-01-05 22:12:58 +01:00
config.cmake.template kernel: Reenable userspace stack tracing, but hidden behind a config flag 2023-07-25 17:02:09 +02:00
debug.cmake kernel: Improve Your Disk IO performance by 500% with this One Trick! 2023-08-16 14:54:13 +02:00
moon.ld Kernel: Start the call stack with a null RBP on x86_64 2022-11-19 18:38:32 +01:00