Историја ревизија

Аутор SHA1 Порука Датум
  Andrew Kaster ad30b8c447 Kernel+Libraries: Move defines and types from sys/auxv.h to Kernel/API пре 2 година
  Tim Schumacher 88ff01bb17 LibC: Remove `_aligned_malloc` and `_aligned_free` пре 2 година
  Tim Schumacher 7c824b84e2 LibC: Remove the initialization workaround from `s_allocation_enabled` пре 3 година
  Peter Elliott 4e0adb638d LibC: Implement posix_memalign(3) and aligned_alloc(3) пре 3 година
  Idan Horowitz 086969277e Everywhere: Run clang-format пре 3 година
  Peter Ross feb19646df LibC: Increase alignment for malloc() BigAllocationBlocks to 16 bytes пре 3 година
  Michel Hermier 1af072e0f3 LibC: Make `*alloc` return `NULL` in case of failure (POSIX) пре 3 година
  Michel Hermier 3bf89f1859 LibC: Document some posix `*alloc` urls пре 3 година
  Daniel Bertalan c7423dc20b LibC: Make the address argument of `malloc_size` a pointer to const пре 3 година
  kleines Filmröllchen 2f50d8f4d3 AK+LibC+LibPthread: Introduce NoAllocationGuard пре 3 година
  Nick Johnson 08e4a1a4dc AK+Everywhere: Replace __builtin bit functions пре 3 година
  Daniel Bertalan 40e7ac9967 LibC: Implement _aligned_malloc and _aligned_free пре 3 година
  Jean-Baptiste Boric 8043fcd466 LibC: Don't format strings when asserting with an unstable heap пре 3 година
  Daniel Bertalan fbdf17ae68 LibC: Don't flatten `malloc` and `free` пре 3 година
  Daniel Bertalan 87ef2718bc UserspaceEmulator+LibC: Use sys$emuctl() to disable auditing in malloc пре 3 година
  Andreas Kling 1fcb1ec367 LibC: Randomize malloc() block addresses on x86_64 пре 4 година
  Andreas Kling 2d1a651e0a Kernel: Make purgeable memory a VMObject level concept (again) пре 4 година
  Andreas Kling 1610669519 LibC: Make calloc() actually fail on multiplication overflow пре 4 година
  Andreas Kling e5a1e535cc LibC: Re-run clang-format on malloc.cpp пре 4 година
  Andreas Kling 19cb5ed97a LibC: Simplify locking in malloc пре 4 година
  Andreas Kling b8a204c5b9 LibThreading: Rename Lock => Mutex пре 4 година
  Daniel Bertalan b9f30c6f2a Everywhere: Fix some alignment issues пре 4 година
  Sahan Fernando 6fb08f20e3 LibC: Expose PAGE_ROUND_UP in mallocdefs.h пре 4 година
  Brian Gianforcaro e37f39d980 LibC: Switch ChunkedBlock to IntrusiveList from InlineLinkedList пре 4 година
  Gunnar Beutner ea33e9647b LibC: Don't leak memory for realloc(p, 0) пре 4 година
  Gunnar Beutner 39f0739381 LibC+UE: Keep more unused chunked blocks around пре 4 година
  Andreas Kling b5d73c834f Userland: Rename LibThread => LibThreading пре 4 година
  Andreas Kling 7957f13e98 Revert "LibC: Simplify malloc size classes" пре 4 година
  Lenny Maiorani f91bcb8895 LibC: Simplify malloc size classes пре 4 година
  Gunnar Beutner f89e8fb71a AK+LibC: Implement malloc_good_size() and use it for Vector/HashTable пре 4 година