]> Dogcows Code - chaz/tar/commit
* src/tar.c (NS_PRECISION_FORMAT_MASK): New macro.
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 8 Nov 2005 07:20:02 +0000 (07:20 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 8 Nov 2005 07:20:02 +0000 (07:20 +0000)
commit57c2124d68aa65843548feef9d226fb025503258
treef3570c5ad2b4b69d4699cd50faec14b3b1df0df6
parent06379466c1a2cbf525f7e91e38256674f2bd4c30
* src/tar.c (NS_PRECISION_FORMAT_MASK): New macro.
(tar_timespec_cmp): New function. Wrapper over
timespec_cmp using the timespec precision provided by the
current archive format.
* src/common.h (tar_timespec_cmp): New declaration.
* src/compare.c (diff_file): Use tar_timespec_cmp.
* src/extract.c (file_newer_p): Likewise.
* src/update.c (update_archive): Likewise.
* tests/truncate.at: Reverted changes
* tests/update.at: Reverted changes
ChangeLog
src/common.h
src/compare.c
src/extract.c
src/tar.c
src/update.c
tests/truncate.at
tests/update.at
This page took 0.025715 seconds and 4 git commands to generate.