perl 5.003_05: perlsdio.h
authorPerl 5 Porters <perl5-porters@africa.nicoh.com>
Sat, 7 Sep 1996 03:11:14 +0000 (03:11 +0000)
committerAndy Dougherty <doughera@lafcol.lafayette.edu>
Sat, 7 Sep 1996 03:11:14 +0000 (03:11 +0000)
commitc7ae39e52c720f8479971d43d75d9d3689d93064
treef7cffd1a3c8e9c1d3e8dfa885340081d1c1ff4ee
parent8c86a92082b8351484629c697bc26f3f48bf767e
perl 5.003_05: perlsdio.h

Don't supply redundant parameters for PerlIO_open and PerlIO_fdopen.

Include PerlIO_reopen and PerlIO_getname.

s/FILE_(CNT|PTR)_LVALUE/STDIO_(CNT|PTR)_LVALUE to fix a typo.
This had prevented SV_FAST_FGETS from working anywhere.

Include PerlIO_canset_cnt.  I'm not sure how this is supposed to
differ from STDIO_CNT_LVALUE.
perlsdio.h