This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
support kill(0,$pid) on Windows to test if process exists
authorGurusamy Sarathy <gsar@cpan.org>
Wed, 1 Mar 2000 03:04:54 +0000 (03:04 +0000)
committerGurusamy Sarathy <gsar@cpan.org>
Wed, 1 Mar 2000 03:04:54 +0000 (03:04 +0000)
commit42b8b86c2abf1140ff5c8d74d48d4ece7deb56d7
tree0ce11a1fcd5e2aecf881cc009d2fb14e55069de8
parent8e858c0b3848dae7efc722f353d7f17ce1333a30
support kill(0,$pid) on Windows to test if process exists

p4raw-id: //depot/perl@5386
README.win32
pod/perldelta.pod
pod/perlport.pod
win32/win32.c