rewrite bump allocator to fix corner cases, decouple from expand_heap
[musl] / src / malloc / expand_heap.c
2018-09-12 Rich Felkermove declarations for malloc internals to malloc_impl.h
2015-06-14 Rich Felkerrefactor malloc's expand_heap to share with __simple_malloc