This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2025-12-26 11:20:03 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6caedc71c19dfd8fed832cb2a5a725ea2657ea1a
ladybird
/
Kernel
/
Heap
History
Andreas Kling
c922a7da09
Kernel: Rename ScopedSpinlock => SpinlockLocker
...
This matches MutexLocker, and doesn't sound like it's a lock itself.
2021-08-22 03:34:10 +02:00
..
Heap.h
Kernel: Remove krealloc()
2021-07-11 14:14:51 +02:00
kmalloc.cpp
Kernel: Rename ScopedSpinlock => SpinlockLocker
2021-08-22 03:34:10 +02:00
kmalloc.h
Kernel: Allow
kfree_aligned
to be called on null pointers
2021-08-13 22:02:23 +02:00
SlabAllocator.cpp
Kernel: Move Kernel/Memory/ code into Kernel::Memory namespace
2021-08-06 14:05:58 +02:00
SlabAllocator.h
Kernel: Allow passing null pointer to delete
2021-07-14 13:12:25 +02:00