view modules/pagealign_alloc @ 17935:0ad1f4c9eed5 default tip

tests: support stderr verification with returns_() * tests/init.sh (returns_): Disable tracing for this wrapper function, so that stderr of the wrapped command is unchanged, allowing for verification of the contents.
author Pádraig Brady <P@draigBrady.com>
date Mon, 16 Feb 2015 17:20:39 +0000
parents 861d1dfbf37b
children
line wrap: on
line source

Description:
Memory allocation aligned on page boundaries.

Files:
lib/pagealign_alloc.h
lib/pagealign_alloc.c
m4/mmap-anon.m4
m4/pagealign_alloc.m4

Depends-on:
error
extensions
getpagesize
gettext-h
stdlib
xalloc
unistd

configure.ac:
gl_PAGEALIGN_ALLOC

Makefile.am:
lib_SOURCES += pagealign_alloc.c

Include:
"pagealign_alloc.h"

License:
GPL

Maintainer:
bug-gnulib@gnu.org