* winsup.api/pthread/cancel9.c: Make child pid static global.
(main): Wait in mainthread until child process has terminated.
This commit is contained in:
parent
00d1a4bb20
commit
f2137182fb
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in New Issue