* sysdeps/generic/bits/waitstatus.h (__WIFSIGNALED): Simplify bit
authorRoland McGrath <roland@gnu.org>
Tue, 28 Sep 2004 01:58:10 +0000 (01:58 +0000)
committerRoland McGrath <roland@gnu.org>
Tue, 28 Sep 2004 01:58:10 +0000 (01:58 +0000)
twiddling in last change.

ChangeLog

index 97cea59..35a170a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 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/sys/wait.h [__WIFCONTINUED] (WIFCONTINUED): New macro.