log lib/exclude.c @ 6323:af09cfa36fd5

age author description
Sun, 02 Oct 2005 22:44:15 +0000 Paul Eggert * modules/exclude (Depends-on): Depend on verify.
Fri, 23 Sep 2005 04:15:13 +0000 Paul Eggert Sync from coreutils.
Mon, 19 Sep 2005 17:28:14 +0000 Paul Eggert Use a consistent style for including <config.h>.
Thu, 02 Jun 2005 20:41:04 +0000 Paul Eggert Sync from coreutils.
Sat, 14 May 2005 06:03:57 +0000 Paul Eggert *** empty log message ***
Mon, 04 Oct 2004 20:17:39 +0000 Paul Eggert Remove dependencies on unlocked-io.
Sat, 07 Aug 2004 00:09:38 +0000 Paul Eggert Merge from coreutils.
Mon, 27 Oct 2003 08:41:23 +0000 Paul Eggert Modify exclude.c to use new xalloc primitives, for simplicity.
Thu, 16 Oct 2003 05:26:15 +0000 Paul Eggert Do not include <inttypes.h> or <stdint.h>.
Tue, 09 Sep 2003 03:15:05 +0000 Paul Eggert Remove K&R cruft.
Wed, 13 Aug 2003 23:44:25 +0000 Paul Eggert Fix typo in previous change; it mishandled the case when line_end was
Wed, 13 Aug 2003 23:15:00 +0000 Paul Eggert Ignore trailing white space and empty lines
Wed, 04 Jun 2003 23:35:46 +0000 Paul Eggert (new_exclude, add_exclude): Remove casts that are
Wed, 04 Jun 2003 19:22:29 +0000 Paul Eggert .h files should stand alone, but we shouldn't include <sys/types.h>
Thu, 29 May 2003 07:21:59 +0000 Paul Eggert in lib:
Sat, 05 Apr 2003 06:53:24 +0000 Jim Meyering Remove uses of `PARAMS'.
Tue, 10 Dec 2002 19:41:28 +0000 Paul Eggert (FNM_CASEFOLD, FNM_LEADING_DIR): Define to 0 if not
Sat, 17 Nov 2001 13:29:42 +0000 Jim Meyering Include unlocked-io.h.
Sun, 30 Sep 2001 06:26:46 +0000 Jim Meyering (excluded_filename): 0 -> false, since it's a boolean context.
Mon, 03 Sep 2001 18:45:20 +0000 Jim Meyering (fnmatch_no_wildcards): Fix confusion between
Sat, 01 Sep 2001 07:28:51 +0000 Jim Meyering Use `""', not `<>' to #include non-system header files.
Fri, 31 Aug 2001 06:33:42 +0000 Jim Meyering Merge 'exclude' changes from tar 1.13.22.
Wed, 12 Jan 2000 06:37:30 +0000 Jim Meyering Sync to the slightly more general version of GNU tar.
Wed, 31 Dec 1997 11:01:18 +0000 Jim Meyering Use PARAMS, not __EXCLUDE_P.
Sun, 21 Dec 1997 11:57:17 +0000 Jim Meyering remove FIXME-describe comments
Sun, 21 Dec 1997 11:56:34 +0000 Jim Meyering add FIXME-describe comments
Sun, 21 Dec 1997 11:43:34 +0000 Jim Meyering .