summaryrefslogtreecommitdiffstats
path: root/libc/misc/dirent/telldir.c
Commit message (Expand)AuthorAgeFilesLines
* Implement readdir_r. Audit for proper thread safety and locking.Eric Andersen2002-05-111-22/+2
* Scrub up some lingering problems preventing readdir64 from workingEric Andersen2001-11-141-1/+2
* Fix include/errno.h to not use kernel header, and instead use bits/errno.h.Eric Andersen2001-04-061-2/+2
* Move the dirent stuff. I suppose it is system dependant, but thenEric Andersen2001-03-191-0/+35