This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: ISO C11 issues for glibc


On Tue, 20 Dec 2011, Roland McGrath wrote:

> > * aligned_alloc (stdlib.h) needs implementing.
> 
> Is it not just another name for posix_memalign?

It looks like the semantics are such that it could be an alias for 
memalign (not posix_memalign).

-- 
Joseph S. Myers
joseph@codesourcery.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]