This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Skip the chflags tests in filetest.t on Darwin.
[perl5.git] / doio.c
2003-09-13 Jarkko HietaniemiApparently at some point doing 3-arg open with
2003-09-13 Jarkko HietaniemiMinuscule code cleanup.
2003-09-13 Stas BekmanUnknown discipline ':utf8' w/ maint perl w/o perlio
2003-08-30 Jarkko HietaniemiFewer naked char constants.
2003-07-10 Chip SalzenbergRestore SIGFPE on exec()
2003-06-15 Ilya ZakharevichOS2 patches
2003-05-18 Jarkko HietaniemiIntegrate from perlio:
2003-05-17 Nick Ing-SimmonsFix ticket #22219
2003-05-10 Jarkko HietaniemiIn eof() the errno can get stomped by the peek-ahead.
2003-04-16 Jarkko HietaniemiFix up Larry's copyright statements to my best knowledge.
2003-03-28 Jarkko HietaniemiFeeding illegal QP (like \x80) to this
2003-03-20 Jarkko HietaniemiIntegrate:
2003-03-14 Jarkko HietaniemiMake whichsig() to work also if some system defines
2003-03-02 Hugo van der SandenUpdate all copyrights to 2003, from Jarkko
2003-02-09 Stas BekmanRe: utime undef, undef, "/tmp/test" and warnings
2003-01-20 Nick Ing-SimmonsIntegrate #18405 from maint-5.8 which fixes whitespac
2003-01-16 Jarkko HietaniemiFix 'use encoding' I/O for code points 0x80..0xFF;
2003-01-07 Nicholas Clark%_ (was Re: [PATCH] operation on `PL_na' may be undefined)
2002-11-07 Gurusamy SarathyRe: Is this true that Perl 5.8 uses :crlf as default...
2002-10-17 Steve GrazziniRe: [perl #17830] open FH, "<&", $fd
2002-10-02 Rafael Garcia-SuarezRe: perlio bug?
2002-09-26 Jarkko Hietaniemienable -ansi -pedantic
2002-07-09 Jarkko HietaniemiChange PerlIO::Scalar and Via to scalar and via.
2002-07-04 Andy DoughertyRe: autom4te and perl 5.8.0
2002-06-20 Nick Ing-SimmonsFix segv on IO::File->open("/dev/null").
2002-06-06 Nick Ing-Simmonsdoio.c tweaks
2002-06-05 Johan VromansAddress the second half of
2002-06-01 Gerrit P. Haase[Patch] Inplace editing on Cygwin and others?
2002-05-09 Nick Ing-SimmonsIntegrate maint branch io (pipe) fixes. (changes#16329...
2002-05-03 Gerrit P. Haaseperl -i clobbers files on Cygwin
2002-04-21 Gurusamy SarathyWindows 64-bit support:
2002-04-19 Rafael Garcia-Suarezwarn on ref open without perlio
2002-03-26 Jarkko HietaniemiEPOC update from Olaf Flebbe.
2002-03-22 Nick Ing-SimmonsFix [ID 20020318.003] cannot open STDOUT into in memory...
2002-03-11 Paul Marquessmore warnings tidyup
2002-02-18 Abhijit Menon-Sen Forward port #14704 from maint-5.6.
2002-02-18 Nick Ing-SimmonsIntegrate mainline
2002-02-16 Abhijit Menon-Sen Absorb #14701 by Sarathy from maint-5.6.
2002-02-08 Rafael Garcia-SuarezRe: [PATCH] eof() coredumps when ARGV is aliased to...
2002-02-03 Rafael Garcia-Suarezlstat FH and -l FH warnings
2002-02-01 Nick Ing-SimmonsIntegrate mainline
2002-01-31 Jarkko HietaniemiTurn the I/O Unicode error by default on, but the
2002-01-27 Jarkko HietaniemiO_RDONLY/O_WRONLY/O_RDWR portability.
2002-01-25 Nick Ing-SimmonsIntegrate mainline
2002-01-23 Jarkko HietaniemiCopyright++. (Not all the toplevel *.h have one, it...
2002-01-03 Jarkko HietaniemiMissed the =head1 additions.
2001-12-26 Nicholas ClarkRe: [PATCH] Re: [ PATCH ] Cygwin groups.t (PLEASE...
2001-12-12 H.Merijn Branddoio fatal on cygwin for 13651
2001-12-12 Jarkko HietaniemiDetypo and rename.
2001-12-11 Jarkko HietaniemiTry to handle platforms that have O_TEXT != O_BINARY but
2001-12-08 Nick Ing-SimmonsAllow multi-arg open() if opening layer declares this...
2001-12-02 Jarkko HietaniemiVarious small nits found by DJGPP build.
2001-12-01 Nick Ing-SimmonsSkip socket-ness tests on handles (e.g. PerlIO::Scalar...
2001-11-27 Nicholas Clarkdoio slightly smaller
2001-11-18 Nick Ing-SimmonsAllow dup'ing of PerlIO::Scalar etc.
2001-11-16 Abhijit Menon-Sen[PATCH] Doc spellcheck + podcheck
2001-11-08 Abhijit Menon-Senopen(FH, $file) should strip leading and trailing white...
2001-11-02 Jarkko Hietaniemimicroperl sync.
2001-10-20 Nick Ing-SimmonsExtract doio.c's open(2) mode to string conversion...
2001-10-17 Jarkko HietaniemiOh, bother. In Tru64 cc -std1 was looking rather nice
2001-10-17 Jarkko Hietaniemi(retracted by #12485)
2001-10-17 Jarkko Hietaniemi(retracted by #12485)
2001-10-10 Jarkko HietaniemiUnix and VMS agree on "*" as a "match any number of...
2001-08-15 Rafael Garcia-SuarezWarning incorrectly reported without -w
2001-07-30 Jarkko HietaniemiIntegrate change #11051 from macperl; O_RDONLY is not...
2001-07-19 deekooSecurity hole in taint checking in open()
2001-07-06 Nick Ing-SimmonsIntegrate mainline
2001-07-02 Nicholas ClarkBased on
2001-06-28 Robert Spier[ID 20010625.009] open(FILE,"+foo") [PATCH]
2001-06-12 Jarkko Hietaniemigcc -Wall nits picked out by a non-UNIX system
2001-05-30 Jarkko HietaniemiMore -Wall sweeping.
2001-05-30 Jarkko HietaniemiMedley of -Wall cleanups from Michael Schwen, Hugo...
2001-05-27 Jarkko HietaniemiO_APPEND and O_TRUNC are not portable. (Not available...
2001-05-27 Robert Spier[PATCH] [ID 19991013.005] utime undef, undef, @files
2001-05-26 Craig A. BerryPerlIO for VMS
2001-05-20 Jarkko HietaniemiFix for ID 20010519.003: sysopen() wasn't tainting :-(
2001-05-02 Dan SugalskiMultiplicity and thread fixes for VMS
2001-04-23 Jarkko HietaniemiMake the "STD* opened only for ..." errors more consistent.
2001-04-20 Nick Ing-SimmonsAvoid core dump on
2001-04-20 Nick Ing-SimmonsRe: A new PerlIO coredump
2001-04-04 Nick Ing-SimmonsDowngrade "Wide character in print" to a warning.
2001-03-24 Nick Ing-SimmonsFix un-init variable leading to spurious "Out of Memory!"
2001-03-24 Jarkko HietaniemiThe length might be uninitialized garbage if the *svp...
2001-03-24 Nick Ing-SimmonsImplement:
2001-03-23 Nick Ing-SimmonsCheck in a stable (working) version before next round...
2001-03-23 Nick Ing-SimmonsAvoid "reopen" semantics for time being. Fix bug in...
2001-03-22 Nick Ing-SimmonsSnapshot of new PerlIO open scheme. Still buggy - mainl...
2001-03-22 Nick Ing-SimmonsGive a meaning to '&' in n-arg open case:
2001-03-22 Nick Ing-SimmonsIf stdin, stdout or stderr get opened in unexpected...
2001-03-22 Nick Ing-SimmonsDie on n-arg open(...,"",xxx,yyy,...)
2001-03-02 Radu GreabRe: sync sync sync: have I missed any patches?
2001-02-28 Tim JennessRe: sync sync sync: have I missed any patches?
2001-02-17 Nick Ing-SimmonsIntegrate mainline
2001-02-17 Doug MacEachern[patch] -Wall
2001-02-08 Charles BaileySYN SYN
2001-01-28 Jarkko HietaniemiPatch from Inaba Hiroto:
2001-01-24 Charles BaileySYN SYN
2001-01-20 Nick Ing-SimmonsInfrastructure to allow:
2001-01-08 Charles BaileyOnce again syncing after too long an absence
2001-01-01 Jarkko HietaniemiBump up Larry's copyright.
next