aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/gen/memalign.c
Commit message (Expand)AuthorAgeFilesLines
* libc: handle zero alignment in memalign()Paul Floyd2023-02-241-1/+8
* Remove "All Rights Reserved" from FreeBSD Foundation libc copyrightsEd Maste2022-07-211-1/+0
* Add memalign(3), mostly for glibc compatibility.Konstantin Belousov2020-05-141-0/+40