summaryrefslogtreecommitdiff
path: root/perlio.c
Commit message (Expand)AuthorAgeFilesLines
* another Symbian update: Alan's fault :-)Jarkko Hietaniemi2005-10-171-1/+1
* Re: [BUG 5.8.7] Another major bug in PerlIO layerIlya Zakharevich2005-09-271-5/+29
* More embed.fnc plowingAndy Lester2005-07-131-24/+24
* make the expensive ckWARN() be called as late as possibleDave Mitchell2005-07-131-2/+1
* Re: janitorial work ? [patch]Jim Cromie2005-07-081-5/+5
* Pre-YAPC consting funAndy Lester2005-06-231-25/+25
* Const Boy II: The LocalizingAndy Lester2005-06-231-1/+6
* More SvPV constingNicholas Clark2005-06-091-4/+4
* More SvPV consting.Nicholas Clark2005-06-071-8/+8
* Random constingAndy Lester2005-06-031-2/+3
* [PATCH] Minor warning squashingsAndy Lester2005-05-301-0/+1
* embed.fnc cleanup + SvPVX_const usageAndy Lester2005-05-241-2/+2
* SvPVX_const - patch #2Steve Peters2005-05-211-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-1/+1
* Get the correct refcount on the temporary assignment to PL_sigwarn soNicholas Clark2005-05-061-1/+12
* printf.patch: Adding printf checking for gccAndy Lester2005-05-021-0/+6
* one cannot "static" exported functionsJarkko Hietaniemi2005-04-291-2/+2
* Fix perlsio_binmode() export breakage caused by change #24338Steve Hay2005-04-281-2/+2
* perlio-two.patch: More warnings squashed, more constsAndy Lester2005-04-271-109/+106
* Symbian port of PerlJarkko Hietaniemi2005-04-211-91/+69
* Down with C++ reserved namesNicholas Clark2005-04-051-3/+3
* The core part of :Andy Lester2005-03-291-0/+1
* Consting part 4Andy Lester2005-03-251-2/+4
* Third consting batchAndy Lester2005-03-241-2/+1
* More const parmsAndy Lester2005-03-181-1/+1
* Really fix the bug [perl #33990].Rafael Garcia-Suarez2005-01-311-3/+1
* Avoid a buffer overflow with threads and PERLIO_DEBUGRafael Garcia-Suarez2005-01-311-1/+1
* Don't write to $PERLIO_DEBUG when setuid ([perl #33990])Rafael Garcia-Suarez2005-01-311-0/+2
* [Patch] [perl #32446] close leaves fd openSteffen Ullrich2005-01-211-0/+7
* Update copyright years.Nicholas Clark2005-01-041-1/+1
* Integrate a patch from Gentoo for uclibc support.Alexey Tourbin2005-01-031-1/+5
* Add comment to the top of most .c files explaining their purposeDave Mitchell2004-07-311-0/+6
* Update copyright noticesRafael Garcia-Suarez2004-03-161-1/+1
* [PERLIO] In line-buffered mode, flush on the *last* newline,Chip Salzenberg2004-03-091-21/+16
* rescue PerlIO_getname for VMSCraig A. Berry2004-01-191-1/+8
* OS/2 buildIlya Zakharevich2003-11-021-0/+4
* Two OS/2 portability patches from Ilya.Ilya Zakharevich2003-10-211-1/+1
* Re: [perl #24225] [5.8.1] segfault in binmode STDOUT, ':stdio'; print 1Slaven Rezic2003-10-201-2/+4
* [perl #24032] Perl 5.8.1-RC5 build problems on LynxOS Olli Savia2003-09-241-0/+5
* PerlIO_tmpfile clean-up for VMSCraig A. Berry2003-09-141-1/+1
* The "perlio: " prefix looks a little oddJarkko Hietaniemi2003-09-131-3/+3
* Layer names were recognized by their prefixesJarkko Hietaniemi2003-09-131-1/+1
* Fewer naked char constants.Jarkko Hietaniemi2003-08-301-8/+8
* This is probably a wrong fix forJarkko Hietaniemi2003-08-301-22/+24
* A new try atGerrit P. Haase2003-08-301-5/+13
* Something went wrong in change #20929;Jarkko Hietaniemi2003-08-301-22/+19
* maint / blead tweaks in perlio.c for CygwinGerrit P. Haase2003-08-291-19/+22
* Make (hopefully) the Windows CR CR LF bug go awayJarkko Hietaniemi2003-08-131-0/+17
* Re: [perl #23083] [5.8.0-Bug?] backtick returns empty value when $SIG{CHLD} d...Chip Salzenberg2003-08-051-0/+2