CVSROOT:        /cvs
Module name:    src
Changes by:     matt...@cvs.openbsd.org 2012/03/21 22:11:53

Modified files:
        include        : dirent.h 
        lib/libc/gen   : telldir.h dirfd.c readdir.c readdir_r.c 
                         scandir.c 

Log message:
Make DIR a private type within libc, give it the same underlying
typedef regardless of __BSD_VISIBLE, and eliminate the dirfd() macro.

ok guenther@

Reply via email to