summaryrefslogtreecommitdiffstats
path: root/libc/misc/dirent/dirstream.h
Commit message (Expand)AuthorAgeFilesLines
* Synch with trunk at rev 22997.Carmelo Amoroso2008-07-311-1/+1
* BIG BIG commit: all left files merged from trunk [rev 22714]. Currenntly NPTL...Carmelo Amoroso2008-07-091-8/+3
* Merge from trunk."Steven J. Hill"2006-02-271-2/+0
* Big fricking merge from trunk."Steven J. Hill"2006-01-071-0/+2
* Massive merge from trunk."Steven J. Hill"2005-11-181-2/+2
* Fixup some small issues that show up when large file support is disabledEric Andersen2003-02-241-0/+2
* Fix scandir64 to not free the wrong pieces of memory (which couldEric Andersen2003-01-281-0/+4
* Fixup totally broken locking code... No storage for the mutex,Eric Andersen2002-05-301-3/+3
* Implement readdir_r. Audit for proper thread safety and locking.Eric Andersen2002-05-111-17/+4
* Scrub up some lingering problems preventing readdir64 from workingEric Andersen2001-11-141-5/+16
* In theory, this adds readdir64 and friends. Dunno if theyEric Andersen2001-10-171-1/+1
* Move the dirent stuff. I suppose it is system dependant, but thenEric Andersen2001-03-191-0/+75