Luna/kernel
apio e34045a78c Kernel: on stack smashing detection, do not trigger a normal panic
That triggers stack traces, which we do not want in a stack smash fail situation
2022-10-16 19:04:24 +02:00
..
include Kernel, libc: Implement spawn() 2022-10-16 18:48:35 +02:00
src Kernel: on stack smashing detection, do not trigger a normal panic 2022-10-16 19:04:24 +02:00
Makefile Kernel: Build with -fstack-protector-strong instead of -fstack-protector-all 2022-10-12 14:50:31 +02:00
moon.ld Start the call stack with a null RBP before calling _start 2022-09-18 17:03:29 +02:00