summaryrefslogtreecommitdiff
path: root/doio.c
Commit message (Expand)AuthorAgeFilesLines
* [perl #24521] make test breaks permissions on /dev/ttyDave Mitchell2004-02-291-1/+3
* Implement stacked filetest operators (-f -w -x $file).Rafael Garcia-Suarez2004-02-091-1/+9
* Remove incorrect guards around inclusion of <signal.h>Alan Burlison2003-12-151-2/+0
* Modify the common guard for the signal.h header, becauseAlan Burlison2003-12-121-1/+1
* casting bug in VMS part of Perl_start_globCraig A. Berry2003-12-061-2/+3
* dup2() not going through PerlLIO abstraction layerJan Dubois2003-10-231-1/+1
* Two OS/2 portability patches from Ilya.Ilya Zakharevich2003-10-211-2/+2
* Apparently at some point doing 3-arg open withJarkko Hietaniemi2003-09-131-0/+4
* Minuscule code cleanup.Jarkko Hietaniemi2003-09-131-10/+11
* Unknown discipline ':utf8' w/ maint perl w/o perlioStas Bekman2003-09-131-1/+1
* Fewer naked char constants.Jarkko Hietaniemi2003-08-301-3/+3
* Restore SIGFPE on exec()Chip Salzenberg2003-07-101-0/+8
* OS2 patchesIlya Zakharevich2003-06-151-0/+2
* Integrate from perlio:Jarkko Hietaniemi2003-05-181-0/+8
* In eof() the errno can get stomped by the peek-ahead.Jarkko Hietaniemi2003-05-101-0/+4
* Fix up Larry's copyright statements to my best knowledge.Jarkko Hietaniemi2003-04-161-1/+2
* Feeding illegal QP (like \x80) to thisJarkko Hietaniemi2003-03-281-0/+2
* Integrate:Jarkko Hietaniemi2003-03-201-3/+4
* Make whichsig() to work also if some system definesJarkko Hietaniemi2003-03-141-2/+2
* Update all copyrights to 2003, from JarkkoHugo van der Sanden2003-03-021-1/+1
* Re: utime undef, undef, "/tmp/test" and warningsStas Bekman2003-02-091-11/+12
* Integrate #18405 from maint-5.8 which fixes whitespacNick Ing-Simmons2003-01-201-4/+2
* Fix 'use encoding' I/O for code points 0x80..0xFF;Jarkko Hietaniemi2003-01-161-1/+2
* %_ (was Re: [PATCH] operation on `PL_na' may be undefined)Nicholas Clark2003-01-071-6/+6
* Re: Is this true that Perl 5.8 uses :crlf as default DISCIPLINE on so ckets?Gurusamy Sarathy2002-11-071-2/+2
* Re: [perl #17830] open FH, "<&", $fdSteve Grazzini2002-10-171-0/+1
* Re: perlio bug?Rafael Garcia-Suarez2002-10-021-3/+5
* enable -ansi -pedanticJarkko Hietaniemi2002-09-261-11/+11
* Change PerlIO::Scalar and Via to scalar and via.Jarkko Hietaniemi2002-07-091-3/+3
* Re: autom4te and perl 5.8.0Andy Dougherty2002-07-041-1/+1
* Fix segv on IO::File->open("/dev/null").Nick Ing-Simmons2002-06-201-1/+4
* doio.c tweaksNick Ing-Simmons2002-06-061-5/+16
* Address the second half ofJohan Vromans2002-06-051-0/+4
* [Patch] Inplace editing on Cygwin and others?Gerrit P. Haase2002-06-011-1/+1
* Integrate maint branch io (pipe) fixes. (changes#16329,16330,16331)Nick Ing-Simmons2002-05-091-0/+1
* perl -i clobbers files on CygwinGerrit P. Haase2002-05-031-1/+1
* Windows 64-bit support:Gurusamy Sarathy2002-04-211-1/+1
* warn on ref open without perlioRafael Garcia-Suarez2002-04-191-0/+9
* EPOC update from Olaf Flebbe.Jarkko Hietaniemi2002-03-261-1/+1
* Fix [ID 20020318.003] cannot open STDOUT into in memory variableNick Ing-Simmons2002-03-221-1/+1
* more warnings tidyupPaul Marquess2002-03-111-21/+21
* Forward port #14704 from maint-5.6.Abhijit Menon-Sen2002-02-181-16/+27
* Absorb #14701 by Sarathy from maint-5.6.Abhijit Menon-Sen2002-02-161-2/+9
* Re: [PATCH] eof() coredumps when ARGV is aliased to another filehandleRafael Garcia-Suarez2002-02-081-1/+1
* lstat FH and -l FH warningsRafael Garcia-Suarez2002-02-031-1/+10
* Turn the I/O Unicode error by default on, but theJarkko Hietaniemi2002-01-311-1/+1
* O_RDONLY/O_WRONLY/O_RDWR portability.Jarkko Hietaniemi2002-01-271-8/+34
* Copyright++. (Not all the toplevel *.h have one, it seems.)Jarkko Hietaniemi2002-01-231-1/+1
* Missed the =head1 additions.Jarkko Hietaniemi2002-01-031-0/+2
* Re: [PATCH] Re: [ PATCH ] Cygwin groups.t (PLEASE CHECK)Nicholas Clark2001-12-261-15/+1