Historial de Commits

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