aboutsummaryrefslogtreecommitdiff
path: root/winsup/testsuite/ChangeLog
diff options
context:
space:
mode:
authorThomas Pfaff <tpfaff@gmx.net>2003-01-21 20:51:14 +0000
committerThomas Pfaff <tpfaff@gmx.net>2003-01-21 20:51:14 +0000
commit00d1a4bb2000bd726cf5e1093cba94b0e4f62090 (patch)
tree9635ff098a8e133b828d0e755d6ba94093e56d98 /winsup/testsuite/ChangeLog
parentb8838e6f7574b42e83c96a008515e41da8c4a87a (diff)
downloadnewlib-00d1a4bb2000bd726cf5e1093cba94b0e4f62090.zip
newlib-00d1a4bb2000bd726cf5e1093cba94b0e4f62090.tar.gz
newlib-00d1a4bb2000bd726cf5e1093cba94b0e4f62090.tar.bz2
* winsup.api/pthread/cancel9.c: Wait in mainthread until child process has terminated.
Diffstat (limited to 'winsup/testsuite/ChangeLog')
-rw-r--r--winsup/testsuite/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/winsup/testsuite/ChangeLog b/winsup/testsuite/ChangeLog
index 41a36a9..54e88a8 100644
--- a/winsup/testsuite/ChangeLog
+++ b/winsup/testsuite/ChangeLog
@@ -1,3 +1,8 @@
+2003-01-21 Thomas Pfaff <tpfaff@gmx.net>
+
+ * winsup.api/pthread/cancel9.c: Wait in mainthread until child
+ process has terminated.
+
2003-01-14 Thomas Pfaff <tpfaff@gmx.net>
* winsup.api/pthread/cancel10.c: New test.