This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Skeleton of "PerlIO_dup" coded.
authorNick Ing-Simmons <nik@tiuk.ti.com>
Tue, 16 Oct 2001 11:32:48 +0000 (11:32 +0000)
committerNick Ing-Simmons <nik@tiuk.ti.com>
Tue, 16 Oct 2001 11:32:48 +0000 (11:32 +0000)
commit8cf8f3d16d82d8b3561907820401eea7766f2f96
treed5933c761c8ed663c8cccac2ec850c06948ef221
parent71200d45e1b06d4f36df595fa80b743f999642c1
Skeleton of "PerlIO_dup" coded.
Still-passes all tests non-threaded (well it would wouldn't it!)

p4raw-id: //depot/perlio@12451
14 files changed:
embed.h
embed.pl
ext/Encode/Encode.xs
ext/PerlIO/Scalar/Scalar.xs
ext/PerlIO/Via/Via.xs
perl.h
perlio.c
perlio.h
perliol.h
pod/perlapi.pod
proto.h
sv.c
sv.h
win32/win32io.c