| Commit message (Expand) | Author | Age | Files | Lines |
* | Change PerlIO::Scalar and Via to scalar and via. | Jarkko Hietaniemi | 2002-07-09 | 1 | -3/+3 |
* | Re: autom4te and perl 5.8.0 | Andy Dougherty | 2002-07-04 | 1 | -1/+1 |
* | Fix segv on IO::File->open("/dev/null"). | Nick Ing-Simmons | 2002-06-20 | 1 | -1/+4 |
* | doio.c tweaks | Nick Ing-Simmons | 2002-06-06 | 1 | -5/+16 |
* | Address the second half of | Johan Vromans | 2002-06-05 | 1 | -0/+4 |
* | [Patch] Inplace editing on Cygwin and others? | Gerrit P. Haase | 2002-06-01 | 1 | -1/+1 |
* | Integrate maint branch io (pipe) fixes. (changes#16329,16330,16331) | Nick Ing-Simmons | 2002-05-09 | 1 | -0/+1 |
* | perl -i clobbers files on Cygwin | Gerrit P. Haase | 2002-05-03 | 1 | -1/+1 |
* | Windows 64-bit support: | Gurusamy Sarathy | 2002-04-21 | 1 | -1/+1 |
* | warn on ref open without perlio | Rafael Garcia-Suarez | 2002-04-19 | 1 | -0/+9 |
* | EPOC update from Olaf Flebbe. | Jarkko Hietaniemi | 2002-03-26 | 1 | -1/+1 |
* | Fix [ID 20020318.003] cannot open STDOUT into in memory variable | Nick Ing-Simmons | 2002-03-22 | 1 | -1/+1 |
* | more warnings tidyup | Paul Marquess | 2002-03-11 | 1 | -21/+21 |
* | Forward port #14704 from maint-5.6. | Abhijit Menon-Sen | 2002-02-18 | 1 | -16/+27 |
* | Absorb #14701 by Sarathy from maint-5.6. | Abhijit Menon-Sen | 2002-02-16 | 1 | -2/+9 |
* | Re: [PATCH] eof() coredumps when ARGV is aliased to another filehandle | Rafael Garcia-Suarez | 2002-02-08 | 1 | -1/+1 |
* | lstat FH and -l FH warnings | Rafael Garcia-Suarez | 2002-02-03 | 1 | -1/+10 |
* | Turn the I/O Unicode error by default on, but the | Jarkko Hietaniemi | 2002-01-31 | 1 | -1/+1 |
* | O_RDONLY/O_WRONLY/O_RDWR portability. | Jarkko Hietaniemi | 2002-01-27 | 1 | -8/+34 |
* | Copyright++. (Not all the toplevel *.h have one, it seems.) | Jarkko Hietaniemi | 2002-01-23 | 1 | -1/+1 |
* | Missed the =head1 additions. | Jarkko Hietaniemi | 2002-01-03 | 1 | -0/+2 |
* | Re: [PATCH] Re: [ PATCH ] Cygwin groups.t (PLEASE CHECK) | Nicholas Clark | 2001-12-26 | 1 | -15/+1 |
* | doio fatal on cygwin for 13651 | H.Merijn Brand | 2001-12-12 | 1 | -1/+1 |
* | Detypo and rename. | Jarkko Hietaniemi | 2001-12-12 | 1 | -1/+1 |
* | Try to handle platforms that have O_TEXT != O_BINARY but | Jarkko Hietaniemi | 2001-12-11 | 1 | -1/+5 |
* | Allow multi-arg open() if opening layer declares this legal. | Nick Ing-Simmons | 2001-12-08 | 1 | -6/+6 |
* | Various small nits found by DJGPP build. | Jarkko Hietaniemi | 2001-12-02 | 1 | -4/+4 |
* | Skip socket-ness tests on handles (e.g. PerlIO::Scalar) which do not | Nick Ing-Simmons | 2001-12-01 | 1 | -20/+28 |
* | doio slightly smaller | Nicholas Clark | 2001-11-27 | 1 | -5/+4 |
* | Allow dup'ing of PerlIO::Scalar etc. | Nick Ing-Simmons | 2001-11-18 | 1 | -13/+24 |
* | [PATCH] Doc spellcheck + podcheck | Abhijit Menon-Sen | 2001-11-16 | 1 | -1/+1 |
* | open(FH, $file) should strip leading and trailing whitespace. | Abhijit Menon-Sen | 2001-11-08 | 1 | -5/+7 |
* | microperl sync. | Jarkko Hietaniemi | 2001-11-02 | 1 | -0/+2 |
* | Extract doio.c's open(2) mode to string conversion as PerlIO_intmod2str() | Nick Ing-Simmons | 2001-10-20 | 1 | -40/+2 |
* | Unix and VMS agree on "*" as a "match any number of any chars" | Jarkko Hietaniemi | 2001-10-10 | 1 | -0/+2 |
* | Warning incorrectly reported without -w | Rafael Garcia-Suarez | 2001-08-15 | 1 | -1/+3 |
* | Integrate change #11051 from macperl; O_RDONLY is not zero | Jarkko Hietaniemi | 2001-07-30 | 1 | -1/+1 |
* | Security hole in taint checking in open() | deekoo | 2001-07-19 | 1 | -0/+1 |
* | Based on | Nicholas Clark | 2001-07-02 | 1 | -3/+32 |
* | [ID 20010625.009] open(FILE,"+foo") [PATCH] | Robert Spier | 2001-06-28 | 1 | -0/+1 |
* | gcc -Wall nits picked out by a non-UNIX system | Jarkko Hietaniemi | 2001-06-12 | 1 | -24/+28 |
* | More -Wall sweeping. | Jarkko Hietaniemi | 2001-05-30 | 1 | -4/+4 |
* | Medley of -Wall cleanups from Michael Schwen, Hugo van der Sanden, | Jarkko Hietaniemi | 2001-05-30 | 1 | -1/+2 |
* | O_APPEND and O_TRUNC are not portable. (Not available e.g. | Jarkko Hietaniemi | 2001-05-27 | 1 | -1/+8 |
* | [PATCH] [ID 19991013.005] utime undef, undef, @files | Robert Spier | 2001-05-27 | 1 | -5/+16 |
* | PerlIO for VMS | Craig A. Berry | 2001-05-26 | 1 | -4/+2 |
* | Fix for ID 20010519.003: sysopen() wasn't tainting :-( | Jarkko Hietaniemi | 2001-05-20 | 1 | -3/+5 |
* | Multiplicity and thread fixes for VMS | Dan Sugalski | 2001-05-02 | 1 | -2/+2 |
* | Make the "STD* opened only for ..." errors more consistent. | Jarkko Hietaniemi | 2001-04-23 | 1 | -3/+5 |
* | Avoid core dump on | Nick Ing-Simmons | 2001-04-20 | 1 | -1/+4 |