Commit History

Автор SHA1 Съобщение Дата
  asynts 723effd051 Everywhere: Replace a bundle of dbg with dbgln. преди 4 години
  Tom e21cc4cff6 Kernel: Remove MAP_PURGEABLE from mmap преди 4 години
  Sahan Fernando d780e2265d LibC: Fix some incorrect printf usages преди 4 години
  Andreas Kling fe79b9ff94 LibC: Notify UE at the start of free() instead of at the end преди 4 години
  Andreas Kling b494cfea38 LibC: Move some of malloc's data structures into mallocdefs.h преди 4 години
  Andreas Kling 3a2727844c LibC: Adjust malloc size classes to ensure 8-byte aligned pointers преди 4 години
  Andreas Kling c4dd77a170 UserspaceEmulator+LibC: Have UE notice realloc() and update accounting преди 4 години
  Andreas Kling 79b45f96ee LibC: Add two little assertions in malloc() and malloc_size() преди 4 години
  Ben Wiederhake ede5dbd7b3 Meta+LibC through LibHTTP: Make clang-format-10 clean преди 4 години
  Nico Weber 22f701d657 malloc: Keep some stats and dump them at process exit if LIBC_DUMP_MALLOC_STATS is set преди 4 години
  Nico Weber 2030a49a1e malloc: Remove unused Bitmap.h include преди 4 години
  Nico Weber de4a9c61d7 malloc: Fix build with RECYCLE_BIG_ALLOCATIONS not defined преди 4 години
  Nico Weber 344090a5b0 malloc: Add comments spelling out the MAGIC_HEADERS in ascii преди 4 години
  Nico Weber 430b265cd4 AK: Rename KB, MB, GB to KiB, MiB, GiB преди 4 години
  Muhammad Zahalqa 11b9e8b366 LibC: Some calloc() and realloc() improvements (#3108) преди 4 години
  Ben Wiederhake 9d2d97a059 LibC: Avoid ninja-imports of system functions преди 4 години
  Ben Wiederhake f7fe63c6b0 LibC: Mark compilation-unit-only functions as static преди 4 години
  Andreas Kling 044b4cc090 LibC: Flatten malloc() and free() преди 5 години
  Andreas Kling 223b96c820 LibC: Make sure malloc chunks are 8-byte aligned преди 5 години
  Andreas Kling 30025dd576 LibC: Notify UserspaceEmulator about malloc *after* scrubbing преди 5 години
  Andreas Kling 869a3e2cf3 LibC: Notify UserspaceEmulator about BigAllocationBlock mallocs преди 5 години
  Andreas Kling 4aa81a4fd9 LibC: Communicate malloc() and free() operations to UserspaceEmulator преди 5 години
  Andreas Kling 9257657340 LibC: Some s/int/size_t/ in the malloc code преди 5 години
  Andreas Kling bded472ec4 Revert "AK+LibC: Move non-placement new/delete into LibC" преди 5 години
  Andrew Kaster 2c82347393 AK+LibC: Move non-placement new/delete into LibC преди 5 години
  Andreas Kling 37fc6c117c Userspace: Add missing #includes now that AK/StdLibExtras.h is smaller преди 5 години
  Andreas Kling b1058b33fb AK: Add global FlatPtr typedef. It's u32 or u64, based on sizeof(void*) преди 5 години
  Andreas Kling 52954ccce6 LibC: Fix crash in free() now that mprotect() works correctly преди 5 години
  Sergey Bugaev e0ecfc0c92 LibC: Statically allocate allocators преди 5 години
  Andreas Kling 69bb0c0246 malloc: Use 64KB blocks (instead of 4KB) преди 5 години