Peter Ross
|
feb19646df
LibC: Increase alignment for malloc() BigAllocationBlocks to 16 bytes
|
před 3 roky |
Peter Ross
|
36af2fdc4f
LibC: Replace [[gnu::aligned(16)]] with C++ standard alignas(16)
|
před 3 roky |
kleines Filmröllchen
|
2f50d8f4d3
AK+LibC+LibPthread: Introduce NoAllocationGuard
|
před 3 roky |
Ali Mohammad Pur
|
5a0cdb15b0
AK+Everywhere: Reduce the number of template parameters of IntrusiveList
|
před 3 roky |
Gunnar Beutner
|
5f3773b715
LibC: Increase minimum alignment for malloc() to 16 bytes
|
před 4 roky |
Sahan Fernando
|
6fb08f20e3
LibC: Expose PAGE_ROUND_UP in mallocdefs.h
|
před 4 roky |
Brian Gianforcaro
|
e37f39d980
LibC: Switch ChunkedBlock to IntrusiveList from InlineLinkedList
|
před 4 roky |
Andreas Kling
|
7957f13e98
Revert "LibC: Simplify malloc size classes"
|
před 4 roky |
Lenny Maiorani
|
f91bcb8895
LibC: Simplify malloc size classes
|
před 4 roky |
Gunnar Beutner
|
3438829431
LibC: Lazily initialize malloc chunks
|
před 4 roky |
Idan Horowitz
|
edfe81b1ee
LibC: static_assert that all malloc size classes have an alignment of 8
|
před 4 roky |
Gunnar Beutner
|
ae5ee2220c
LibC: Make sure malloc() returns addresses that have an alignment of 8
|
před 4 roky |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
před 4 roky |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
před 4 roky |