Merge from coreutils.
[gnulib.git] / lib / exclude.c
2004-08-07 Paul EggertMerge from coreutils.
2003-10-27 Paul EggertModify exclude.c to use new xalloc primitives, for...
2003-10-16 Paul EggertDo not include <inttypes.h> or <stdint.h>.
2003-09-09 Paul EggertRemove K&R cruft.
2003-08-13 Paul EggertFix typo in previous change; it mishandled the case...
2003-08-13 Paul EggertIgnore trailing white space and empty lines
2003-06-04 Paul Eggert(new_exclude, add_exclude): Remove casts that are
2003-06-04 Paul Eggert.h files should stand alone, but we shouldn't include...
2003-05-29 Paul Eggertin lib:
2003-04-05 Jim MeyeringRemove uses of `PARAMS'.
2002-12-10 Paul Eggert(FNM_CASEFOLD, FNM_LEADING_DIR): Define to 0 if not
2001-11-17 Jim MeyeringInclude unlocked-io.h.
2001-09-30 Jim Meyering(excluded_filename): 0 -> false, since it's a boolean...
2001-09-03 Jim Meyering(fnmatch_no_wildcards): Fix confusion between
2001-09-01 Jim MeyeringUse `""', not `<>' to #include non-system header files.
2001-08-31 Jim MeyeringMerge 'exclude' changes from tar 1.13.22.
2000-01-12 Jim MeyeringSync to the slightly more general version of GNU tar.
1997-12-31 Jim MeyeringUse PARAMS, not __EXCLUDE_P.
1997-12-21 Jim Meyeringremove FIXME-describe comments
1997-12-21 Jim Meyeringadd FIXME-describe comments
1997-12-21 Jim Meyering.