another windows fix: only create a new console for subprocesses
authorGurusamy Sarathy <gsar@cpan.org>
Mon, 22 Apr 2002 07:02:03 +0000 (07:02 +0000)
committerGurusamy Sarathy <gsar@cpan.org>
Mon, 22 Apr 2002 07:02:03 +0000 (07:02 +0000)
commit139cf11b10fe82ec7be04ae7d145dc452057d38b
tree1cb43bff9a117b89a935d720a20175cb2de82c37
parent8538195845a2e6641a36c6f7790f106f390daba9
another windows fix: only create a new console for subprocesses
when all three stdhandles are invalid (from Jan Dubois)

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