This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
on windows, the return values from wait() and waitpid() don't
authorGurusamy Sarathy <gsar@cpan.org>
Wed, 16 Aug 2000 23:59:28 +0000 (23:59 +0000)
committerGurusamy Sarathy <gsar@cpan.org>
Wed, 16 Aug 2000 23:59:28 +0000 (23:59 +0000)
commit68a29c53b68ed5d3196e36d984ad46cc171fe95a
tree626bb44c8720286d96a37992437c5ffc0e6f5fbd
parentd6217f1e0304b5fb226ba520442a930ddceeea43
on windows, the return values from wait() and waitpid() don't
match those of pseudo-pids

p4raw-id: //depot/perl@6659
pp_sys.c
t/op/fork.t
util.c
win32/win32.c