only use memcpy realloc to shrink if an exact-sized free chunk exists
[oweals/musl.git] / src / malloc / malloc_impl.h
2020-06-03 Rich Felkermove oldmalloc to its own directory under src/malloc
2020-06-03 Rich Felkermove __expand_heap into malloc.c
2020-06-03 Rich Felkerreverse dependency order of memalign and aligned_alloc
2020-06-03 Rich Felkermove malloc_impl.h from src/internal to src/malloc