summaryrefslogtreecommitdiffstats
path: root/libc/misc/dirent/alphasort.c
Commit message (Expand)AuthorAgeFilesLines
* dirent: push dirent type to prototypesMike Frysinger2009-07-201-5/+2
* Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL blockDenis Vlasenko2008-05-191-1/+1
* add some copyright/license infoMike Frysinger2006-02-041-0/+6
* hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger2006-01-141-1/+3
* Hide mostly used functionsPeter S. Mazinger2005-12-011-1/+1
* Scrub up some lingering problems preventing readdir64 from workingEric Andersen2001-11-141-0/+1
* Turns out alphasort was totally broken. This fixed one works.Eric Andersen2001-05-081-4/+3
* Add in alphasort (working fine) and scandir (just a stub for now).Eric Andersen2001-03-191-0/+10