Michael Fuhr <mike@fuhr.org> writes:
> I'm wondering if the code should check for ENOENT if stat() fails
> and either skip this entry silently under the assumption that the
> file had been deleted since the call to ReadDir(),
Probably. Want to look through the rest of that module for similar
problems?
regards, tom lane