Next: , Previous: , Up: Function Substitutes   [Contents][Index]


9.637 posix_memalign

POSIX specification:
http://www.opengroup.org/onlinepubs/9699919799/functions/posix_memalign.html

Gnulib module: —

Portability problems fixed by Gnulib:

Portability problems not fixed by Gnulib:

The Gnulib module pagealign_alloc provides a similar API that returns memory aligned on a system page boundary.