This website requires JavaScript.
Explore
Help
Sign in
RGBCube
/
serenity
Watch
1
Fork
You've already forked serenity
0
mirror of
https://github.com/RGBCube/serenity
synced
2025-05-18 17:45:08 +00:00
Code
Issues
Activity
Actions
b3b51a5001
serenity
/
Kernel
/
Heap
History
Download ZIP
Download TAR.GZ
Thomas Queiroz
8e8ea99bf3
Kernel: Return nullptr instead of PANICking in KmallocSlabHeap
...
I dared to return nullptr :^)
2022-12-07 16:31:16 +00:00
..
Heap.h
Kernel: Don't memset() allocated memory twice in kcalloc()
2022-12-05 10:29:18 +01:00
kmalloc.cpp
Kernel: Return nullptr instead of PANICking in KmallocSlabHeap
2022-12-07 16:31:16 +00:00
kmalloc.h
Everywhere: Run clang-format
2022-12-03 23:52:23 +00:00