summaryrefslogtreecommitdiffstats
path: root/libc/stdlib/malloc/memalign.c
Commit message (Expand)AuthorAgeFilesLines
* Finally fix the MALLOC=y and MALLOC_SIMPLE=y breakage from svn 23660. (I fou...Rob Landley2008-10-281-1/+1
* Fix bug 4994 hangs on read(). I have tested the patch extensibly on ARM/LT.old.Khem Raj2008-10-111-1/+1
* declare local prototype since we cant use system malloc.hMike Frysinger2006-01-291-0/+1
* Initial checkin.Miles Bader2002-08-191-0/+94