Luna/kernel
apio 3d157b760c
All checks were successful
continuous-integration/drone/push Build is passing
kernel: Make the stack and loaded program code regions persistent
This way, they can't be modified by mmap() or munmap().
2023-06-19 12:44:49 +02:00
..
src kernel: Make the stack and loaded program code regions persistent 2023-06-19 12:44:49 +02:00
CMakeLists.txt kernel: Add a customizable configuration file system 2023-06-18 20:18:19 +02:00
config.cmake.template kernel: Add a customizable configuration file system 2023-06-18 20:18:19 +02:00
debug.cmake kernel: Add a bunch more config definitions and hide debug messages behind them 2023-06-18 20:18:00 +02:00
moon.ld Kernel: Start the call stack with a null RBP on x86_64 2022-11-19 18:38:32 +01:00