* 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>
|
2003-01-21 Thomas Pfaff <tpfaff@gmx.net>
|
||||||
|
|
||||||
* winsup.api/pthread/cancel9.c: Wait in mainthread until child
|
* winsup.api/pthread/cancel9.c: Make child pid static global.
|
||||||
process has terminated.
|
(main): Wait in mainthread until child process
|
||||||
|
has terminated.
|
||||||
|
|
||||||
2003-01-14 Thomas Pfaff <tpfaff@gmx.net>
|
2003-01-14 Thomas Pfaff <tpfaff@gmx.net>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue