summaryrefslogtreecommitdiffstats
path: root/libc/misc/dirent/scandir.c
Commit message (Expand)AuthorAgeFilesLines
* 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