return chunks split off by memalign using __bin_chunk instead of free
[musl] / src / internal / malloc_impl.h
2018-04-20 Rich Felkerreturn chunks split off by memalign using __bin_chunk...
2018-04-19 Rich Felkermove malloc implementation types and macros to an inter...