wait3

Name

wait3 -- wait for child process (DEPRECATED)

Description

wait3() is as specified in the SUSv2 but with differences as listed below.

WCONTINUED and WIFCONTINUED optional

Implementations need not support the functionality of WCONTINUED or WIFCONTINUED.