plural rule evaluator rewrite for dcngettext
[oweals/musl.git] / src / malloc / aligned_alloc.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-12-07 Rich Felkerfix invalid read in aligned_alloc
2012-08-26 Rich Felkerimplement "low hanging fruit" from C11