Luna/kernel
2022-10-12 19:22:08 +02:00
..
include ELFLoader: Make check_elf_image return how much memory the executable will use on success 2022-10-12 19:20:14 +02:00
src Make exec return an error if the loaded executable would use more memory than is currently available 2022-10-12 19:22:08 +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