summaryrefslogtreecommitdiff
path: root/doio.c
Commit message (Expand)AuthorAgeFilesLines
* Remove the deprecated $# variableRafael Garcia-Suarez2005-06-201-13/+0
* Removing /*SUPPRESS xxx*/Andy Lester2005-06-161-11/+4
* Move SvPV consting, remove an n_a, and correct one error in Move()Nicholas Clark2005-06-101-17/+18
* More SvPV consting.Nicholas Clark2005-06-071-15/+11
* Lots of constingNicholas Clark2005-06-071-5/+5
* Unvoid SvUPGRADEAndy Lester2005-06-071-2/+2
* Random constingAndy Lester2005-06-031-2/+3
* Quotes fixed, see also perl #36079Andy Lester2005-06-021-1/+1
* VMS build update for bleadCraig A. Berry2005-05-291-2/+2
* SvPVX_const() - Patch #1Steve Peters2005-05-201-10/+10
* Well defined $? and introduction of ${^CHILD_ERROR_NATIVE} [PATCH]Gisle Aas2005-05-181-1/+1
* Include vim/emacs modelines in generated files to open themRafael Garcia-Suarez2005-05-111-2/+2
* Add editor boilerplates to all C filesRafael Garcia-Suarez2005-05-101-0/+10
* s/sv_setpv(sv,"")/sv_setpvn(sv,"",0)/Nicholas Clark2005-05-101-2/+2
* GCC attributes!Andy Lester2005-05-071-14/+16
* Symbian port of PerlJarkko Hietaniemi2005-04-211-9/+11
* Refactoring to Sv*_set() macros - patch #2Steve Peters2005-04-081-2/+2
* Add casting to allow g++ (3.3.5) to compile the core code.Nicholas Clark2005-04-051-1/+2
* Using savesvpv() here is terser and produces smaller object code.Nicholas Clark2005-04-051-4/+1
* const-eight.diffAndy Lester2005-04-041-23/+26
* Fix PerlLIO_chsize() for platforms that don't have chsize()Steve Hay2005-03-291-5/+10
* Third consting batchAndy Lester2005-03-241-8/+7
* Make the return value of close() depend not only on the success of theRafael Garcia-Suarez2005-03-101-3/+6
* Use strl* functions in doio.c when availableSteve Peters2005-02-151-4/+52
* strEQ/strNE of 1 character strings seems better hand inlined,Nicholas Clark2005-01-011-4/+4
* Doing the strnEQ char by char for 2 and 3 character stringsNicholas Clark2004-12-311-2/+2
* Add comment to the top of most .c files explaining their purposeDave Mitchell2004-07-311-0/+5
* Perl_mode_from_discipline must update len. (else SEGV)Nicholas Clark2004-07-101-0/+1
* Include variable names in "Use of uninitialized value" warningsDave Mitchell2004-04-231-1/+1
* Update copyright noticesRafael Garcia-Suarez2004-03-161-1/+1
* [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