Age (hh:mm:ss) of last commit: 09:44:21
Last commit message:
CVSROOT: /cvs Module name: src Changes by: guenther@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@