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.zip glibc-b3e46788ef736c4f202536d70a7a2962fbcf933e.tar.gz glibc-b3e46788ef736c4f202536d70a7a2962fbcf933e.tar.bz2 |
[WCONTINUED]: Test WCONTINUED functionality.
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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> |