summaryrefslogtreecommitdiff
path: root/doio.c
Commit message (Expand)AuthorAgeFilesLines
* update copyright yearsGurusamy Sarathy1999-03-221-1/+1
* more "correct" utbuf for utime()Gurusamy Sarathy1999-02-241-6/+6
* Import Ultrix update, change #2864, Spider Boardman1999-02-151-3/+2
* fix silent taint failures under -UGurusamy Sarathy1999-01-171-5/+1
* sanity check piped opens (tweaked version of patch suggestedGurusamy Sarathy1999-01-171-0/+14
* Atari MiNT port by Guido Flohr <gufl0000@stud.uni-sb.de>Jarkko Hietaniemi1999-01-131-1/+1
* To: perl5-porters@perl.comMark-Jason Dominus1998-12-211-1/+1
* integrate changes#2273,2274,2288,2291 from maint-5.004Gurusamy Sarathy1998-11-301-2/+6
* another threads reliability fix: serialize writes to thr->threadsvGurusamy Sarathy1998-11-291-13/+17
* remaining PL_foo stragglersGurusamy Sarathy1998-10-301-2/+2
* #2133 fallout.Jarkko Hietaniemi1998-10-301-1/+3
* phase 1 of somewhat major rearrangement of PERL_OBJECT stuffGurusamy Sarathy1998-10-301-4/+4
* use Off_t to permit 64-bit seek()Scott Henry1998-10-021-2/+2
* big Configure update from Jarkko: sync metaconfig units; d_statblks fixGurusamy Sarathy1998-09-251-3/+8
* add missing dTHR; notes for test failures due to small stacksizeGurusamy Sarathy1998-08-091-11/+29
* lexical warnings; tweaks to places that didn't apply correctlyPaul Marquess1998-08-091-24/+27
* support OE/MVSJarkko Hietaniemi1998-08-021-7/+22
* Fix inplace editing for VMSHans Mulder1998-07-221-0/+5
* PL_ scheme Builds under Minw32 - some SEGFAULT snagsNick Ing-Simmons1998-07-181-16/+16
* PL_ stuff for threadsNick Ing-Simmons1998-07-181-3/+3
* PL_ prefix to all perlvars, part1Nick Ing-Simmons1998-07-181-127/+127
* make -i'*suffix' work tooGurusamy Sarathy1998-07-081-0/+2
* added patch for -i'foo*bar', made code somewhat simpler, tweaked docColin Kuskie1998-07-081-5/+13
* fix memory leaks and uninitialized memory accesses found by PurifyGurusamy Sarathy1998-06-181-1/+1
* [win32] semctl tweakGraham Barr1998-05-311-0/+2
* [asperl] integrate mainline changesGurusamy Sarathy1998-05-291-53/+21
|\
| * [win32] merge changes#1014,1038 from maintbranchGurusamy Sarathy1998-05-291-6/+9
| * [PATCH 5.004_65] Config_65-02-03.diff: SunOS and Solaris hintsAndy Dougherty1998-05-281-49/+8
| * Back out change 1043 since Andy's forthcoming Config patchMalcolm Beattie1998-05-281-8/+49
| * This change really is:Jarkko Hietaniemi1998-05-281-49/+8
| * [PATCH 5.004_65] Config_65-01: lchown() detection.Andy Dougherty1998-05-281-0/+6
* | [asperl] tweaks to make it build with the Borland compiler. Won't runGurusamy Sarathy1998-05-261-3/+5
* | [asperl] integrate mainline changes (untested)Gurusamy Sarathy1998-05-181-26/+128
|\ \ | |/
| * Patch from Sarathy to fix up win32 integration. Patch from JarkkoMalcolm Beattie1998-05-151-15/+24
| * [win32] merge changes#906,907,909,910 from maintbranchGurusamy Sarathy1998-05-151-0/+40
| * [win32] merge change#897 from maintbranchGurusamy Sarathy1998-05-141-2/+5
| * [win32] merge change#896 from maintbranchGurusamy Sarathy1998-05-141-15/+50
| * [win32] merge change#887 from maintbranchGurusamy Sarathy1998-05-141-4/+19
* | [asperl] added AS patch#12 with minor changesGurusamy Sarathy1998-03-121-2/+2
|/
* [win32] change all 'sp' to 'SP' in code and in the docs. ExplicitlyGurusamy Sarathy1998-03-071-2/+2
* [win32] yet another maintpatchHugo van der Sanden1998-03-031-3/+5
* [win32] another 'old' patchRoderick Schertler1998-03-021-1/+5
* #ifdef CAN_PROTOTYPE cleanupGisle Aas1998-02-251-6/+0
* [win32] fix mingw32 gcc 2.8.0 build (DLLs generated seem to be brokenGurusamy Sarathy1998-02-161-1/+1
* Some Chip patches (some tweaked to match _5x source):Chip Salzenberg1998-02-061-10/+17
* [win32] foo() -> PerlGroup_foo() patch from ActiveStateGurusamy Sarathy1998-01-191-41/+41
* Message-Id: <26260.9712191719@lightning.cise.npl.co.uk>Robin Barker1998-01-171-2/+2
* [win32] Add a tweaked version of:Tye McQueen1998-01-041-1/+2
* Major changes to the DOS/djgpp port (including threading):Molnar Laszlo1997-12-171-3/+7
* Builds C++ Borland, MSVC++ (Win32) and GCC++ (Solaris)Nick Ing-Simmons1997-11-051-2/+3