summaryrefslogtreecommitdiff
path: root/mpeix
Commit message (Collapse)AuthorAgeFilesLines
* Use alternative URLs for links which are now broken (link rot)Leon Brocard2009-09-151-1/+1
|
* make PERL_SYS_INIT/INIT3/TERM into functionsDave Mitchell2007-09-251-4/+4
| | | p4raw-id: //depot/perl@31970
* Add PERLIO_INIT and PERLIO_TERM to PERL_SYS_INIT* and PERL_SYS_TERM*Nicholas Clark2006-10-211-2/+2
| | | | | in */*ish.h headers. p4raw-id: //depot/perl@29077
* Relink to use temp file forced on current dir in mpeixJarkko Hietaniemi2006-07-131-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 adventureKen Hirsch2006-01-123-104/+793
| | | | | Message-ID: <43C69F48.7090600@ftml.net> p4raw-id: //depot/perl@26807
* Re: [perl #15063] /tmp issuesSolar Designer2004-02-012-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 Burlison2003-12-151-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, becauseAlan Burlison2003-12-121-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 Hietaniemi2003-08-281-35/+35
| | | p4raw-id: //depot/perl@20927
* MPE/iX fix from Mark Bixby: fcntl() on sockets on works.Jarkko Hietaniemi2003-07-292-0/+55
| | | p4raw-id: //depot/perl@20327
* Remove PL_earlytaint since the hash seed codeJarkko Hietaniemi2003-07-041-1/+1
| | | | | can be delayed until perl_parse(). p4raw-id: //depot/perl@19979
* Move the PL_earlytaint initialization to the PERL_SYS_INIT()Jarkko Hietaniemi2003-06-291-1/+1
| | | | | as per suggestion from Sarathy. p4raw-id: //depot/perl@19878
* Noticed by John P. Linderman.Jarkko Hietaniemi2003-05-231-5/+5
| | | p4raw-id: //depot/perl@19602
* MPE/iX fixes from Mark Bixby.Jarkko Hietaniemi2002-07-161-1/+1
| | | p4raw-id: //depot/perl@17582
* The LGPL code relicensed, with permission from Mark Klein of DIS.Jarkko Hietaniemi2002-04-151-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 Hietaniemi2002-03-291-1/+37
| | | p4raw-id: //depot/perl@15590
* MPE/iX update from Mark Bixby.Jarkko Hietaniemi2002-03-242-0/+457
| | | p4raw-id: //depot/perl@15483
* Factor the PERL_SYS_INIT() code, from Hugo van der Sanden.Jarkko Hietaniemi2001-06-241-6/+1
| | | p4raw-id: //depot/perl@10888
* MPE/iX fixes from Mark Bixby (a Configure fix is also needed.)Jarkko Hietaniemi2001-06-202-2/+8
| | | p4raw-id: //depot/perl@10752
* MPE/iX tweaks from Mark Bixby.Jarkko Hietaniemi2001-06-121-0/+2
| | | p4raw-id: //depot/perl@10539
* MPE/ix updates for perl 5.6.0 from Mark Bixby.Jarkko Hietaniemi2000-07-171-2/+7
| | | p4raw-id: //depot/perl@6416
* support binmode(F,":crlf") and use open IN => ":raw", OUT => ":crlf"Gurusamy Sarathy2000-03-091-1/+1
| | | | | semantics; the pragma sets defaults for both open() and qx// p4raw-id: //depot/perl@5628
* more complete pseudo-fork() support for WindowsGurusamy Sarathy1999-12-011-1/+1
| | | p4raw-id: //depot/perl@4602
* MPE/iX update (mirror maint-5.005 change #2715)Jarkko Hietaniemi1999-02-021-2/+2
| | | | | p4raw-link: @2715 on //depot/maint-5.005/perl: 8581bc7ef7a700da2acf07f6d9c1de93ee11cf69 p4raw-id: //depot/cfgperl@2757
* unsubmitted _74 tweaksGurusamy Sarathy1998-07-142-0/+0
| | | p4raw-id: //depot/perl@1492
* add files and tweaks needed for MPE/iX port (via PM)Jarkko Hietaniemi1998-07-143-0/+180
Message-Id: <199807132107.AAA20603@alpha.hut.fi> Subject: MPE/iX patches for _73 p4raw-id: //depot/perl@1478