summaryrefslogtreecommitdiff
path: root/pp_sys.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Let Configure sort out get{host,net}byaddr* prototypes:Jarkko Hietaniemi1997-11-191-7/+9
* Change CONTEXT to PERL_CONTEXT throughout source (since the #defineMalcolm Beattie1997-11-131-3/+7
* Initial integration of ansi branch into mainline (untested).Malcolm Beattie1997-11-111-150/+158
|\
| * Fix 'anydbm.t' - if the gv is passed 1st call to inheritedNick Ing-Simmons1997-11-091-1/+2
| * Merge changes as of 18:00 CSTNick Ing-Simmons1997-11-071-3/+34
| |\
| * | Reverse integrate Malcolm's chanes into localNick Ing-Simmons1997-11-071-10/+8
| * | Builds C++ Borland, MSVC++ (Win32) and GCC++ (Solaris)Nick Ing-Simmons1997-11-051-133/+136
| * | Integrate mainline @ 18:15 CST 31 Oct 1997Nick Ing-Simmons1997-11-011-10/+8
| |\ \
| * | | Convert miniperl sources to ANSI C. Several passes ofNick Ing-Simmons1997-10-311-25/+31