Luna/kernel
apio 7761a8a41f
All checks were successful
Build and test / build (push) Successful in 1m44s
kernel+launch: Always send SIGCHLD when a child exits
POSIX says so. I thought it was only when the parent wasn't actively waiting, to signal it, but it turns out it's always sent.
2024-12-04 22:44:16 +01:00
..
src kernel+launch: Always send SIGCHLD when a child exits 2024-12-04 22:44:16 +01: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