This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
applied suggested patch; added missing prototype changes to
authorIlya Zakharevich <ilya@math.berkeley.edu>
Thu, 17 Jun 1999 00:39:34 +0000 (20:39 -0400)
committerGurusamy Sarathy <gsar@cpan.org>
Tue, 27 Jul 1999 06:30:09 +0000 (06:30 +0000)
commit6170680bfd1817febf6b13f65734e3e2e6e3f9bf
tree87a68c7db652aef9bf5d18ececb42a5ef889680e
parent31e5645579ece4c41b72ec55a303b796b7409118
applied suggested patch; added missing prototype changes to
opcode.pl along with documentation typos (feature still needs
to be described in perlopentut.pod and summarized in
perldelta.pod)
Message-Id: <199906170439.AAA18154@monk.mps.ohio-state.edu>
Subject: [PATCH 5.00557] 3-arg open

p4raw-id: //depot/perl@3786
14 files changed:
doio.c
embed.h
embed.pl
global.sym
objXSUB.h
opcode.h
opcode.pl
perlapi.c
pod/perldiag.pod
pod/perlfunc.pod
pp_sys.c
proto.h
t/comp/proto.t
t/io/open.t