summaryrefslogtreecommitdiffstats
path: root/libc/misc/dirent/closedir.c
Commit message (Expand)AuthorAgeFilesLines
* not-cancel: use *_not_cancel variants directlyAustin Foxley2009-09-211-6/+0
* trim Experimentally off and uncommented hiddenAustin Foxley2009-09-181-2/+0
* Synch with trunk @ 24165Carmelo Amoroso2008-11-271-1/+1
* Synch with trunk @ 24087Carmelo Amoroso2008-11-181-1/+1
* BIG BIG commit: all left files merged from trunk [rev 22714]. Currenntly NPTL...Carmelo Amoroso2008-07-091-2/+2
* Merge from trunk and bring in NPTL code in the various 'misc' subsystems."Steven J. Hill"2006-08-241-3/+19
* Merge from trunk."Steven J. Hill"2005-12-101-2/+2
* Big merge from trunk. Stop the madness!"Steven J. Hill"2005-12-061-4/+0
* 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
* 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/+6
* Scrub up some lingering problems preventing readdir64 from workingEric Andersen2001-11-141-0/+1
* 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/+26