]> Dogcows Code - chaz/tar/commit
* src/common.h (check_device_option): New global.
authorSergey Poznyakoff <gray@gnu.org.ua>
Thu, 27 Mar 2008 08:56:26 +0000 (08:56 +0000)
committerSergey Poznyakoff <gray@gnu.org.ua>
Thu, 27 Mar 2008 08:56:26 +0000 (08:56 +0000)
commit71d2a66f4220a64ac896706d56c0de7eae7b8d2e
tree8405050d0914ea5bbe28aa2aaf37737d990621af
parente496c1b52955887eb0a7544eb621e896c989c6ac
* src/common.h (check_device_option): New global.
* src/incremen.c (procdir): Use boolean and instead of bitwise
one. Patch by Jean-Louis Martineau.
Compare device numbers only if check_device_option is set.
* src/tar.c: New command line options --no-check-device and
--check-device. Proposed by Jean-Louis Martineau.
(parse_opt): Hanlde new options.
(decode_options): Initialize check_device_option to true.
ChangeLog
THANKS
src/common.h
src/incremen.c
src/tar.c
This page took 0.018687 seconds and 4 git commands to generate.