HomeFreeBSD

Fix POSIX compatible bug for sigwaitinfo and sigtimedwait.
rS116961Unpublished

Unpublished Commit ยท Learn More

No further details are available.

Description

Fix POSIX compatible bug for sigwaitinfo and sigtimedwait.
POSIX says siginfo pointer parameter can be NULL and if the
function success, it should return signal number but not zero.
The waitset it past should be negatived before it can be
used as thread signal mask.

Details

Provenance
davidxuAuthored on
Parents
rS116960: Attach the amd(4) module to the i386 and pc98 builds only;
Branches
Unknown
Tags
Unknown

Event Timeline