Commit History

Author SHA1 Message Date
  Rob Landley 7d602faf76 Finally fix the MALLOC=y and MALLOC_SIMPLE=y breakage from svn 23660. (I found it, this is Bernhard's patch to fix it. Tested and it Works For Me (tm)). 15 years ago
  Khem Raj 6494060312 Fix bug 4994 hangs on read(). I have tested the patch extensibly on ARM/LT.old. 15 years ago
  Bernhard Reutner-Fischer 1f020b1786 - trim any trailing whitespace 16 years ago
  Mike Frysinger 1db7c76a0c fix up malloc debug building 17 years ago
  Miles Bader f36ef4a88b Doc fix. 22 years ago
  Miles Bader 0350560bdf (__heap_free): Tighten up the inner loop, and make the code more readable. 22 years ago
  Miles Bader c5568de190 Size tweaks. 22 years ago
  Miles Bader 056f9d9894 Redo the locking, so that it may actually work. Now locking is done at 22 years ago
  Miles Bader cf61ef0c09 Factor out some common code sequences into inline functions. 22 years ago
  Miles Bader 83cef9f931 * Automatically try to unmap heap free-areas when they get very big. 22 years ago
  Miles Bader 246192008b Rename mutex stuff to use heap-specific names. 22 years ago
  Eric Andersen 35d29fcb08 Miles Bader implemented a new mmap based malloc which is much 22 years ago