Historique des commits

Auteur SHA1 Message Date
  Lenny Maiorani f91bcb8895 LibC: Simplify malloc size classes il y a 4 ans
  Gunnar Beutner f89e8fb71a AK+LibC: Implement malloc_good_size() and use it for Vector/HashTable il y a 4 ans
  Jean-Baptiste Boric e16894af5a LibC: Do not include errno.h inside unistd.h il y a 4 ans
  Brian Gianforcaro 691b6f69c5 LibThread: Remove LOCKER() macro, as it adds no value il y a 4 ans
  Gunnar Beutner 017da44ac2 LibC: Make malloc(0) return a non-null pointer il y a 4 ans
  Gunnar Beutner 3438829431 LibC: Lazily initialize malloc chunks il y a 4 ans
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans
  Andreas Kling ef1e5db1d0 Everywhere: Remove klog(), dbg() and purge all LogStream usage :^) il y a 4 ans
  Andreas Kling 9588f01739 UserspaceEmulator+LibC: Use sys$emuctl() to pass malloc info to UE il y a 4 ans
  Andreas Kling 4faeaf101c LibC: Don't scrub memory in malloc/free when running in UE il y a 4 ans
  Andreas Kling bb9cf083c4 LibC: Avoid double memory clearing in calloc() il y a 4 ans
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY il y a 4 ans
  Andreas Kling dffab4e034 LibC: Convert dbgprintf() => dbgln() il y a 4 ans
  Andreas Kling fc4eae87f8 LibC: Don't honor LIBC_* malloc debugging flags in AT_SECURE context il y a 4 ans
  asynts eea72b9b5c Everywhere: Hook up remaining debug macros to Debug.h. il y a 4 ans
  asynts acdcf59a33 Everywhere: Remove unnecessary debug comments. il y a 4 ans
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ il y a 4 ans