HomeFreeBSD

Clarify slightly the interaction between wait*() and pdfork().

Description

Clarify slightly the interaction between wait*() and pdfork().

There are multiple ways to wait for any child process to return a
status (e.g., waitpid(-1, ...), waitid(P_ALL, ...)), so don't be so
specific.

MFC after: 1 week
Sponsored by: The FreeBSD Foundation

Details

Provenance
markjAuthored on
Parents
rS339691: MFC r339547:
Branches
Unknown
Tags
Unknown