Commit History

Autor SHA1 Mensaxe Data
  Peter S. Mazinger 8a0b43005a Hide mostly used functions %!s(int64=18) %!d(string=hai) anos
  Miles Bader 3e6ccac195 Code formatting cleanup. %!s(int64=21) %!d(string=hai) anos
  Eric Andersen cd34085f2c Fix errno values. Fix MALLOC_GLIBC_COMPAT handling in malloc/malloc.c, %!s(int64=21) %!d(string=hai) anos
  Miles Bader 4d952dfe77 Improve malloc debugging support. %!s(int64=21) %!d(string=hai) anos
  Eric Andersen db7c5027f4 Fix malloc so it compiles and works when using pthreads %!s(int64=22) %!d(string=hai) anos
  Miles Bader c5daf7d8dc Use __heap_[un]lock instead of __malloc_[un]lock. %!s(int64=22) %!d(string=hai) anos
  Miles Bader 5752e10795 (realloc): Record the correct size in the malloc header in the case %!s(int64=22) %!d(string=hai) anos
  Miles Bader b348111d8c (realloc): Follow new arg conventions of MALLOC_SET_SIZE. %!s(int64=22) %!d(string=hai) anos
  Miles Bader cb6fdcff80 Handle zero NEW_SIZE case. %!s(int64=22) %!d(string=hai) anos
  Miles Bader b1723348b5 Use MALLOC_REALLOC_MIN_FREE_SIZE. %!s(int64=22) %!d(string=hai) anos
  Miles Bader 3d909b2123 In the allocate-and-copy case, don't include the malloc header in our %!s(int64=22) %!d(string=hai) anos
  Miles Bader dfa6a5382a Update debugging printfs. %!s(int64=22) %!d(string=hai) anos
  Miles Bader 73900d95a7 Account for MALLOC_HEADER_SIZE when calculating new size. %!s(int64=22) %!d(string=hai) anos
  Miles Bader 2fbc5f2c9c Make sure NEW_SIZE is a multiple of HEAP_GRANULARITY. %!s(int64=22) %!d(string=hai) anos
  Miles Bader 9f86edc4a9 Update the size of grown/shrunk allocations. %!s(int64=22) %!d(string=hai) anos
  Miles Bader 8ff1de76b6 Implement shrinking. %!s(int64=22) %!d(string=hai) anos
  Miles Bader 056f9d9894 Redo the locking, so that it may actually work. Now locking is done at %!s(int64=22) %!d(string=hai) anos
  Miles Bader a4214b2491 Misc small cleanups. %!s(int64=22) %!d(string=hai) anos
  Miles Bader 83cef9f931 * Automatically try to unmap heap free-areas when they get very big. %!s(int64=22) %!d(string=hai) anos
  Miles Bader 3bbbba11f7 Doc fix. %!s(int64=22) %!d(string=hai) anos
  Eric Andersen 35d29fcb08 Miles Bader implemented a new mmap based malloc which is much %!s(int64=22) %!d(string=hai) anos