This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Fix fd leak on Via(bogus).
authorNick Ing-Simmons <nik@tiuk.ti.com>
Sat, 27 Apr 2002 10:12:00 +0000 (10:12 +0000)
committerNick Ing-Simmons <nik@tiuk.ti.com>
Sat, 27 Apr 2002 10:12:00 +0000 (10:12 +0000)
commitd9dac8cda3a8128f09ab4445f683196e1392e4fa
tree51c295cc2653c2439a295fbdb0e771cd3de5bc9b
parent5f228b1d3feafe3247efca23709f3c7bd5daf91b
Fix fd leak on Via(bogus).
Finish implementing PerlIOVia_open().
Export more guts of PerlIO_* so Via_open() can work.
Fix various PerlIO_allocate() features exposed by above.

p4raw-id: //depot/perlio@16207
ext/PerlIO/Via/Via.xs
ext/PerlIO/t/via.t
makedef.pl
perlio.c
perliol.h