summaryrefslogtreecommitdiffstats
path: root/libc/misc/dirent/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Add in alphasort (working fine) and scandir (just a stub for now).Eric Andersen2001-03-191-1/+1
| | | | -Erik
* Move the dirent stuff. I suppose it is system dependant, but thenEric Andersen2001-03-191-0/+44
it really should be grouped together too. And it needed to be grouped more then it needed to be in sysdeps/linux/common