summaryrefslogtreecommitdiff
path: root/libc/misc/glob
AgeCommit message (Expand)Author
2003-10-12Don't make two copiesEric Andersen
2003-10-12Sigh. It seems that csh wants glob_pattern_p(), we need toEric Andersen
2003-04-29uClibc 0.9.19 has a bug in globfree(). If the previous call toEric Andersen
2002-10-31Ok, this commit is _huge_ and its gonna change the world. I'veEric Andersen
2002-04-09Avoid defining __USE_FILE_OFFSET64, since we do _NOT_ wantEric Andersen
2002-04-03Doh! I forgot to commit this...Eric Andersen
2002-03-31Add glob64.c, and add support for glob64 when large file is enabled.Eric Andersen
2002-02-26A few more little cleanupsEric Andersen
2001-12-19Update my email address. I am no longer andersen@lineo.comEric Andersen
2001-05-12Ok, this should finish off my massive ro-organization. The sourceEric Andersen
2001-05-09Add in an older libc5 glob implementation, which is a bit thinner.Eric Andersen
2001-01-11A large update from Manuel Novoa III <mnovoa3@bellsouth.net>.Eric Andersen
2000-11-04Fix doc blunder.Eric Andersen
2000-11-04Make spelling of uClibc be consistant.Eric Andersen
2000-10-20Strip all object files of all non global symbols and .note andEric Andersen
2000-10-12Makefile updateEric Andersen
2000-10-11New misc tree that actually has misc stuff in it.Eric Andersen