* posix/tst-waitid.c (do_test): Add tests for waitpid with WCONTINUED.
authorRoland McGrath <roland@gnu.org>
Tue, 28 Sep 2004 01:42:49 +0000 (01:42 +0000)
committerRoland McGrath <roland@gnu.org>
Tue, 28 Sep 2004 01:42:49 +0000 (01:42 +0000)
commita044c713b054695326df96e7710dd5c8f80ad8c2
treed1a0d23700e585670175a522246f43ed88fcca66
parentc5e2501b0b0fd773dc6f1037b5aabf862716b94d
* posix/tst-waitid.c (do_test): Add tests for waitpid with WCONTINUED.

* posix/sys/wait.h [__WIFCONTINUED] (WIFCONTINUED): New macro.
* stdlib/stdlib.h [__WIFCONTINUED] (WIFCONTINUED): New macro.
* sysdeps/generic/bits/waitstatus.h (__W_CONTINUED): New macro.
[WCONTINUED] (__WIFCONTINUED): New macro.
(__WIFSIGNALED): Rewritten to exclude __W_CONTINUED value, and have no
branches.
ChangeLog
bits/waitstatus.h
posix/sys/wait.h
posix/tst-waitid.c
stdlib/stdlib.h
sysdeps/generic/bits/waitstatus.h