This website requires JavaScript.
Explore
Help
Sign in
0ct0pu5
/
ladybird
Watch
1
Star
0
Fork
You've already forked ladybird
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
2
ac85fdeb1c
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