summaryrefslogtreecommitdiff
path: root/ext/IO/IO.xs
Commit message (Expand)AuthorAgeFilesLines
* Fix warning from missing POSIX::setvbuf()Chip Salzenberg1997-02-111-6/+3
* Avoid newRV_noinc() in IO, for compiling with old PerlsChip Salzenberg1997-01-291-1/+2
* Fix for fd leak in IO::File::new_tmpfileGraham Barr1997-01-161-5/+16
* [inseparable changes from patch from perl5.003_15 to perl5.003_16]Perl 5 Porters1996-12-251-0/+4
* PATCH: untaint method for IO::Handle, 5.003_06 versionRandy J. Ray1996-10-081-0/+17
* Updated to IO-1.12.Perl 5 Porters1996-10-061-0/+50
* perl 5.003_02: [no incremental changelog available]Larry Wall1996-08-101-24/+21
* Add IO extensionPerl 5 Porters1996-07-271-0/+208