Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/testsuite/ChangeLog')
-rw-r--r--winsup/testsuite/ChangeLog5
1 files changed, 3 insertions, 2 deletions
diff --git a/winsup/testsuite/ChangeLog b/winsup/testsuite/ChangeLog
index 54e88a8ef..e2b437f72 100644
--- a/winsup/testsuite/ChangeLog
+++ b/winsup/testsuite/ChangeLog
@@ -1,7 +1,8 @@
2003-01-21 Thomas Pfaff <tpfaff@gmx.net>
- * winsup.api/pthread/cancel9.c: Wait in mainthread until child
- process has terminated.
+ * winsup.api/pthread/cancel9.c: Make child pid static global.
+ (main): Wait in mainthread until child process
+ has terminated.
2003-01-14 Thomas Pfaff <tpfaff@gmx.net>