>Either approach (opendir()/dirfd() or open()/fdopendir()) >might be handy on Solaris or anything else that has openat(), >for use with multithreaded programs.
(To be honest, our next revision of rm will store both an fd and a DIR*; with dirfd() it would need to only store the DIR *) Casper _______________________________________________ opensolaris-discuss mailing list [email protected]
