Luna/kernel
apio bd757d204e
All checks were successful
continuous-integration/drone/push Build is passing
kernel+libos+libluna: Avoid copying and reallocation when creating Strings
This is done by reusing the existing buffers in Vector and Buffer instances.
2023-07-02 19:30:25 +02:00
..
src kernel+libos+libluna: Avoid copying and reallocation when creating Strings 2023-07-02 19:30:25 +02:00
CMakeLists.txt kernel/Ext2: Read the root inode metadata from the disk 2023-06-25 20:35:36 +02:00
config.cmake.template kernel: Make the filename restrictions configurable 2023-06-22 20:22:43 +02:00
debug.cmake kernel/ext2: Implement directory traversal 2023-06-25 20:35:37 +02:00
moon.ld Kernel: Start the call stack with a null RBP on x86_64 2022-11-19 18:38:32 +01:00