summaryrefslogtreecommitdiff
path: root/lib/exclude.c
Commit message (Expand)AuthorAgeFilesLines
* Change copyright notice from GPLv2+ to GPLv3+.Bruno Haible2007-10-071-6/+4
* * lib/exclude.c (FNM_EXTMATCH): Define if system does not.Paul Eggert2007-02-151-6/+31
* * doc/gnulib-tool.texi (Initial import): Update to match currentPaul Eggert2007-01-261-2/+1
* * _fpending.c: Include <config.h> unconditionally, since we noPaul Eggert2006-09-131-3/+1
* * lib/memcasecmp.c: Include <limits.h>.Paul Eggert2006-07-051-14/+2
* (exclude_fnmatch): New function.Sergey Poznyakoff2006-05-251-16/+20
* * modules/exclude (Depends-on): Depend on verify.Paul Eggert2005-10-021-8/+5
* Sync from coreutils.Paul Eggert2005-09-231-0/+1
* Use a consistent style for including <config.h>.Paul Eggert2005-09-191-1/+1
* Sync from coreutils.Paul Eggert2005-06-021-6/+6
* *** empty log message ***Paul Eggert2005-05-141-1/+1
* Remove dependencies on unlocked-io.Paul Eggert2004-10-041-1/+4
* Merge from coreutils.Paul Eggert2004-08-071-5/+2
* Modify exclude.c to use new xalloc primitives, for simplicity.Paul Eggert2003-10-271-20/+8
* Do not include <inttypes.h> or <stdint.h>.Paul Eggert2003-10-161-21/+6
* Remove K&R cruft.Paul Eggert2003-09-091-9/+2
* Fix typo in previous change; it mishandled the case when line_end wasPaul Eggert2003-08-131-4/+8
* Ignore trailing white space and empty linesPaul Eggert2003-08-131-3/+29
* (new_exclude, add_exclude): Remove casts that arePaul Eggert2003-06-041-5/+3
* .h files should stand alone, but we shouldn't include <sys/types.h>Paul Eggert2003-06-041-3/+1
* in lib:Paul Eggert2003-05-291-5/+1
* Remove uses of `PARAMS'.Jim Meyering2003-04-051-4/+3
* (FNM_CASEFOLD, FNM_LEADING_DIR): Define to 0 if notPaul Eggert2002-12-101-3/+11
* Include unlocked-io.h.Jim Meyering2001-11-171-0/+1
* (excluded_filename): 0 -> false, since it's a boolean context.Jim Meyering2001-09-301-1/+1
* (fnmatch_no_wildcards): Fix confusion betweenJim Meyering2001-09-031-4/+4
* Use `""', not `<>' to #include non-system header files.Jim Meyering2001-09-011-6/+9
* Merge 'exclude' changes from tar 1.13.22.Jim Meyering2001-08-311-34/+170
* Sync to the slightly more general version of GNU tar.Jim Meyering2000-01-121-5/+6
* Use PARAMS, not __EXCLUDE_P.Jim Meyering1997-12-311-2/+2
* remove FIXME-describe commentsJim Meyering1997-12-211-8/+0
* add FIXME-describe commentsJim Meyering1997-12-211-0/+8
* .Jim Meyering1997-12-211-0/+127