summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/getdents.2 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* use .In and delete .Tn; from Kaspars at Bankovskis dot netschwarze2014-12-161-6/+4
|
* Eliminate references to the basep argument which was removed in theguenther2013-12-011-12/+8
| | | | | | | | change to getdents(). Indicate that d_off values are valid for seeking on directories. problem noted by Jared Yanovich (slovichon (at) gmail.com) ok jmc@
* getdirentries(2) is dead; long live getdents(2)!guenther2013-10-071-0/+201
confirmation that getdirentries(2) is unused by ports from sthen@ and naddy@