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