Fix kill(0, $pid) on Windows
authorJan Dubois <jand@activestate.com>
Mon, 16 Apr 2007 17:35:48 +0000 (10:35 -0700)
committerSteve Hay <SteveHay@planit.com>
Tue, 17 Apr 2007 11:13:23 +0000 (11:13 +0000)
commit6a4d57af77741d18e3b216914b61b40c34718dfc
tree116c4f0de5c2a9653e215aaf68c42981a255f49b
parent423b73760d999602951a3f5d94d4897cf8afc306
Fix kill(0, $pid) on Windows
From: "Jan Dubois" <jand@activestate.com>
Message-ID: <01df01c78088$59718d30$0c54a790$@com>

Fixes breakage caused by #29605.

p4raw-id: //depot/perl@30970
win32/win32.c