summaryrefslogtreecommitdiff
path: root/perlsdio.h
Commit message (Collapse)AuthorAgeFilesLines
* perl 5.003_05: perlsdio.hPerl 5 Porters1996-09-071-5/+8
| | | | | | | | | | | | 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.
* Fixes to support non-std stdio.Perl 5 Porters1996-08-251-4/+56
|
* perl 5.003_02: [no incremental changelog available]Larry Wall1996-08-101-0/+230