This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
DynaLoader: use PerlEnv_getenv()
authorKarl Williamson <khw@cpan.org>
Sat, 7 Mar 2020 19:54:19 +0000 (12:54 -0700)
committerKarl Williamson <khw@cpan.org>
Sun, 29 Nov 2020 15:08:46 +0000 (08:08 -0700)
commitb0312014d6c1804920d2b687a5fa5645b445ce9f
treec9ee06aa057b18e9377a8785ff12818648da3aa1
parent1d6cadf136bf2c85058a5359fb48b09b3ea9fe6f
DynaLoader: use PerlEnv_getenv()

Doing so invokes thread-safe guards
ext/DynaLoader/DynaLoader_pm.PL
ext/DynaLoader/dlutils.c