This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Externalize decc$ungetc prototype.
authorCraig A. Berry <craigberry@mac.com>
Fri, 30 Jan 2015 04:06:44 +0000 (22:06 -0600)
committerCraig A. Berry <craigberry@mac.com>
Fri, 30 Jan 2015 04:06:44 +0000 (22:06 -0600)
commit04ce8649990a4784cc3ad0b83a45ccf6a005b1be
treef5671545c2f6438e75f7729b22b76bde43c6e5b0
parente6ad046acdf21cf68937902df307a767e93a3340
Externalize decc$ungetc prototype.

Otherwise the VMS C++ compiler mangles it and we get a link
failure.

And while we're there we can eliminate some PerlIO workarounds
for problems in long-defunct versions of the CRTL.
iperlsys.h
perlsdio.h