On Tue, 13 Mar 2007 00:13:13 +0800 Peter Memishian wrote: > > 3d fs intercepts are done in the independent 3d library > > the (ancient) libast dir workaround files are used to build lib3d > > but are only active on systems with no or non-posix readdir > > (just like for libast)
> So it sounds like this will never apply to Solaris, correct? yes > I wasn't referring to the copyright, just the contradiction that it said > "<dirent.h> for systems with no opendir()", but that Roland then asserted > it would still be useful for systems with opendir() that wanted 3DFS. But > I believe you asserting that the comment is indeed right, in which case > there's nothing to update ;-) yes the 3d build code is hard to pore through it does intercept readdir etc. but eventually calls the underlying readdir if it exists -- Glenn Fowler -- AT&T Research, Florham Park NJ --