Luna/kernel
apio caa3fe8c45
MemoryManager: Add validate_userspace_string()
A bit crude, should be replaced by a strdup_from_user() helper to avoid touching userspace memory directly.
But it'll do for now.
2023-01-05 22:39:09 +01:00
..
src MemoryManager: Add validate_userspace_string() 2023-01-05 22:39:09 +01:00
CMakeLists.txt Add a simple ELF loader 2022-12-23 13:09:21 +01:00
moon.ld Kernel: Start the call stack with a null RBP on x86_64 2022-11-19 18:38:32 +01:00