On Wed, 6 Nov 2013, Will Newton wrote: > The current documentation suggests using memalign and valloc which > are now considered obsolete, so suggest using posix_memalign instead. What about C11 aligned_alloc? -- Joseph S. Myers joseph@codesourcery.com