]> Dogcows Code - chaz/tar/commit
(name_next): Go back to using plain chdir.
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 23 Sep 1999 06:22:31 +0000 (06:22 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 23 Sep 1999 06:22:31 +0000 (06:22 +0000)
commit6e36ce5668fdaf3e710ec29b3082c9a1f5c27de5
tree7df4440c8ca8c033c239d46d92735a2ccc01ef46
parenta7002a034ea4e1a43c0698dfbfe17ae29b737e23
(name_next): Go back to using plain chdir.
(name_gather): Use chdir_arg to keep track of arguments to chdir.
(addname): Likewise.
(name_match): Use chdir_do to act on chdir args.
(merge_sort): Moved here from incremen.c.
(compare_names, add_hierarchy_to_namelist, collect_and_sort_names):
Likewise.
(name_expand): Remove.
(name_from_list): Skip fack names.
Use chdir_do to act on chdir args.
(struct avoided_name): New struct.
(avoided_names): New var.
(add_avoided_name, is_avoided_name): New functions.
src/names.c
This page took 0.022911 seconds and 4 git commands to generate.