CVSROOT: /cvs Module name: src Changes by: guent...@cvs.openbsd.org 2012/02/04 16:02:40
Modified files: lib/libc/gen : readdir.c Log message: If the internal consistency check fails, set errno so that it doesn't just look like end-of-directory. ok krw@ otto@ miod@