summaryrefslogtreecommitdiffstats
path: root/libc/misc/dirent/scandir.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/+18
* 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-1/+1
* Merge from trunk."Steven J. Hill"2006-02-271-27/+13
* Big fricking merge from trunk."Steven J. Hill"2006-01-071-1/+1
* 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 a segfault in scandir for empty directories. After looking overEric Andersen2002-03-121-65/+77
* Scrub malloc handlingEric Andersen2002-01-081-8/+12
* Scrub up some lingering problems preventing readdir64 from workingEric Andersen2001-11-141-0/+1
* A patch from Jon Nelson <jnelson@securepipe.com> to make scandirEric Andersen2001-05-081-4/+5
* Add in alphasort (working fine) and scandir (just a stub for now).Eric Andersen2001-03-191-0/+79