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