]> Dogcows Code - chaz/tar/commitdiff
tar: extract permissions for . last
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 17 Sep 2010 19:25:55 +0000 (12:25 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 17 Sep 2010 19:28:25 +0000 (12:28 -0700)
* src/common.h (must_be_dot_or_slash): New decl.
* src/extract.c (mark_after_links): New function, taking code
that used to be in create_placeholder_file.
(create_placeholder_file): Use it.
(delay_set_stat): Always delay setting status for . and /.
* src/misc.c (must_be_dot_or_slash): Now extern.
* tests/extrac12.at: New file.
* tests/Makefile.am (TESTSUITE_AT): Add it.
* tests/testsuite.at: Likewise.


No differences found
This page took 0.028728 seconds and 4 git commands to generate.