summaryrefslogtreecommitdiff
path: root/libc/misc/dirent/telldir.c
AgeCommit message (Expand)Author
2006-02-04add some copyright/license infoMike Frysinger
2002-05-11Implement readdir_r. Audit for proper thread safety and locking.Eric Andersen
2001-11-14Scrub up some lingering problems preventing readdir64 from workingEric Andersen
2001-04-06Fix include/errno.h to not use kernel header, and instead use bits/errno.h.Eric Andersen
2001-03-19Move the dirent stuff. I suppose it is system dependant, but thenEric Andersen