OSDN Git Service

fix error in constraints for static link libc init barrier
[android-x86/external-musl-libc.git] / 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