aboutsummaryrefslogtreecommitdiff
path: root/newlib/libc/stdlib/aligned_alloc.c
AgeCommit message (Expand)AuthorFilesLines
2021-02-18Include malloc.h in libc/stdlib/aligned_alloc.cHans-Peter Nilsson1-0/+1
2020-05-19Reimplement aligned_allocSzabolcs Nagy1-32/+30
2015-10-19C11 aligned_alloc() implementationSebastian Huber1-0/+38