summaryrefslogtreecommitdiff
path: root/src/malloc/memalign.c
AgeCommit message (Expand)AuthorLines
2013-07-23remove redundant check in memalignRich Felker-1/+1
2013-07-23fix heap corruption bug in memalignRich Felker-1/+3
2013-07-04move core memalign code from aligned_alloc to __memalignRich Felker-2/+50
2012-08-25implement "low hanging fruit" from C11Rich Felker-7/+1
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker-0/+13