summaryrefslogtreecommitdiffstats
path: root/libc/misc/glob
Commit message (Expand)AuthorAgeFilesLines
...
* 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