HomeFreeBSD

Use CAP_EVENT instead of CAP_PDWAIT.

Description

Use CAP_EVENT instead of CAP_PDWAIT.

The cloudlibc pdwait() function ends up using FreeBSD's kqueue() in
combination with EVFILT_PROCDESC. This depends on CAP_EVENT -- not
CAP_PDWAIT.

Obtained from: https://github.com/NuxiNL/freebsd

Details

Provenance
edAuthored on
Parents
rS286660: Fix a few mandoc warnings.
Branches
Unknown
Tags
Unknown