This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
VMS.C misc fixes, including vms_realpath fixes
authorJohn E. Malmberg <wb8tyw@qsl.net>
Sat, 3 Nov 2007 00:58:05 +0000 (19:58 -0500)
committerCraig A. Berry <craigberry@mac.com>
Tue, 6 Nov 2007 04:13:57 +0000 (04:13 +0000)
commitd584a1c6800176709745d7e39b92bf928b9f184b
tree895546feafc9b5137b42dfe4b9002caa7d76c76b
parent1d341aadb06645447bfa5766de033598ea926c28
VMS.C misc fixes,  including vms_realpath fixes
From: "John E. Malmberg" <wb8tyw@qsl.net>
Message-id: <472C0DED.4010203@qsl.net>

Plus, at John's suggestion, don't call the CRTL realpath()
unless DECC$POSIX_COMPLIANT_PATHNAMES is in effect.

p4raw-id: //depot/perl@32226
vms/vms.c