History log of /openbsd-current/lib/libc/gen/sigwait.3
Revision Date Author Comments
# 1.2 13-Jan-2019 jca

Restore .Xr to pthread_sigmask

Pointed out by naddy@


# 1.1 12-Jan-2019 jca

Move sigwait(3) from libpthread to libc

POSIX wants it in libc, that's where the function can be found on other
systems. Reported by naddy@, input from naddy@ and guenther@.
"looks ok" guenther@, ok deraadt@

Note: riding the libc/libpthread major cranks earlier today.


# 1.1 12-Jan-2019 jca

Move sigwait(3) from libpthread to libc

POSIX wants it in libc, that's where the function can be found on other
systems. Reported by naddy@, input from naddy@ and guenther@.
"looks ok" guenther@, ok deraadt@

Note: riding the libc/libpthread major cranks earlier today.