Age | Commit message (Expand) | Author |
---|---|---|
2019-09-30 | malloc: Add missing locks for some paths (valloc/memalign/posix_memalign) | Kjetil Oftedal |
2016-11-27 | add aligned_alloc required for latest gcc libstdc++ | Waldemar Brodkorb |
2013-04-03 | stdlib: avoid relocation | Bernhard Reutner-Fischer |
2012-06-15 | memalign.c: does not use MAX, do not include param.h | Peter S. Mazinger |
2011-03-16 | memalign: include sys/param.h for MAX | Bernhard Reutner-Fischer |
2008-10-28 | Finally fix the MALLOC=y and MALLOC_SIMPLE=y breakage from svn 23660. (I fou... | Rob Landley |
2008-10-11 | Fix bug 4994 hangs on read(). I have tested the patch extensibly on ARM/LT.old. | Khem Raj |
2006-01-29 | declare local prototype since we cant use system malloc.h | Mike Frysinger |
2002-08-19 | Initial checkin. | Miles Bader |