summaryrefslogtreecommitdiffstats
path: root/libc/misc/glob
Commit message (Expand)AuthorAgeFilesLines
* convert // comments to /**/; remove empty #if/#endif pairs. no code changesDenys Vlasenko2009-09-182-9/+0
* trim Experimentally off and uncommented hiddenAustin Foxley2009-09-182-41/+0
* support building out-of-treeBernhard Reutner-Fischer2009-08-191-0/+2
* Synch with trunk @ 24165Carmelo Amoroso2008-11-272-27/+27
* Synch with trunk @ 24075.Carmelo Amoroso2008-11-171-7/+6
* Synch with trunk @ 24075.Carmelo Amoroso2008-11-171-4/+4
* Synch with trunk at rev 22997.Carmelo Amoroso2008-07-312-4/+4
* BIG BIG commit: all left files merged from trunk [rev 22714]. Currenntly NPTL...Carmelo Amoroso2008-07-092-17/+16
* Fix Makefile.in and synch them with trunk. Signed-off-by: Carmelo Amoroso <ca...Carmelo Amoroso2007-11-201-2/+0
* Merge from trunk."Steven J. Hill"2006-08-224-299/+821
* Merge from trunk."Steven J. Hill"2006-02-276-314/+622
* Big fricking merge from trunk."Steven J. Hill"2006-01-072-21/+47
* 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-022-53/+24
* Massive merge from trunk."Steven J. Hill"2005-11-181-1/+1
* Massive merge from trunk."Steven J. Hill"2005-11-171-2/+3
* Copy from trunk."Steven J. Hill"2005-10-301-0/+30
* Finalize the merge from the trunk. There are more files to be"Steven J. Hill"2005-07-301-1/+1
* merge parallel build supportMike Frysinger2005-01-251-5/+4
* Peter Kjellerstedt writes:Eric Andersen2003-10-181-1/+1
* Don't make two copiesEric Andersen2003-10-122-34/+40
* 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
* Ok, this commit is _huge_ and its gonna change the world. I'veEric Andersen2002-10-311-1/+1
* Avoid defining __USE_FILE_OFFSET64, since we do _NOT_ wantEric Andersen2002-04-091-3/+5
* Doh! I forgot to commit this...Eric Andersen2002-04-031-3/+3
* Add glob64.c, and add support for glob64 when large file is enabled.Eric Andersen2002-03-313-1/+71
* A few more little cleanupsEric Andersen2002-02-261-2/+2
* Update my email address. I am no longer andersen@lineo.comEric Andersen2001-12-191-0/+1
* Ok, this should finish off my massive ro-organization. The sourceEric Andersen2001-05-121-2/+1
* Add in an older libc5 glob implementation, which is a bit thinner.Eric Andersen2001-05-091-963/+451
* A large update from Manuel Novoa III <mnovoa3@bellsouth.net>.Eric Andersen2001-01-111-2/+2
* Fix doc blunder.Eric Andersen2000-11-041-4/+4
* Make spelling of uClibc be consistant.Eric Andersen2000-11-041-1/+1
* Strip all object files of all non global symbols and .note andEric Andersen2000-10-201-1/+3
* Makefile updateEric Andersen2000-10-121-1/+1
* New misc tree that actually has misc stuff in it.Eric Andersen2000-10-113-0/+1103