History log of /netbsd-src/lib/libc/gen/waitid.c (Results 1 – 4 of 4)
Revision Date Author Comments
# 7ffce30f 06-Apr-2016 christos <christos@NetBSD.org>

revert part of previous; not needed.


# a071bd3f 06-Apr-2016 christos <christos@NetBSD.org>

- clarify si_signo difference for waitid and wait6 as per POSIX.
- implement it.
- document WIFCONTINUED


# eb687c98 03-Apr-2016 christos <christos@NetBSD.org>

simplify


# 406ebcd6 03-Apr-2016 christos <christos@NetBSD.org>

userland bits for wait6/waitid.