コミット履歴

作者 SHA1 メッセージ 日付
  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 年 前
  Khem Raj 6494060312 Fix bug 4994 hangs on read(). I have tested the patch extensibly on ARM/LT.old. 16 年 前
  Bernhard Reutner-Fischer 1f020b1786 - trim any trailing whitespace 16 年 前
  Mike Frysinger 1db7c76a0c fix up malloc debug building 17 年 前
  Miles Bader f36ef4a88b Doc fix. 22 年 前
  Miles Bader 0350560bdf (__heap_free): Tighten up the inner loop, and make the code more readable. 22 年 前
  Miles Bader c5568de190 Size tweaks. 22 年 前
  Miles Bader 056f9d9894 Redo the locking, so that it may actually work. Now locking is done at 22 年 前
  Miles Bader cf61ef0c09 Factor out some common code sequences into inline functions. 22 年 前
  Miles Bader 83cef9f931 * Automatically try to unmap heap free-areas when they get very big. 22 年 前
  Miles Bader 246192008b Rename mutex stuff to use heap-specific names. 22 年 前
  Eric Andersen 35d29fcb08 Miles Bader implemented a new mmap based malloc which is much 22 年 前