summaryrefslogtreecommitdiff
path: root/lib/exclude.h
AgeCommit message (Collapse)Author
2003-03-19(PARAMS): Remove definition and uses.Jim Meyering
2003-01-062002-12-10 Paul Eggert <eggert@twinsun.com>Jim Meyering
Port exclude.c and exclude.h to more non-GNU systems, e.g. Solaris 7. (EXCLUDE_ANCHORED, EXCLUDE_INCLUDE, EXCLUDE_WILDCARDS): Choose values that are less likely to collide with system fnmatch options.
2001-08-31(EXCLUDE_ANCHORED, EXCLUDE_INCLUDE,EXCLUDE_WILDCARDS): New macros.Jim Meyering
(free_exclude): New decl. (add_exclude, add_exclude_file): Now takes int options arg. (excluded_filename): No longer requires options arg, as the options are determined by add_exclude. Now returns bool, not int.
2000-08-07back out Copyright date changes for files with no changes yearJim Meyering
2000-07-09update copyright dateJim Meyering
2000-01-12Sync to the slightly more general version of GNU tar.Jim Meyering
1997-12-31Define and use PARAMS, not __EXCLUDE_P.Jim Meyering
1997-12-21.Jim Meyering