posix_memalign.3: Add implementation notes from malloc.3
authorStathis Kamperis <beket@dragonflybsd.org>
Sat, 2 May 2009 18:54:09 +0000 (18:54 +0000)
committerStathis Kamperis <beket@dragonflybsd.org>
Sat, 2 May 2009 20:47:59 +0000 (20:47 +0000)
commit4a365d8b0d12c5f62f87595e467b63bdb4ada8bc
treea87c033bde64be2351ea7e10b9de6f2abe6bc028
parent6c03dc46b14e7c9ce12856d33bf8365804e95236
posix_memalign.3: Add implementation notes from malloc.3

Reviewed-by: swildner@
lib/libc/stdlib/malloc.3
lib/libc/stdlib/posix_memalign.3