chmod() on VMS 8.3 will only work on directories in VMS
xxx.dir format,
so filenames need to be converted.
Dual lifed modules that call chmod() on directories may need
to also
compensate for this.bug.
Found a strange case of stat() incorrectly returning
'[.t]','./t','t/',
but working for 't.dir' on VMS 8.3. Detect this condition,
convert the
filename syntax and try again. If the retry fails or is not
needed,
restore errno so that [.ext.Safe.t]safe2.t passes all
tests.
Small fix vmsish.h to allow threaded perl to be built with
symbolic link
support.
-John
wb8tyw qsl.net
Personal Opinion Only
|