mirror of git://sourceware.org/git/glibc.git
* sysdeps/generic/bits/waitstatus.h (__WIFSIGNALED): Simplify bit
twiddling in last change.
This commit is contained in:
parent
f26e84d344
commit
9e9720a235
|
@ -1,5 +1,8 @@
|
||||||
2004-09-27 Roland McGrath <roland@redhat.com>
|
2004-09-27 Roland McGrath <roland@redhat.com>
|
||||||
|
|
||||||
|
* sysdeps/generic/bits/waitstatus.h (__WIFSIGNALED): Simplify bit
|
||||||
|
twiddling in last change.
|
||||||
|
|
||||||
* posix/tst-waitid.c (do_test): Add tests for waitpid with WCONTINUED.
|
* posix/tst-waitid.c (do_test): Add tests for waitpid with WCONTINUED.
|
||||||
|
|
||||||
* posix/sys/wait.h [__WIFCONTINUED] (WIFCONTINUED): New macro.
|
* posix/sys/wait.h [__WIFCONTINUED] (WIFCONTINUED): New macro.
|
||||||
|
|
Loading…
Reference in New Issue