This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
vms kill_file / rmdir updates
authorJohn Malmberg <wb8tyw@gmail.com>
Mon, 2 Feb 2009 05:07:30 +0000 (23:07 -0600)
committerCraig A. Berry <craigberry@mac.com>
Wed, 4 Feb 2009 01:39:57 +0000 (19:39 -0600)
commitd94c5a782e2f7517ede78da404d0f156b60d8357
treeec86458457295209484a6bb51e72b378fa1a1589
parentd57db09df25bb4fb2f5080ca37abbbfa49f1e8cf
vms kill_file / rmdir updates

This updates vms kill_file and rmdir routines to do fewer calls of vmsify
and pathify as the flex_lstat() already does these operations and caches
the result.

Fix kill_file so that option to unlink all versions works.

Message-id: <49867F92.7080508@gmail.com>
vms/vms.c