OSDN Git Service

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

winsup/testsuite/ChangeLog

index e2b437f..4e33524 100644 (file)
@@ -1,8 +1,7 @@
 2003-01-21  Thomas Pfaff  <tpfaff@gmx.net>
 
        * winsup.api/pthread/cancel9.c: Make child pid static global.
-       (main): Wait in mainthread until child process
-       has terminated.
+       (main): Wait in mainthread until child process has terminated.
 
 2003-01-14  Thomas Pfaff  <tpfaff@gmx.net>