clean up dns_parse_callback
[musl] / src / malloc / posix_memalign.c
2020-06-03 Rich Felkerreverse dependency order of memalign and aligned_alloc
2018-09-12 Rich Felkermove __memalign declaration to malloc_impl.h
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