summaryrefslogtreecommitdiff
path: root/perlsfio.h
Commit message (Collapse)AuthorAgeFilesLines
* Add editor blocks to some header files.Marcus Holland-Moritz2008-01-011-1/+9
| | | p4raw-id: //depot/perl@32793
* Fix up copyright years for files modified in 2007.Nicholas Clark2007-11-071-2/+2
| | | p4raw-id: //depot/perl@32237
* Update copyright years in .h files. Also, in .plRafael Garcia-Suarez2007-01-051-1/+2
| | | | | | files that generate .h files, so they'll be ready next time. p4raw-id: //depot/perl@29695
* [patch] cleanup perlsfio.hStas Bekman2005-01-201-10/+0
| | | | | Message-ID: <41E6E4AF.8070303@stason.org> p4raw-id: //depot/perl@23840
* Fix up Larry's copyright statements to my best knowledge.Jarkko Hietaniemi2003-04-161-1/+1
| | | | | | | (Lots of Perl 5 source code archaeology was involved.) Larry didn't make strangled noises when I showed him the patch, either :-) p4raw-id: //depot/perl@19242
* Reverse copyright update (#18801) for files not changed in 2003.Hugo van der Sanden2003-03-021-1/+1
| | | p4raw-id: //depot/perl@18807
* Update all copyrights to 2003, from JarkkoHugo van der Sanden2003-03-021-1/+1
| | | p4raw-id: //depot/perl@18801
* Not that urgent a fix since inside #if 0, but still...Jarkko Hietaniemi2002-06-141-3/+3
| | | p4raw-id: //depot/perl@17242
* Sprinkle some copyrights (use the oldest timestamp toJarkko Hietaniemi2002-01-241-0/+9
| | | | | | be found in the repository, which is most often not right, but at least consistent) p4raw-id: //depot/perl@14400
* Paper over a crack or two with USE_SFIONick Ing-Simmons2001-06-101-1/+6
| | | p4raw-id: //depot/perlio@10497
* Make XS/Typemap compile (but fail) with sfioNick Ing-Simmons2001-06-091-1/+1
| | | p4raw-id: //depot/perlio@10489
* PerlIO #include and #ifdef re-work.Nick Ing-Simmons2000-11-141-8/+15
| | | p4raw-id: //depot/perlio@7684
* [ID 20001112.007] sfio's sftell isn't ftellNicholas Clark2000-11-131-1/+1
| | | | | Message-Id: <E13v4bH-0000lN-00@Bagpuss.unfortu.net> p4raw-id: //depot/perl@7663
* Check if stdio supports tweaking lval and cnt simultaneously.Nicholas Clark2000-10-241-4/+4
| | | | | | Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?) Message-ID: <20001023153932.A10786@plum.flirble.org> p4raw-id: //depot/perl@7427
* sfio2000Daniel MuiƱo2000-08-141-0/+5
| | | | | Message-ID: <20000814165811.B16368@con2-dgi> p4raw-id: //depot/perl@6624
* MacOS support, part 1 (from Matthias NeeracherGurusamy Sarathy2000-05-281-1/+1
| | | | | <neeri@iis.ee.ethz.ch>) p4raw-id: //depot/perl@6143
* missing PerlIO_reopen() (suggested by sam@daemoninc.com)Gurusamy Sarathy1999-07-071-0/+1
| | | p4raw-id: //depot/perl@3651
* more complete support for implicit thread/interpreter pointer,Gurusamy Sarathy1999-06-091-3/+3
| | | | | | | | | | | | | | | | | | | | | enabled via -DPERL_IMPLICIT_CONTEXT (all changes are noops without that enabled): - USE_THREADS now enables PERL_IMPLICIT_CONTEXT, so dTHR is a noop; tests pass on Solaris; should be faster now! - MULTIPLICITY has been tested with and without PERL_IMPLICIT_CONTEXT on Solaris - improved function database now merged with embed.pl - everything except the varargs functions have foo(a,b,c) macros to provide compatibility - varargs functions default to compatibility variants that get the context pointer using dTHX - there should be almost no source compatibility issues as a result of all this - dl_foo.xs changes other than dl_dlopen.xs untested - still needs documentation, fixups for win32 etc Next step: migrate most non-mutex variables from perlvars.h to intrpvar.h p4raw-id: //depot/perl@3524
* perl 5.003_02: [no incremental changelog available]Larry Wall1996-08-101-0/+58