This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Added missing prototypes.
authorBrian Fraser <fraserbn@gmail.com>
Tue, 4 Feb 2014 04:00:40 +0000 (01:00 -0300)
committerBrian Fraser <fraserbn@gmail.com>
Wed, 5 Feb 2014 07:32:52 +0000 (04:32 -0300)
commit15eb3045c00fb672689d55100ccff4bb2985aaf5
treeaa8fb37bf8c7a7cc79d4b0fa03e1ad140eeafb7b
parent8877297842b5b3706977e02b609692bf44fb2462
Added missing prototypes.

This was mostly for XS functions defined in the core, but also
for a handful of functions in the :stdio layer.
perlio.c
perliol.h
universal.c