summaryrefslogtreecommitdiff
path: root/lib/libstand/readdir.c
Commit message (Collapse)AuthorAgeFilesLines
* Add a readdir function to the loader fsops vector, and implement theJonathan Lemon2000-04-291-0/+50
functionality for some of the filesystesms. Notes: svn path=/head/; revision=59766