summaryrefslogtreecommitdiff
path: root/taint.c
Commit message (Expand)AuthorAgeFilesLines
* Integrate:Nicholas Clark2008-10-291-2/+2
* Integrate:Nicholas Clark2007-03-211-0/+3
* Integrate:Andy Lester2007-01-141-2/+2
* Integrate:Jim Cromie2007-01-131-1/+1
* Integrate:Andy Lester2007-01-121-1/+1
* Integrate:Nicholas Clark2006-05-111-2/+3
* Integrate:Jarkko Hietaniemi2005-09-301-2/+2
* Integrate:Andy Lester2005-09-211-11/+11
* Integrate:Nicholas Clark2005-09-211-1/+1
* Integrate:Nicholas Clark2005-09-211-3/+3
* Integrate:Nicholas Clark2005-09-181-0/+10
* Integrate:Andy Lester2005-09-171-2/+2
* Integrate:Andy Lester2005-09-171-4/+4
* Integrate:Nicholas Clark2004-12-291-0/+17
|\
| * Add a new taint error, "%ENV is aliased to %s".Rafael Garcia-Suarez2003-10-271-8/+20
| * When %ENV has been turned into a non-magical hash after aRafael Garcia-Suarez2003-10-261-3/+8
| * 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
| * Change the set of characters that are considered to beRafael Garcia-Suarez2002-12-081-1/+1
* | Integrate:Stas Bekman2004-09-101-0/+3
* | Integrate:Jarkko Hietaniemi2003-05-041-1/+2
* | Integrate:Adrian M. Enache2003-03-021-1/+1
* | Integrate:Jarkko Hietaniemi2003-03-021-1/+1
* | Integrate:Jarkko Hietaniemi2002-12-091-1/+1
|/
* more warnings tidyupPaul Marquess2002-03-111-1/+1
* Sprinkle some copyrights (use the oldest timestamp toJarkko Hietaniemi2002-01-241-0/+9
* Promote the e/uid to wide enough un/signed integersJarkko Hietaniemi2001-12-241-3/+20
* -t taint warningsMichael G. Schwern2001-12-141-5/+10
* Fixes for casting problems detected on a SuSE 7.2 Itanium,Jarkko Hietaniemi2001-12-121-1/+1
* Silence some more warnings INT2PTR.Artur Bergman2001-09-101-1/+1
* [LARGE!] symbolic magicDave Mitchell2001-05-201-2/+2
* dTHR is a nop in 5.6.0 onwards. Ergo, it can go.Jarkko Hietaniemi2000-12-051-7/+0
* VMS patches from Peter Prymmer.Jarkko Hietaniemi1999-11-211-0/+2
* Fix printing of uids and gids; regen Configure.Jarkko Hietaniemi1999-10-281-6/+1
* warnings and const violations identified by compiling in C++ modeGurusamy Sarathy1999-10-261-1/+1
* Untangle the IV_IS_QUAD jungle by introdudingJarkko Hietaniemi1999-10-021-3/+3
* Band-aid until we've got %{Uid_t} or something similarJarkko Hietaniemi1999-09-071-1/+6
* more complete support for implicit thread/interpreter pointer,Gurusamy Sarathy1999-06-091-2/+2
* initial stub implementation of implicit thread/thisGurusamy Sarathy1999-06-071-2/+3
* taint.c fix for VMSHans Mulder1999-01-061-0/+2
* "perl -T -P" dumps core on OpenBSD and LinuxTodd C. Miller1998-12-311-0/+3
* another threads reliability fix: serialize writes to thr->threadsvGurusamy Sarathy1998-11-291-2/+3
* phase 1 of somewhat major rearrangement of PERL_OBJECT stuffGurusamy Sarathy1998-10-301-0/+2
* lexical warnings; tweaks to places that didn't apply correctlyPaul Marquess1998-08-091-2/+2
* complete s/foo/PL_foo/ changes (all escaped cases identified withGurusamy Sarathy1998-07-201-2/+2
* PL_ prefix to all perlvars, part1Nick Ing-Simmons1998-07-181-14/+14
* Lots of VMS changes. vms/gen_shrfls.pl (which parses header files)Charles Bailey1997-12-171-0/+2
* Reverse integrate Malcolm's chanes into localNick Ing-Simmons1997-11-071-0/+5
* Builds C++ Borland, MSVC++ (Win32) and GCC++ (Solaris)Nick Ing-Simmons1997-11-051-5/+0