]> Dogcows Code - chaz/tar/commit
tar: -x -C symlink fix
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 24 Sep 2010 20:13:25 +0000 (13:13 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 24 Sep 2010 20:13:47 +0000 (13:13 -0700)
commitc5c196310edddc0411cc312e45645a1a87b02793
treebcdefccf6cb935ebb3ab96e8b8a1b536b0f1b1a4
parent14efeb9f956e38d7beaf3fbedb04d3f3bb9ece3a
tar: -x -C symlink fix

* src/misc.c (chdir_do): Don't use O_NOFOLLOW when opening the
argument to -C.  This is for consistency with "tar -c -C FOO", and
matches the new documentation.
* tests/extrac14.at: New file.
* tests/Makefile.am (TESTSUITE_AT): Add it.
* tests/testsuite.at: Include it.
src/misc.c
tests/Makefile.am
tests/extrac14.at [new file with mode: 0644]
tests/testsuite.at
This page took 0.018937 seconds and 4 git commands to generate.