aboutsummaryrefslogtreecommitdiff
path: root/src/malloc/aligned_alloc.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix invalid read in aligned_allocRich Felker2012-12-061-2/+3
* implement "low hanging fruit" from C11Rich Felker2012-08-251-0/+51