CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2011/07/13 20:16:00
Modified files:
include : dirent.h
lib/libc/gen : opendir.c
libexec/ld.so : dir.c
share/man/man5 : dir.5
Log message:
__opendir2, DTF_NODUP, and __DTF_READALL can die. struct dirent
dd_flags is renamed to the placeholder position dd_unused so that
we can spot "broken software" which assumes we have Jan Simon Pendry's
union mounts (we don't have them, and won't have them ever again).
__opendir2 question spotted by matthew
verified to not break ports by sthen