summaryrefslogtreecommitdiffstats
path: root/libc/misc/glob/glob.c
Commit message (Expand)AuthorAgeFilesLines
* convert // comments to /**/; remove empty #if/#endif pairs. no code changesDenys Vlasenko2009-09-181-3/+0
* trim Experimentally off and uncommented hiddenAustin Foxley2009-09-181-23/+0
* Synch with trunk @ 24165Carmelo Amoroso2008-11-271-15/+15
* Synch with trunk @ 24075.Carmelo Amoroso2008-11-171-7/+6
* BIG BIG commit: all left files merged from trunk [rev 22714]. Currenntly NPTL...Carmelo Amoroso2008-07-091-11/+10
* Merge from trunk."Steven J. Hill"2006-08-221-250/+817
* Merge from trunk."Steven J. Hill"2006-02-271-266/+252
* Big fricking merge from trunk."Steven J. Hill"2006-01-071-19/+35
* Merge from trunk."Steven J. Hill"2005-12-101-3/+7
* Big merge from trunk. Stop the madness!"Steven J. Hill"2005-12-061-0/+1
* Merge from trunk. More to come you betcha'."Steven J. Hill"2005-12-021-13/+16
* Massive merge from trunk."Steven J. Hill"2005-11-181-1/+1
* Finalize the merge from the trunk. There are more files to be"Steven J. Hill"2005-07-301-1/+1
* 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