Historial de Commits

Autor SHA1 Mensaje Fecha
  Andreas Kling fa97ff1c83 LibC: Allow opting into malloc() and free() performance event logging hace 5 años
  Andreas Kling 94ca55cefd Meta: Add license header to source files hace 5 años
  Andrew Kaster 150837e7e8 LibC: Prevent assertions in malloc/free at exit time hace 5 años
  Sergey Bugaev d91c40de3b LibC: Make empty malloc blocks purgeable hace 5 años
  Sergey Bugaev 1ad5568759 LibC: Store empty malloc blocks in an array instead of a linked list hace 5 años
  Andreas Kling d422c46ebb LibC: Also mark empty-but-kept-around BigAllocationBlocks as PROT_NONE hace 5 años
  Andreas Kling ddd5411472 LibC: Protect empty-but-kept-around ChunkedBlocks with PROT_NONE hace 5 años
  Andreas Kling 6d7854919a LibC: Some build fixes for strange platforms hace 5 años
  Sergey Bugaev 3439a479af LibThread: Move CLock to LibThread::Lock hace 6 años
  Andreas Kling a6b5bb439c LibC: Don't clobber errno in free(). hace 6 años
  Robin Burchell adeead24a3 LibC: Fix MALLOC_DEBUG to work hace 6 años
  Andreas Kling cf1afcafbc LibC: Protect the malloc heap with a basic lock. hace 6 años
  Andreas Kling 04b9dc2d30 Libraries: Create top level directory for libraries. hace 6 años