From 089b097840aacd69b7490fd70810f35c6387e4e2 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 18 Oct 2015 02:49:05 +0200 Subject: m info MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- doc/info/chap/memory-allocation.texinfo | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/info/chap/memory-allocation.texinfo b/doc/info/chap/memory-allocation.texinfo index d6b6b70..a368aea 100644 --- a/doc/info/chap/memory-allocation.texinfo +++ b/doc/info/chap/memory-allocation.texinfo @@ -617,10 +617,10 @@ This function is almost identical to @code{valloc}, but @code{size} is rounded up to the next multiple of the page size, cause it allocate only whole pages, except -that the @code{slibc} implementation, like -the @sc{GNU} implementation, allocates -extra memory before the returned pointer -for bookkeeping. +that the @code{slibc} implementation, among +other implementations, allocates extra memory +before the returned pointer for bookkeeping +and pointer shifting for alignment. This function is declared in the header file @file{}, you should however include -- cgit v1.2.3-70-g09d2