This website requires JavaScript.
Explore
Help
Register
Sign In
apio
/
Luna
Watch
1
Star
1
Fork
0
You've already forked Luna
Code
Issues
Pull Requests
Actions
Projects
Releases
8
Wiki
Activity
2b7537acba
Luna
/
kernel
History
apio
fe7a03e43b
kernel/ext2: Allow reading up to 4 MB of data from files
...
This is done by scanning the singly indirect pointer of the inode.
2023-06-24 22:21:22 +02:00
..
src
kernel/ext2: Allow reading up to 4 MB of data from files
2023-06-24 22:21:22 +02:00
CMakeLists.txt
kernel/Ext2: Read the root inode metadata from the disk
2023-06-24 13:56:15 +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-24 13:56:17 +02:00
moon.ld
Kernel: Start the call stack with a null RBP on x86_64
2022-11-19 18:38:32 +01:00