aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/gen/memalign.c
Commit message (Expand)AuthorAgeFilesLines
* libc: Purge unneeded cdefs.hWarner Losh2023-11-011-1/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* 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