summaryrefslogtreecommitdiff
path: root/src/malloc/aligned_alloc.c
AgeCommit message (Expand)AuthorLines
2012-12-06fix invalid read in aligned_allocRich Felker-2/+3
2012-08-25implement "low hanging fruit" from C11Rich Felker-0/+51