summaryrefslogtreecommitdiff
path: root/pp_sys.c
Commit message (Expand)AuthorAgeFilesLines
* generic Configure mods and HAS_GROUP additions to help MiNT/MPEix/MVSJarkko Hietaniemi1998-07-121-6/+17
* added patch, made linking with setargv a build optionDouglas Lankshear1998-07-111-1/+1
* get it building again on win32Gurusamy Sarathy1998-07-091-0/+2
* rename s/\bSI_/PERLSI_/ to avoid collisions with sysinfo headersGurusamy Sarathy1998-07-061-2/+2
* per Larry suggestion, toss change#1327 and fix the documentationGurusamy Sarathy1998-07-061-11/+2
* make read() return undef on errors as documented, and clarify docsGurusamy Sarathy1998-07-051-0/+5
* fix getc() to return empty string instead of undef on eof, as it wasGurusamy Sarathy1998-07-051-2/+11
* PUSHSTACK renovationJoshua Pritikin1998-06-281-3/+3
* applied patch, regen headersIlya Zakharevich1998-06-231-1/+1
* fix for undef as last arg to setsockoptGraham Barr1998-06-101-1/+1
* Add missing ";" to pp_umask (spotted by Jarkko Hietaniemi).Malcolm Beattie1998-05-291-1/+1
* [asperl] integrate mainline changesGurusamy Sarathy1998-05-291-0/+17
|\
| * [win32] merge changes#1016,1018 from maintbranch (1017 is n/a)Gurusamy Sarathy1998-05-231-0/+17
* | [asperl] integrate mainline changes (untested)Gurusamy Sarathy1998-05-181-52/+55
|\ \ | |/
| * [win32] more whitespace tweaks from maintbranchGurusamy Sarathy1998-05-181-4/+4
| * [win32] merge change#985 from maintbranchGurusamy Sarathy1998-05-161-10/+22
| * [win32] merge change#897 from maintbranchGurusamy Sarathy1998-05-141-1/+1
| * [win32] integrate mainlineGurusamy Sarathy1998-05-141-7/+21
| * [win32] merge change#886 from maintbranchGurusamy Sarathy1998-05-141-31/+8
* | [asperl] integrate mainline changesGurusamy Sarathy1998-04-081-29/+84
|\ \ | |/
| * [win32] integrate mainlineGurusamy Sarathy1998-04-031-28/+53
| |\
| | * Andy Dougherty's configuration patches (Config_63-01 up to 04).Malcolm Beattie1998-04-021-24/+49
| | * Re: doc: perlrun typo Stephen Potter1998-04-021-4/+4
| * | [win32] implement stack-of-stacks so that magic invocations don'tGurusamy Sarathy1998-04-031-7/+21
| |/
| * Bump patchlevel.h to 63.Malcolm Beattie1998-03-161-8/+8
| |\
| | * [win32] integrate mainlineGurusamy Sarathy1998-03-161-2/+2
| | |\
| * | | [PATCH 5.004_62} Config_62-01 patch available.Andy Dougherty1998-03-161-0/+16
| | |/ | |/|
| * | There has been a 'thaw' in config.h (the ICE has gone ;-))Nick Ing-Simmons1998-03-071-2/+2
* | | [asperl] various changes to get asperl working under BorlandGurusamy Sarathy1998-03-161-1/+1
* | | [win32] integrate mainline changesGurusamy Sarathy1998-03-071-28/+28
|\ \ \ | | |/ | |/|
| * | [win32] change all 'sp' to 'SP' in code and in the docs. ExplicitlyGurusamy Sarathy1998-03-071-8/+8
| |/
| * Configure patches -01 and -02 for 5.004_61.Andy Dougherty1998-03-051-20/+20
* | [asperl] integrate mainline changesGurusamy Sarathy1998-03-011-2/+31
|\ \ | |/
| * _60 & _04 - Add WRITE & CLOSE to TIEHANDLEGraham Barr1998-02-271-0/+29
| * Re: ANNOUNCE: perl5.004_60 Configure patch is availableAndy Dougherty1998-02-251-2/+2
* | [asperl] integrate latest win32 branchGurusamy Sarathy1998-02-221-1/+1
|\ \ | |/
| * [win32] fix mingw32 gcc 2.8.0 build (DLLs generated seem to be brokenGurusamy Sarathy1998-02-161-1/+1
* | [asperl] bring ASPerl uptodate with mainline changesGurusamy Sarathy1998-02-141-14/+10
|\ \ | |/
| * [PATCH] 5.004_58: the locale.t problem in IRIXJarkko Hietaniemi1998-02-121-14/+10
* | [asperl] initial merge of latest win32 branch into ASPerlGurusamy Sarathy1998-01-301-104/+50
|\ \ | |/
| * Get PerlXxx_yyyy() macro stuff to _compile_ on Solaris. Nick Ing-Simmons1998-01-241-0/+6
| * [win32] foo() -> PerlGroup_foo() patch from ActiveStateGurusamy Sarathy1998-01-191-84/+84
| * Permit tie ?foo,$object Nick Ing-Simmons1998-01-171-107/+40
| * TIEARRAY updates - almost works ...Nick Ing-Simmons1998-01-141-1/+2
| * tiearray tweaksNick Ing-Simmons1998-01-131-1/+7
| * print/printf/... over-eager mg_find for glob magic:Gurusamy Sarathy1998-01-081-3/+3
* | [asperl] added AS patch#2Gurusamy Sarathy1998-01-301-26/+26
* | [asperl] Created new branch from win32@396, added AS patch#1Gurusamy Sarathy1998-01-301-84/+84
|/
* [win32] Various win32 fixesGurusamy Sarathy1998-01-041-3/+3
* pp_print and pp_prtf handling of tied file handles used EXTENDMalcolm Beattie1997-12-121-1/+1