This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Implement open($fh,"-|",prog,args...) for HAS_FORK cases.
authorNick Ing-Simmons <nik@tiuk.ti.com>
Thu, 22 Mar 2001 13:34:35 +0000 (13:34 +0000)
committerNick Ing-Simmons <nik@tiuk.ti.com>
Thu, 22 Mar 2001 13:34:35 +0000 (13:34 +0000)
commit1f852d0d1f9745d51afb4cb836d527bbbac0c64e
tree25611a3fb851cdf4d5af27ad1648d1d79057ae4a
parenta04651f440b69a3f6af9f5fcf427068253775945
Implement open($fh,"-|",prog,args...) for HAS_FORK cases.

p4raw-id: //depot/perlio@9297
util.c