summaryrefslogtreecommitdiff
path: root/unixish.h
Commit message (Expand)AuthorAgeFilesLines
* add wrap_op_checker() API functionZefram2012-02-111-1/+2
* Add editor blocks to some header files.Marcus Holland-Moritz2008-01-011-0/+9
* Fix up copyright years for files modified in 2007.Nicholas Clark2007-11-071-1/+1
* extend PL_veto_cleanup to all platformsDave Mitchell2007-09-251-3/+1
* make PERL_SYS_INIT/INIT3/TERM into functionsDave Mitchell2007-09-251-4/+4
* extend threads 'veto cleanup' to perl_free and system stuffDave Mitchell2007-01-151-1/+5
* Update copyright years in .h files. Also, in .plRafael Garcia-Suarez2007-01-051-2/+2
* Semicolon consistency between PERL_FPU_INIT and the other INITs.Nicholas Clark2006-10-211-1/+1
* Add PERLIO_INIT to PERL_SYS_INIT.Nicholas Clark2006-10-211-1/+2
* Always defining PERLIO_TERM, even if it's empty, makes for a simplerNicholas Clark2006-10-211-4/+0
* More leak fixes, by JarkkoRafael Garcia-Suarez2006-10-201-1/+5
* C++: Solaris CC now compiles "perl"Jarkko Hietaniemi2006-09-111-0/+2
* 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