This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Use ref count scheme rather than PerlLIO_dup() to do fp_dup().
authorNick Ing-Simmons <nik@tiuk.ti.com>
Sat, 27 Oct 2001 19:49:25 +0000 (19:49 +0000)
committerNick Ing-Simmons <nik@tiuk.ti.com>
Sat, 27 Oct 2001 19:49:25 +0000 (19:49 +0000)
commit93a8090dc33a049e3827420ced6c7db56ab1f529
tree73de270b0f953a9ed51a4f8ddd73993cb7e7a3e5
parent771850709e75cb952637361318a1024dab84e05d
Use ref count scheme rather than PerlLIO_dup() to do fp_dup().
Restores op/fork.t on Win32 (still segfault on exit of ok 2).

p4raw-id: //depot/perlio@12711
perlio.c