Commits

Raymond Lu committed 86fb2794d6b
[svn-r16202] Added HDlseek in front of the truncate function in H5FD_sec2_truncate for VMS only. On Open VMS, if the last read or write put the file pointer beyond the current file size (it happens when an object is deleted), the file can be extended when it's truncated. Tested v1.8 on VMS.