This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
SuSE's perl safe_putenf diff
authorMichael Schroeder <Michael.Schroeder@informatik.uni-erlangen.de>
Thu, 11 Nov 2004 15:54:43 +0000 (16:54 +0100)
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Wed, 17 Nov 2004 10:11:20 +0000 (10:11 +0000)
commit50acdf951a03f778010b5632532ec99bfa7c4f6a
treec02916c2de2c738a64bdd1ac0207abd339ab86d1
parentbe9a9b1dd000aab30f25ebe003679f9814da62af
SuSE's perl safe_putenf diff
Message-ID: <20041111145443.GA1854@immd4.informatik.uni-erlangen.de>

slightly reworked to make the PL_use_safe_putenv variable fit in
the current framework. This patch turns on the use of safe putenv
for any application that embeds a perl interpreter.

p4raw-id: //depot/perl@23507
embedvar.h
mg.c
miniperlmain.c
perl.c
perlapi.h
perlvars.h
util.c