summaryrefslogtreecommitdiff
path: root/unixish.h
Commit message (Expand)AuthorAgeFilesLines
* Need to migrate the refcounted_he structure to be properly shared.Nicholas Clark2006-04-111-1/+1
* Remove incorrect guards around inclusion of <signal.h>Alan Burlison2003-12-151-2/+0
* Modify the common guard for the signal.h header, becauseAlan Burlison2003-12-121-1/+1
* 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
* More Perl malloc debugging magic from Ilya. Seems to work inJarkko Hietaniemi2003-06-201-1/+1
* Noticed by John P. Linderman.Jarkko Hietaniemi2003-05-231-5/+5
* Fix up Larry's copyright statements to my best knowledge.Jarkko Hietaniemi2003-04-161-1/+2
* Reverse copyright update (#18801) for files not changed in 2003.Hugo van der Sanden2003-03-021-1/+1
* Update all copyrights to 2003, from JarkkoHugo van der Sanden2003-03-021-1/+1
* Sprinkle some copyrights (use the oldest timestamp toJarkko Hietaniemi2002-01-241-0/+9
* a few typo fixes Jeffrey Friedl2001-11-121-1/+1
* OpenBSD likes signal.h Richard Soderberg2001-10-301-1/+1
* -Wall cleanups: unixish.hRichard Soderberg2001-08-011-1/+1
* Factor the PERL_SYS_INIT() code, from Hugo van der Sanden.Jarkko Hietaniemi2001-06-241-17/+1
* In UTS do signal(SIGFPE, SIG_IGN) in PERL_SYS_INIT().Jarkko Hietaniemi2001-06-231-1/+5
* cygwin portFifer, Eric2000-11-071-5/+1
* Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) definesJarkko Hietaniemi2000-10-031-0/+3
* microperl nits from Simon Cozens.Jarkko Hietaniemi2000-06-011-1/+1
* microperl changes from Simon Cozens; Makefile for microperlJarkko Hietaniemi2000-05-311-0/+4
* add missing locks for op refcountsGurusamy Sarathy2000-03-081-1/+1
* fpsetmask() needs include on freebsd (from Slaven RezicGurusamy Sarathy2000-03-041-0/+3
* In FreeBSD disable floating point exception handlers.Sean Davis2000-02-241-1/+1
* Integrate with Sarathy.Jarkko Hietaniemi2000-02-081-1/+1
* more complete pseudo-fork() support for WindowsGurusamy Sarathy1999-12-011-1/+1
* cygwin updateFifer, Eric1999-08-011-1/+5
* NetBSD update, based on patches from the NetBSD packages system.Jarkko Hietaniemi1999-01-191-1/+1
* POSIX BC2000 port from perl-mvs:Thomas Dorner1998-10-171-2/+6
* generic Configure mods and HAS_GROUP additions to help MiNT/MPEix/MVSJarkko Hietaniemi1998-07-121-6/+6
* Lots of VMS changes. vms/gen_shrfls.pl (which parses header files)Charles Bailey1997-12-171-0/+8
* Move malloc_mutex initialisation/destruction:Ilya Zakharevich1997-11-251-3/+3
* Minor changes to ease port to MVSLen Johnson1997-09-051-0/+6
* [inseparable changes from match from perl-5.003_97b to perl-5.003_97c]Perl 5 Porters1997-04-071-0/+1
* Eliminate unused dummy variableDoug MacEachern1997-03-261-1/+1
* [inseparable changes from patch from perl5.003_27 to perl5.003_28]Perl 5 Porters1997-02-221-2/+0
* Eliminate FP exceptions under SCO 5Chip Salzenberg1997-02-181-5/+10
* [inseparable changes from patch from perl5.003_20 to perl5.003_21]Perl 5 Porters1997-01-161-0/+12
* perl 5.003_05: unixish.hPerl 5 Porters1996-09-111-7/+7
* Add OS-specific initialization for macros used in Plan9 and VMS portsPerl 5 Porters1996-07-251-0/+21
* Define stubs for macros used by OS/2Perl 5 Porters1996-03-151-0/+2
* perl 5.002perl-5.002Andy Dougherty1996-02-281-0/+1
* perl5.002beta3Perl 5 Porters1996-02-021-0/+3
* This is my patch patch.1i for perl5.001.Andy Dougherty1995-05-301-0/+14
* perl5.000 patch.0j: fix minor portability and build problems remaining even a...Andy Dougherty1995-02-071-13/+15
* perl 5.000perl-5.000Larry Wall1994-10-171-9/+25
* perl 5.0 alpha 5Larry Wall1993-12-101-0/+5
* perl 5.0 alpha 2perl-5a2Larry Wall1993-10-071-0/+38