summaryrefslogtreecommitdiffstats
path: root/libc/misc/dirent/readdir_r.c
Commit message (Expand)AuthorAgeFilesLines
* trim Experimentally off and uncommented hiddenAustin Foxley2009-09-181-2/+0
* Synch with trunk @ 24165Carmelo Amoroso2008-11-271-1/+1
* BIG BIG commit: all left files merged from trunk [rev 22714]. Currenntly NPTL...Carmelo Amoroso2008-07-091-5/+4
* Merge from trunk."Steven J. Hill"2006-02-271-1/+11
* Big merge from trunk. Stop the madness!"Steven J. Hill"2005-12-061-6/+2
* Merge from trunk. More to come you betcha'."Steven J. Hill"2005-12-021-1/+1
* Fix a long-standing bug with pthreads. A couple of linuxthreads filesManuel Novoa III2003-12-271-2/+2
* Fix scandir64 to not free the wrong pieces of memory (which couldEric Andersen2003-01-281-3/+1
* Fixup totally broken locking code... No storage for the mutex,Eric Andersen2002-05-301-4/+4
* Implement readdir_r. Audit for proper thread safety and locking.Eric Andersen2002-05-111-0/+63