in pipe2, use pipe() rather than __syscall(SYS_pipe, ...) for fallback
[musl] / src / exit / assert.c
2013-01-04 rofl0r__assert_fail(): remove _Noreturn, to get proper stackt...
2012-09-07 Rich Felkerfurther use of _Noreturn, for non-plain-C functions
2011-02-12 Rich Felkerinitial check-in, version 0.5.0