sys/wait.h: add P_PIDFD from linux v5.4
[musl] / include / sys / wait.h
2019-12-30 Szabolcs Nagysys/wait.h: add P_PIDFD from linux v5.4
2019-10-28 Rich Felkeradd time64 symbol name redirects to public headers...
2014-02-11 Szabolcs Nagyfix signed and unsigned comparision in macros in public...
2013-11-09 Rich Felkeradjust sys/wait.h not to produde errors in strict ISO...
2013-08-11 Rich Felkerfix definitions of WIFSTOPPED and WIFSIGNALED to suppor...
2013-07-22 Rich Felkerrefactor headers, especially alltypes.h, and improve...
2013-01-04 rofl0rwait.h: add linux specific, thread-related waitpid...
2012-10-21 Rich Felkerfix issues with wait constants in stdlib.h
2012-09-08 Rich Felkerdefault features: make musl usable without feature...
2012-05-23 Rich Felkersupport _BSD_SOURCE feature test macro
2011-04-21 Rich Felkermove wait.h macros out of bits. they do not vary.
2011-04-21 Rich Felkerinclude signal.h to avoid thorny __sigcontext/sigcontex...
2011-02-19 Rich Felkerprototype wait3 and wait4
2011-02-12 Rich Felkerinitial check-in, version 0.5.0