On 2002.07.02 05:55 Craig A. Berry wrote: > I just noticed that our opendir() implementation sometimes reports > the wrong errno when it fails. This bug is something I introduced in > the 5.7 stream and has never been in a production release so I don't > see much point in documenting the change. In any case, the patch > here prevents underlying causes such as ENOENT and EINVAL from being > overridden with EACCES. > > --- vms/vms.c;-0 Thu Jun 13 21:11:50 2002 > +++ vms/vms.c Mon Jul 1 19:32:36 2002
Thanks, applied (#17396).
