aboutsummaryrefslogtreecommitdiffstats
path: root/lib/fnmatch_loop.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-08-21Remove from CVS, since the bootstrap script generates them automatically.Paul Eggert1-1192/+0
2006-07-09Update from gnulib.Paul Eggert1-12/+12
2006-01-27(L_): Renamed from L. All uses changed.Paul Eggert1-110/+110
2005-06-02Don't use "path" or "filename" to mean "file name"Paul Eggert1-2/+2
2005-05-14Update FSF postal mail address.Jim Meyering1-1/+1
2004-08-02(EXT): Use size_t for sizes, not ptrdiff_t, so that we don't havePaul Eggert1-2/+3
2004-08-02fnmatch_loop.c (EXT, FCT): Use bool when appropriate.Paul Eggert1-21/+20
2004-01-16(ALLOCA_LIMIT): Remove macro, which collidedJim Meyering1-9/+11
2003-10-17Update from gnulib.Jim Meyering1-3/+10
2003-09-10(FCT): Remove forward decl; no longer needed.Jim Meyering1-9/+2
2003-03-22(NEW_PATTERN): Cast alloca to proper type.Jim Meyering1-7/+8
2002-06-26(WIDE_CHAR_SUPPORT): New macro. Use it uniformly instead ofJim Meyering1-2/+2
2002-06-26from libcFILEUTILS-4_1_9Jim Meyering1-0/+1189