K 10 svn:author V 7 delphij K 8 svn:date V 27 2009-05-29T06:55:15.422802Z K 7 svn:log V 300 MFC r178253 and r178256: Implement fdopendir(3) by splitting __opendir2() into two parts, the upper part deals with the usual __opendir2() calls, and the rest part with an interface translator to expose fdopendir(3) functionality. Manual page was obtained from kib@'s work for *at(2) system calls. END