OSDN Git Service

* winsup.api/pthread/cancel9.c: Make child pid static global.
authortpfaff <tpfaff>
Tue, 21 Jan 2003 21:34:24 +0000 (21:34 +0000)
committertpfaff <tpfaff>
Tue, 21 Jan 2003 21:34:24 +0000 (21:34 +0000)
(main): Wait in mainthread until child process has terminated.

winsup/testsuite/ChangeLog

index 54e88a8..e2b437f 100644 (file)
@@ -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>