diff options
author | Roland McGrath <roland@gnu.org> | 2004-08-04 21:40:06 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2004-08-04 21:40:06 +0000 |
commit | b3e46788ef736c4f202536d70a7a2962fbcf933e (patch) | |
tree | ec71f36d33dbfb06ae99a2ea78b7869dd94581f8 | |
parent | 0964f852ee278c8de9866f4d92d59e228d242bef (diff) | |
download | glibc-b3e46788ef736c4f202536d70a7a2962fbcf933e.tar.gz glibc-b3e46788ef736c4f202536d70a7a2962fbcf933e.tar.xz glibc-b3e46788ef736c4f202536d70a7a2962fbcf933e.zip |
[WCONTINUED]: Test WCONTINUED functionality.
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index f2f6bb7257..c72eb651a1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,7 @@ * posix/tst-waitid.c (do_test): Kill the child process when bailing out early on some failure. + [WCONTINUED]: Test WCONTINUED functionality. 2004-08-03 Ulrich Drepper <drepper@redhat.com> |