implement new posix_spawn flag POSIX_SPAWN_SETSID
[musl] / src / malloc / expand_heap.c
2015-06-14 Rich Felkerrefactor malloc's expand_heap to share with __simple_malloc