summaryrefslogtreecommitdiffstats
path: root/libc/misc/dirent/readdir64.c
Commit message (Expand)AuthorAgeFilesLines
* trim Experimentally off and uncommented hiddenAustin Foxley2009-09-181-1/+0
* Synch with trunk @ 24165Carmelo Amoroso2008-11-271-1/+1
* Synch with trunk @ 24075.Carmelo Amoroso2008-11-171-1/+0
* BIG BIG commit: all left files merged from trunk [rev 22714]. Currenntly NPTL...Carmelo Amoroso2008-07-091-2/+2
* Merge from trunk."Steven J. Hill"2006-02-271-16/+11
* Big fricking merge from trunk."Steven J. Hill"2006-01-071-5/+3
* Big merge from trunk. Stop the madness!"Steven J. Hill"2005-12-061-4/+0
* 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
* Ok, this commit is _huge_ and its gonna change the world. I'veEric Andersen2002-10-311-2/+2
* Fixup totally broken locking code... No storage for the mutex,Eric Andersen2002-05-301-4/+4
* Oops. Stupid typo.Eric Andersen2002-05-111-1/+1
* Implement readdir_r. Audit for proper thread safety and locking.Eric Andersen2002-05-111-30/+25
* Avoid defining __USE_FILE_OFFSET64, since we do _NOT_ wantEric Andersen2002-04-091-3/+5
* Don't redefine stuffEric Andersen2002-02-261-3/+10
* Scrub up some lingering problems preventing readdir64 from workingEric Andersen2001-11-141-5/+4
* In theory, this adds readdir64 and friends. Dunno if theyEric Andersen2001-10-171-0/+68