Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | perl 5.003_05: perlsdio.h | Perl 5 Porters | 1996-09-07 | 1 | -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 Porters | 1996-08-25 | 1 | -4/+56 |
| | |||||
* | perl 5.003_02: [no incremental changelog available] | Larry Wall | 1996-08-10 | 1 | -0/+230 |