K 10 svn:author V 3 mdf K 8 svn:date V 27 2011-08-22T23:54:12.503494Z K 7 svn:log V 226 Avoid using dirfd name there is dirfd() macro already. Use dirfd() instead of dirp->dd_fd. Replace dirfd() macro with exported libc symbol. Use _dirfd() macro internally. GSoC r222835, r222836, r222837. Code by Gleb Kurtsou. END