in pipe2, use pipe() rather than __syscall(SYS_pipe, ...) for fallback
[musl] / src / thread / pthread_attr_setstack.c
2013-02-02 Rich Felkerpthread stack treatment overhaul for application-provid...
2012-06-09 Rich Felkeradd pthread_attr_setstack interface (and get)