提交历史

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