summaryrefslogtreecommitdiff
path: root/libc/stdlib/posix_memalign.c
AgeCommit message (Collapse)Author
2017-06-21remove editor hints for viWaldemar Brodkorb
2017-02-25Only set *memptr when success for posix_memalignKito Cheng
2012-11-18Replace FSF snail mail address with URLsMike Frysinger
This matches a similar change made to glibc. No functional changes here. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2005-08-18add the posix_memalign functionMike Frysinger