Luna/kernel
apio 7b4cfd52cd
All checks were successful
continuous-integration/drone/push Build is passing
Scheduler: Don't search threads spawned before the current thread to find children
Children will always be spawned later (and thus have a higher PID) than their parent.
2023-04-28 15:19:01 +02:00
..
src Scheduler: Don't search threads spawned before the current thread to find children 2023-04-28 15:19:01 +02:00
CMakeLists.txt kernel+libc: Add uname() 2023-04-24 20:34:44 +02:00
debug.cmake kernel: Remove unneeded debug logs & random cleanups 2023-04-14 21:10:38 +02:00
moon.ld Kernel: Start the call stack with a null RBP on x86_64 2022-11-19 18:38:32 +01:00