]> Dogcows Code - chaz/tar/commit
this matches historical practice.
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 20 Jul 1999 07:09:27 +0000 (07:09 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 20 Jul 1999 07:09:27 +0000 (07:09 +0000)
commit9cb6f5c46626aa0a8b6ce89b949fe3d9aad3feee
tree8f5d0596c0a6c37439c994f1cbb34f24b9d417d7
parent52eb0695e8117dc6a03ea53f02cb8867c34e70e6
this matches historical practice.
(unlink_destination): New function, which checks for unlink failures.
(maybe_recoverable): Stay quiet if -U.
(extract_archive): Use O_EXCL if unlink_first_option.
Report unlink failures.
Use HAVE_SYMLINK, not S_ISLNK, to determine whether symlink exists.
Use HAVE_MKFIFO || defined mkfifo, not S_ISFIFO, to determine whether
mkfifo exists.
src/extract.c
This page took 0.021215 seconds and 4 git commands to generate.