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
Luna
/
kernel
/
src
/
memory
History
apio
a63a8b32b5
Make new and delete noexcept and return nullptr on failure
2022-12-05 13:45:32 +01:00
..
Heap.cpp
Make new and delete noexcept and return nullptr on failure
2022-12-05 13:45:32 +01:00
Heap.h
Reorganize the luna/ directory so that headers aren't in the top level include path
2022-12-04 12:42:43 +01:00
MemoryManager.cpp
Make CHECK_PAGE_ALIGNED use expect() instead of check()
2022-12-05 13:28:36 +01:00
MemoryManager.h
Reorganize the luna/ directory so that headers aren't in the top level include path
2022-12-04 12:42:43 +01:00
MemoryMap.cpp
Make MemoryMapEntry have private fields with public getters
2022-12-05 13:23:01 +01:00
MemoryMap.h
Make MemoryMapEntry have private fields with public getters
2022-12-05 13:23:01 +01:00