diff options
author | Roland McGrath <roland@gnu.org> | 2004-09-28 01:59:52 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2004-09-28 01:59:52 +0000 |
commit | bcc956f24e78622adf0912a914ee8f57baa3d6c7 (patch) | |
tree | d884297be579b97a6a47f17cbf00b5cccf2ac64d | |
parent | 9e9720a23569fdf959c35a04d58c8ef840640a5b (diff) | |
download | glibc-bcc956f24e78622adf0912a914ee8f57baa3d6c7.tar.gz glibc-bcc956f24e78622adf0912a914ee8f57baa3d6c7.tar.xz glibc-bcc956f24e78622adf0912a914ee8f57baa3d6c7.zip |
[BZ #409]
add bz tag [BZ #409]
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 35a170ae09..3806b5405f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,7 @@ * posix/tst-waitid.c (do_test): Add tests for waitpid with WCONTINUED. + [BZ #409] * posix/sys/wait.h [__WIFCONTINUED] (WIFCONTINUED): New macro. * stdlib/stdlib.h [__WIFCONTINUED] (WIFCONTINUED): New macro. * sysdeps/generic/bits/waitstatus.h (__W_CONTINUED): New macro. |