]> Dogcows Code - chaz/tar/commit
tar: port --overwrite symlink test to GNU/Hurd
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 18 Jan 2012 06:21:52 +0000 (22:21 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 18 Jan 2012 06:22:23 +0000 (22:22 -0800)
commit6689e8db4f53f6a0bed3d1bc4ed12d31eaa3bf51
tree258a98a073fbd4e8608083613da368105393a355
parent9a82a0215b971725c835c640fb5f6e5b47ac214e
tar: port --overwrite symlink test to GNU/Hurd

Problem reported by Pino Toscano in
<http://lists.gnu.org/archive/html/bug-tar/2012-01/msg00040.html>.
* gnulib.modules: Add fcntl-h, which defines
HAVE_WORKING_O_NOFOLLOW.
* src/extract.c (open_output_file): Use HAVE_WORKING_O_NOFOLLOW,
not O_NOFOLLOW, when testing whther O_NOFOLLOW works.

This file is a placeholder. It will be replaced with the actual ChangeLog
by make dist.  Run make ChangeLog if you wish to create it earlier.
gnulib.modules
src/extract.c
This page took 0.018503 seconds and 4 git commands to generate.