Next: pvalloc
, Previous: mallopt
, Up: Glibc <malloc.h>
[Contents][Index]
memalign
Documentation:
Gnulib module: memalign
Portability problems fixed by Gnulib:
<stdlib.h>
instead of <malloc.h>
on some platforms:
Solaris 11.
Portability problems not fixed by Gnulib:
The Gnulib module aligned-malloc
provides functions for
allocating and freeing blocks of suitably aligned memory.