vms rename Unix mode fixes
authorJohn Malmberg <wb8tyw@gmail.com>
Mon, 2 Feb 2009 14:23:49 +0000 (08:23 -0600)
committerCraig A. Berry <craigberry@mac.com>
Wed, 4 Feb 2009 01:41:34 +0000 (19:41 -0600)
commitb94a8c495f3a28de7de57070f1a1089de672ecba
treeb685aae7ca5c04b90b240f826665818870a27eab
parentd94c5a782e2f7517ede78da404d0f156b60d8357
vms rename Unix mode fixes

Here are the fixes for the rename() wrapper to support Unix mode better.

Removed calls to pathify/vmsify that were redundant because of
flex_lstat() calls.

Support option to unlink all versions on rename.

Message-id: <498701F5.5040906@gmail.com>
vms/vms.c