]> Dogcows Code - chaz/tar/commit
(update_archive): Remove call to name_expand; had no effect.
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 24 Sep 1999 23:44:52 +0000 (23:44 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 24 Sep 1999 23:44:52 +0000 (23:44 +0000)
commite6d8e9279f96aea82cf45faf24c6f3b792e7aae0
tree64883690a3fed20b76efa23b0fedadd6343c29ad
parent825b72c52bb82523627f880b49d4d9105c4d7b2e
(update_archive): Remove call to name_expand; had no effect.
Use chdir_do to change into directory.
Use deref_stat instead of stat.
Use add_avoided_name to mark names to be avoided; the old method of
setting a bit with the name caused all descendants of that name to
be avoided, in some circumstances.
src/update.c
This page took 0.024313 seconds and 4 git commands to generate.