move core memalign code from aligned_alloc to __memalign
[musl] / src / malloc / posix_memalign.c
2013-07-05 Rich Felkermove core memalign code from aligned_alloc to __memalign
2013-07-05 Rich Felkermove alignment check from aligned_alloc to posix_memalign
2012-08-26 Rich Felkerimplement "low hanging fruit" from C11
2011-06-29 Rich Felkerposix_memalign should fail if size is not a multiple...
2011-02-12 Rich Felkerinitial check-in, version 0.5.0