memalign
¶Documentation:
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.