summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/wait.2
diff options
context:
space:
mode:
authormike <mike@FreeBSD.org>2002-06-01 18:37:46 +0000
committermike <mike@FreeBSD.org>2002-06-01 18:37:46 +0000
commit1b681bdeaabdef171893adfd1d525d5c71ee9416 (patch)
treeb739dc87bdda20993d6e29c623c3bd323718010c /lib/libc/sys/wait.2
parentdee070ee6ebd2cd6a3ee6cbb6a1b2ccbc675c27e (diff)
downloadFreeBSD-src-1b681bdeaabdef171893adfd1d525d5c71ee9416.zip
FreeBSD-src-1b681bdeaabdef171893adfd1d525d5c71ee9416.tar.gz
Add POSIX.1-2001 WCONTINUED option for waitpid(2). A proc flag
(P_CONTINUED) is set when a stopped process receives a SIGCONT and cleared after it has notified a parent process that has requested notification via waitpid(2) with WCONTINUED specified in its options operand. The status value can be checked with the new WIFCONTINUED() macro. Reviewed by: jake
Diffstat (limited to 'lib/libc/sys/wait.2')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud