Luna/kernel
apio b4a6e4d56d
All checks were successful
continuous-integration/drone/push Build is passing
libluna/PathParser: Make dirname() and basename() static functions
This avoids creating a PathParser to use them, which allocates memory that won't be used.
2023-06-19 11:21:58 +02:00
..
src libluna/PathParser: Make dirname() and basename() static functions 2023-06-19 11:21:58 +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