musl/include
rofl0r e895ddc0cd wait.h: add linux specific, thread-related waitpid() flags
these flags are needed in order to be able to handle lwp id's
which the kernel returns after clone() calls for new threads
via ptrace(PTRACE_GETEVENTMSG).

fortunately, they're the same for all archs and in the reserved
namespace.
2013-01-04 20:36:34 +01:00
..
2012-12-19 07:32:38 +01:00
2012-12-05 12:35:24 -05:00
2012-12-26 16:55:49 -05:00
2012-12-28 15:39:33 -05:00