This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
[perl #85228] stop $!=EINVAL; waitpid(0,0) from looping
authorTony Cook <tony@develop-help.com>
Tue, 17 Sep 2013 06:57:37 +0000 (16:57 +1000)
committerTony Cook <tony@develop-help.com>
Tue, 17 Sep 2013 06:57:37 +0000 (16:57 +1000)
commitd4c027436fbaf9384f42d7c7703b2499810ed39b
tree990501c865a5c8c62773669ca3fa54307ede2c31
parent18603efee1e80bda2f6107c9569d056cb1071d4b
[perl #85228] stop $!=EINVAL; waitpid(0,0) from looping
MANIFEST
t/op/waitpid.t [new file with mode: 0644]
util.c