Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use alternative URLs for links which are now broken (link rot) | Leon Brocard | 2009-09-15 | 1 | -1/+1 |
| | |||||
* | make PERL_SYS_INIT/INIT3/TERM into functions | Dave Mitchell | 2007-09-25 | 1 | -4/+4 |
| | | | p4raw-id: //depot/perl@31970 | ||||
* | Add PERLIO_INIT and PERLIO_TERM to PERL_SYS_INIT* and PERL_SYS_TERM* | Nicholas Clark | 2006-10-21 | 1 | -2/+2 |
| | | | | | in */*ish.h headers. p4raw-id: //depot/perl@29077 | ||||
* | Relink to use temp file forced on current dir in mpeix | Jarkko Hietaniemi | 2006-07-13 | 1 | -1/+1 |
| | | | | | | Subject: [PATCH] mpeix/relink: tweak from Donna Garverick Message-Id: <200607130525.k6D5PxFp251263@kosh.hut.fi> p4raw-id: //depot/perl@28560 | ||||
* | Re: Today's compiling adventure | Ken Hirsch | 2006-01-12 | 3 | -104/+793 |
| | | | | | Message-ID: <43C69F48.7090600@ftml.net> p4raw-id: //depot/perl@26807 | ||||
* | Re: [perl #15063] /tmp issues | Solar Designer | 2004-02-01 | 2 | -4/+4 |
| | | | | | | | Message-ID: <20040125222218.GA13499@openwall.com> Remove insecure usage of /tmp from code and documentation p4raw-id: //depot/perl@22258 | ||||
* | Remove incorrect guards around inclusion of <signal.h> | Alan Burlison | 2003-12-15 | 1 | -3/+1 |
| | | | | | | | | | | | Causes problems with UNIX03/SUSv3 Part 2 of change 21916 - oops! See: Message-Id: <3FDD06A5.8010004@sun.com> Subject: Re: UNIX03 & C99 issue with 5.8.2 Date: Mon, 15 Dec 2003 00:56:05 +0000 p4raw-id: //depot/perl@21917 | ||||
* | Modify the common guard for the signal.h header, because | Alan Burlison | 2003-12-12 | 1 | -1/+1 |
| | | | | | | | | | C99 compilers don't like it.o see : Subject: UNIX03 & C99 issue with 5.8.2 Message-ID: <3FDA4994.6050209@sun.com> p4raw-id: //depot/perl@21883 | ||||
* | MPE/iX gcc 3.3.1 changes from Mark Klein and Mark Bixby. | Jarkko Hietaniemi | 2003-08-28 | 1 | -35/+35 |
| | | | p4raw-id: //depot/perl@20927 | ||||
* | MPE/iX fix from Mark Bixby: fcntl() on sockets on works. | Jarkko Hietaniemi | 2003-07-29 | 2 | -0/+55 |
| | | | p4raw-id: //depot/perl@20327 | ||||
* | Remove PL_earlytaint since the hash seed code | Jarkko Hietaniemi | 2003-07-04 | 1 | -1/+1 |
| | | | | | can be delayed until perl_parse(). p4raw-id: //depot/perl@19979 | ||||
* | Move the PL_earlytaint initialization to the PERL_SYS_INIT() | Jarkko Hietaniemi | 2003-06-29 | 1 | -1/+1 |
| | | | | | as per suggestion from Sarathy. p4raw-id: //depot/perl@19878 | ||||
* | Noticed by John P. Linderman. | Jarkko Hietaniemi | 2003-05-23 | 1 | -5/+5 |
| | | | p4raw-id: //depot/perl@19602 | ||||
* | MPE/iX fixes from Mark Bixby. | Jarkko Hietaniemi | 2002-07-16 | 1 | -1/+1 |
| | | | p4raw-id: //depot/perl@17582 | ||||
* | The LGPL code relicensed, with permission from Mark Klein of DIS. | Jarkko Hietaniemi | 2002-04-15 | 1 | -7/+16 |
| | | | | | (and the licensing of the other code clarified, from Mark Bixby.) p4raw-id: //depot/perl@15940 | ||||
* | MPE/iX tweaks from Mark Bixby. | Jarkko Hietaniemi | 2002-03-29 | 1 | -1/+37 |
| | | | p4raw-id: //depot/perl@15590 | ||||
* | MPE/iX update from Mark Bixby. | Jarkko Hietaniemi | 2002-03-24 | 2 | -0/+457 |
| | | | p4raw-id: //depot/perl@15483 | ||||
* | Factor the PERL_SYS_INIT() code, from Hugo van der Sanden. | Jarkko Hietaniemi | 2001-06-24 | 1 | -6/+1 |
| | | | p4raw-id: //depot/perl@10888 | ||||
* | MPE/iX fixes from Mark Bixby (a Configure fix is also needed.) | Jarkko Hietaniemi | 2001-06-20 | 2 | -2/+8 |
| | | | p4raw-id: //depot/perl@10752 | ||||
* | MPE/iX tweaks from Mark Bixby. | Jarkko Hietaniemi | 2001-06-12 | 1 | -0/+2 |
| | | | p4raw-id: //depot/perl@10539 | ||||
* | MPE/ix updates for perl 5.6.0 from Mark Bixby. | Jarkko Hietaniemi | 2000-07-17 | 1 | -2/+7 |
| | | | p4raw-id: //depot/perl@6416 | ||||
* | support binmode(F,":crlf") and use open IN => ":raw", OUT => ":crlf" | Gurusamy Sarathy | 2000-03-09 | 1 | -1/+1 |
| | | | | | semantics; the pragma sets defaults for both open() and qx// p4raw-id: //depot/perl@5628 | ||||
* | more complete pseudo-fork() support for Windows | Gurusamy Sarathy | 1999-12-01 | 1 | -1/+1 |
| | | | p4raw-id: //depot/perl@4602 | ||||
* | MPE/iX update (mirror maint-5.005 change #2715) | Jarkko Hietaniemi | 1999-02-02 | 1 | -2/+2 |
| | | | | | p4raw-link: @2715 on //depot/maint-5.005/perl: 8581bc7ef7a700da2acf07f6d9c1de93ee11cf69 p4raw-id: //depot/cfgperl@2757 | ||||
* | unsubmitted _74 tweaks | Gurusamy Sarathy | 1998-07-14 | 2 | -0/+0 |
| | | | p4raw-id: //depot/perl@1492 | ||||
* | add files and tweaks needed for MPE/iX port (via PM) | Jarkko Hietaniemi | 1998-07-14 | 3 | -0/+180 |
Message-Id: <199807132107.AAA20603@alpha.hut.fi> Subject: MPE/iX patches for _73 p4raw-id: //depot/perl@1478 |