This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
vms.c backslash efs and long name fixes
authorJohn Malmberg <wb8tyw@gmail.com>
Thu, 8 Jan 2009 22:37:19 +0000 (16:37 -0600)
committerCraig A. Berry <craigberry@mac.com>
Thu, 8 Jan 2009 22:37:19 +0000 (16:37 -0600)
commit449de3c2d9bd4f128b1ac6f08de7d29326bc285d
treeae2aeaf49a066389af9f7755e3a83c1be9f787ce
parent6a164b5b33cb5272af43c3c4bc6dbfa7534d90db
vms.c backslash efs and long name fixes

Message-id: <496552AF.7040702@gmail.com>

This fixes the support for the backslash in a file name as it shows up
in the ExtUtils tests.

Also the flag for rename to work on efs file specifications was
incorrectly the bit number instead of the mask value.
vms/vms.c