serenity/Kernel/Heap
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