This website requires JavaScript.
Explore
Help
Register
Sign In
asleepymoon
/
Luna
Watch
1
Star
1
Fork
0
You've already forked Luna
Code
Issues
Pull Requests
Actions
Projects
Releases
8
Wiki
Activity
12d2039f68
Branches
Tags
View all branches
Luna
/
kernel
History
apio
944d32de36
Bitmap: Introduce new malloc-aware initialization functions
...
Lets us call resize(new_size) instead of initialize(realloc(location, new_size), new_size)
2023-01-21 23:16:50 +01:00
..
src
Bitmap: Introduce new malloc-aware initialization functions
2023-01-21 23:16:50 +01:00
CMakeLists.txt
tools+CMake: Prefix all environment variables with LUNA_
2023-01-21 22:44:16 +01:00
debug.cmake
Bitmap: Introduce a new method 'find' and use it in MM and KernelVM
2023-01-09 17:59:52 +01:00
moon.ld
Kernel: Start the call stack with a null RBP on x86_64
2022-11-19 18:38:32 +01:00