summaryrefslogtreecommitdiffstats
path: root/libc/misc/dirent/scandir64.c
Commit message (Expand)AuthorAgeFilesLines
* dirent: push dirent type to prototypesMike Frysinger2009-08-191-8/+2
* Synch with trunk @ 24165Carmelo Amoroso2008-11-271-4/+4
* Synch with trunk @ 24075.Carmelo Amoroso2008-11-171-5/+17
* Synch with trunk at rev 22997.Carmelo Amoroso2008-07-311-2/+2
* BIG BIG commit: all left files merged from trunk [rev 22714]. Currenntly NPTL...Carmelo Amoroso2008-07-091-1/+1
* Merge from trunk."Steven J. Hill"2006-02-271-20/+9
* Big fricking merge from trunk."Steven J. Hill"2006-01-071-4/+2
* Merge from trunk."Steven J. Hill"2005-12-101-0/+2
* Big merge from trunk. Stop the madness!"Steven J. Hill"2005-12-061-0/+2
* Merge from trunk. More to come you betcha'."Steven J. Hill"2005-12-021-1/+1
* Fix scandir64 to not free the wrong pieces of memory (which couldEric Andersen2003-01-281-67/+78
* Ok, this commit is _huge_ and its gonna change the world. I'veEric Andersen2002-10-311-2/+2
* 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 malloc handlingEric Andersen2002-01-081-8/+13
* Scrub up some lingering problems preventing readdir64 from workingEric Andersen2001-11-141-1/+2
* In theory, this adds readdir64 and friends. Dunno if theyEric Andersen2001-10-171-0/+88