summaryrefslogtreecommitdiffstats
path: root/lib/fnmatch_loop.c
AgeCommit message (Expand)AuthorLines
2005-06-02Don't use "path" or "filename" to mean "file name"Paul Eggert-2/+2
2005-05-14Update FSF postal mail address.Jim Meyering-1/+1
2004-08-02(EXT): Use size_t for sizes, not ptrdiff_t, so that we don't havePaul Eggert-2/+3
2004-08-02fnmatch_loop.c (EXT, FCT): Use bool when appropriate.Paul Eggert-21/+20
2004-01-16(ALLOCA_LIMIT): Remove macro, which collidedJim Meyering-9/+11
2003-10-17Update from gnulib.Jim Meyering-3/+10
2003-09-10(FCT): Remove forward decl; no longer needed.Jim Meyering-9/+2
2003-03-22(NEW_PATTERN): Cast alloca to proper type.Jim Meyering-7/+8
2002-06-26(WIDE_CHAR_SUPPORT): New macro. Use it uniformly instead ofJim Meyering-2/+2
2002-06-26from libcFILEUTILS-4_1_9Jim Meyering-0/+1189