Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
* | Re: Today's compiling adventure | Ken Hirsch | 2006-01-12 | 1 | -1/+39 |
| | | | | | Message-ID: <43C69F48.7090600@ftml.net> p4raw-id: //depot/perl@26807 | ||||
* | 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 fix from Mark Bixby: fcntl() on sockets on works. | Jarkko Hietaniemi | 2003-07-29 | 1 | -0/+2 |
| | | | 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 update from Mark Bixby. | Jarkko Hietaniemi | 2002-03-24 | 1 | -0/+13 |
| | | | 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 | 1 | -1/+7 |
| | | | p4raw-id: //depot/perl@10752 | ||||
* | MPE/iX tweaks from Mark Bixby. | Jarkko Hietaniemi | 2001-06-12 | 1 | -0/+2 |
| | | | p4raw-id: //depot/perl@10539 | ||||
* | 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 | ||||
* | add files and tweaks needed for MPE/iX port (via PM) | Jarkko Hietaniemi | 1998-07-14 | 1 | -0/+139 |
Message-Id: <199807132107.AAA20603@alpha.hut.fi> Subject: MPE/iX patches for _73 p4raw-id: //depot/perl@1478 |