add _Noreturn function attribute, with fallback for pre-C11 GNUC
[musl] / src / misc / ptrace.c
2012-02-23 Rich Felkerfix (hopefully) PTRACE_TRACEME (command 0) argument...
2011-09-16 Rich Felkerfix ptrace (maybe)
2011-09-15 Rich Felkerimplement ptrace syscall wrapper (untested)