summaryrefslogtreecommitdiffstats
path: root/libc/misc/glob/glob.c
Commit message (Expand)AuthorAgeFilesLines
* Don't make two copiesEric Andersen2003-10-121-34/+38
* Sigh. It seems that csh wants glob_pattern_p(), we need toEric Andersen2003-10-121-5/+3
* uClibc 0.9.19 has a bug in globfree(). If the previous call toEric Andersen2003-04-291-2/+2
* Doh! I forgot to commit this...Eric Andersen2002-04-031-3/+3
* A few more little cleanupsEric Andersen2002-02-261-2/+2
* Add in an older libc5 glob implementation, which is a bit thinner.Eric Andersen2001-05-091-963/+451
* New misc tree that actually has misc stuff in it.Eric Andersen2000-10-111-0/+1028