summaryrefslogtreecommitdiff
path: root/mpeix/mpeixish.h
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Re: Today's compiling adventureKen Hirsch2006-01-121-1/+39
| | | | | Message-ID: <43C69F48.7090600@ftml.net> p4raw-id: //depot/perl@26807
* 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 fix from Mark Bixby: fcntl() on sockets on works.Jarkko Hietaniemi2003-07-291-0/+2
| | | 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 update from Mark Bixby.Jarkko Hietaniemi2002-03-241-0/+13
| | | 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-201-1/+7
| | | p4raw-id: //depot/perl@10752
* MPE/iX tweaks from Mark Bixby.Jarkko Hietaniemi2001-06-121-0/+2
| | | p4raw-id: //depot/perl@10539
* 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
* add files and tweaks needed for MPE/iX port (via PM)Jarkko Hietaniemi1998-07-141-0/+139
Message-Id: <199807132107.AAA20603@alpha.hut.fi> Subject: MPE/iX patches for _73 p4raw-id: //depot/perl@1478