summaryrefslogtreecommitdiff
path: root/doio.c
Commit message (Expand)AuthorAgeFilesLines
* Re: sync sync sync: have I missed any patches?Radu Greab2001-03-021-3/+6
* Re: sync sync sync: have I missed any patches?Tim Jenness2001-02-281-2/+2
* [patch] -WallDoug MacEachern2001-02-171-2/+1
* Patch from Inaba Hiroto:Jarkko Hietaniemi2001-01-281-6/+5
* Infrastructure to allow:Nick Ing-Simmons2001-01-201-2/+13
* Bump up Larry's copyright.Jarkko Hietaniemi2001-01-011-1/+1
* Further VMS piping fixes from Charles Lane:Jarkko Hietaniemi2000-12-291-0/+9
* move startglob out of pp_hot.cNicholas Clark2000-12-131-0/+145
* Make print, syswrite, send, readline, getc honour utf8-ness of PerlIO.Nick Ing-Simmons2000-12-091-6/+8
* dTHR is a nop in 5.6.0 onwards. Ergo, it can go.Jarkko Hietaniemi2000-12-051-39/+8
* Quieten some noise in Win32 builds:Nick Ing-Simmons2000-12-041-2/+2
* Integrate mainline.Nick Ing-Simmons2000-11-251-161/+2
|\
| * Undo the SOCKS workarounds, instead start using PerlIOJens Hamisch2000-11-251-174/+0
| * Integrate perlio:Jarkko Hietaniemi2000-11-241-59/+53
| |\
| * | SOCKS wrestling continues, patches from Jens Hamisch.Jarkko Hietaniemi2000-11-231-18/+17
| * | Finish unfinished SOCKS workaround changes.Jarkko Hietaniemi2000-11-231-19/+9
* | | Re-arrange crlf vs binary for platforms that care.Nick Ing-Simmons2000-11-241-5/+6
| |/ |/|
* | Win32/perlio Now just fails one io/argv.t test - lack Nick Ing-Simmons2000-11-231-1/+1
* | Win32 passes all but t/lib/peek.t with perlio and home-grown crlf.Nick Ing-Simmons2000-11-231-1/+1
* | Implement PerlIO_binmode()Nick Ing-Simmons2000-11-231-43/+12
|/
* More SOCKS versus 64-bit patches from Jens Hamisch.Jarkko Hietaniemi2000-11-221-5/+8
* Go ahead and #include <unistd.h> in perl.h.Jarkko Hietaniemi2000-11-221-5/+0
* Integrate perlio:Jarkko Hietaniemi2000-11-211-7/+6
|\
| * Integrate mainlineNick Ing-Simmons2000-11-201-0/+156
| |\
| * | Make extra buffer layer work (dummy crlf layer)Nick Ing-Simmons2000-11-201-7/+6
* | | Export the SOCKS workaround symbols only if necessary.Jarkko Hietaniemi2000-11-211-3/+5
| |/ |/|
* | Add a workaround to SOCKS 64-bit problems.Jarkko Hietaniemi2000-11-201-0/+156
|/
* Lexical use open ... support:Nick Ing-Simmons2000-11-181-0/+27
* Basic tweaks to do_open() type parsing to allow layer/disciplineNick Ing-Simmons2000-11-181-49/+66
* Minor tweaks:Nick Ing-Simmons2000-11-161-31/+21
* Hoist the duplicated socket/netdb include logic to perl.h;Jens Hamisch2000-11-141-23/+0
* SOCKS function redefinitions need prototypes, too, otherwiseJens Hamisch2000-10-201-0/+8
* PATCH do_print has 2 PerlIO_error()sNicholas Clark2000-10-191-1/+1
* Disable the UTF8 downgrade croakage for now to avoidJarkko Hietaniemi2000-10-181-0/+2
* On output try to downgrade to bytes, croak if impossible,Jarkko Hietaniemi2000-10-171-0/+3
* Workaround for a sfio bug where the stream error indicatorNicholas Clark2000-10-171-1/+7
* More IoTYPE sprinkling.Jarkko Hietaniemi2000-10-171-11/+12
* Code around the stat-on-a-pipe-returns-a-mode-of-zero bugJarkko Hietaniemi2000-10-041-2/+13
* Have symbols for the IoTYPEs.Jarkko Hietaniemi2000-08-061-25/+25
* Continue fixing the io warnings. This alsoJarkko Hietaniemi2000-08-061-23/+30
* In the warnings call filehandles consistently so;Jarkko Hietaniemi2000-08-041-6/+6
* The name of a filehandle does not have <these>.Jarkko Hietaniemi2000-08-021-2/+2
* Remove the extraneous "main::" prefix from all theGurusamy Sarathy2000-08-021-1/+1
* integrate cfgperl changes#6325..6373 into mainlineGurusamy Sarathy2000-07-111-0/+3
* integrate cfgperl changes#6293..6324 into mainlineGurusamy Sarathy2000-07-111-2/+2
* integrate cfgperl change#6217 into mainlineGurusamy Sarathy2000-07-111-2/+2
* integrate cfgperl changes#6207..6210 into mainlineGurusamy Sarathy2000-07-111-0/+2
* Taint msgrcv() messages; general SysV IPC cleanup.Jarkko Hietaniemi2000-03-191-0/+4
* Taint shmread().Jarkko Hietaniemi2000-03-191-0/+4
* tweaks for lynxos build (from Ed Mooring <mooring@lynx.com>)Gurusamy Sarathy2000-03-111-1/+8