summaryrefslogtreecommitdiff
path: root/mpeix/mpeixish.h
Commit message (Expand)AuthorAgeFilesLines
* make PERL_SYS_INIT/INIT3/TERM into functionsDave Mitchell2007-09-251-4/+4
* Add PERLIO_INIT and PERLIO_TERM to PERL_SYS_INIT* and PERL_SYS_TERM*Nicholas Clark2006-10-211-2/+2
* Re: Today's compiling adventureKen Hirsch2006-01-121-1/+39
* Remove incorrect guards around inclusion of <signal.h>Alan Burlison2003-12-151-3/+1
* Modify the common guard for the signal.h header, becauseAlan Burlison2003-12-121-1/+1
* MPE/iX fix from Mark Bixby: fcntl() on sockets on works.Jarkko Hietaniemi2003-07-291-0/+2
* Remove PL_earlytaint since the hash seed codeJarkko Hietaniemi2003-07-041-1/+1
* Move the PL_earlytaint initialization to the PERL_SYS_INIT()Jarkko Hietaniemi2003-06-291-1/+1
* Noticed by John P. Linderman.Jarkko Hietaniemi2003-05-231-5/+5
* MPE/iX update from Mark Bixby.Jarkko Hietaniemi2002-03-241-0/+13
* Factor the PERL_SYS_INIT() code, from Hugo van der Sanden.Jarkko Hietaniemi2001-06-241-6/+1
* MPE/iX fixes from Mark Bixby (a Configure fix is also needed.)Jarkko Hietaniemi2001-06-201-1/+7
* MPE/iX tweaks from Mark Bixby.Jarkko Hietaniemi2001-06-121-0/+2
* support binmode(F,":crlf") and use open IN => ":raw", OUT => ":crlf"Gurusamy Sarathy2000-03-091-1/+1
* more complete pseudo-fork() support for WindowsGurusamy Sarathy1999-12-011-1/+1
* add files and tweaks needed for MPE/iX port (via PM)Jarkko Hietaniemi1998-07-141-0/+139