keep user-provided CFLAGS/LDFLAGS separate from those added by configure
[musl] / src / malloc / expand_heap.c
2015-06-14 Rich Felkerrefactor malloc's expand_heap to share with __simple_malloc