manual/memory.texi: Document aligned_alloc.
authorWill Newton <will.newton@linaro.org>
Wed, 6 Nov 2013 16:07:25 +0000 (16:07 +0000)
committerWill Newton <will.newton@linaro.org>
Mon, 16 Dec 2013 14:51:39 +0000 (14:51 +0000)
commit5764c27f8b0e7e898999bb292689e56c2f027b57
tree6861245a555f0c59b72c1dc7b55d25ad3fcbb350
parent0a096e4487541671336aa61b0fac10322a9bbbfe
manual/memory.texi: Document aligned_alloc.

ChangeLog:

2013-12-16  Will Newton  <will.newton@linaro.org>

* manual/memory.texi (Malloc Examples): Mention aligned_alloc.
(Aligned Memory Blocks): Add documentation for aligned_alloc
and suggest it as an alternative to posix_memalign.
(Hooks for Malloc): Document __memalign_hook is also called
for aligned_alloc.  (Summary of Malloc): Add summary for
aligned alloc.  Document __memalign_hook is also called
for aligned_alloc.
ChangeLog
manual/memory.texi