implement win32_spawnvp() internally, making it return true PIDs
authorGurusamy Sarathy <gsar@cpan.org>
Mon, 22 Mar 1999 07:07:06 +0000 (07:07 +0000)
committerGurusamy Sarathy <gsar@cpan.org>
Mon, 22 Mar 1999 07:07:06 +0000 (07:07 +0000)
commit0aaad0ff610b01c0682abfc20594c83a6d49f148
tree62cd9fa8cb82dcaa99f194b3d14531240b4860a3
parent7711098acc6065ebf13a8467b82385db2852baa2
implement win32_spawnvp() internally, making it return true PIDs
for asynchronous spawns; fix win32_kill() to always deal with
PIDs

p4raw-id: //depot/perl@3123
win32/win32.c
win32/win32.h