only use memcpy realloc to shrink if an exact-sized free chunk exists
[oweals/musl.git] / src / malloc / oldmalloc / aligned_alloc.c
2020-06-11 Rich Felkeronly disable aligned_alloc if malloc was replaced but...
2020-06-03 Rich Felkermove oldmalloc to its own directory under src/malloc