summaryrefslogtreecommitdiff
path: root/t
diff options
context:
space:
mode:
authorCraig A. Berry <craigberry@mac.com>2016-01-16 17:59:22 -0600
committerCraig A. Berry <craigberry@mac.com>2016-01-16 17:59:22 -0600
commitcda27dcf504146747d450c00da849d80744fdf7d (patch)
tree37d5802625444b4bc6803ed787d25d9eae797817 /t
parent4f2426499381e5a2089d55fcdd79343019ee0729 (diff)
downloadperl-cda27dcf504146747d450c00da849d80744fdf7d.tar.gz
Have Perl_vmssetenv always use setenv/unsetenv.
VMS has had setenv and unsetenv since v7.0, released in 1996. We no longer support versions even that old so there is no reason to provide for their absence nor to avoid using unsetenv. N.B. The unsetenv implementation still returns void even though POSIX has required an int return value for some time. If that gets fixed, we'll need an additional change here.
Diffstat (limited to 't')
0 files changed, 0 insertions, 0 deletions