]> Dogcows Code - chaz/tar/commit
tar: don't warn about zero timestamps
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 13 Sep 2013 18:08:34 +0000 (11:08 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 13 Sep 2013 18:10:39 +0000 (11:10 -0700)
commit28b44aaacb45680aa6640e0a6d7ceab04cfdbf11
tree2cf00a2b2581544dda0e591ff4eb26829be83fba
parent88cb5008a6133cfbc129408273aa69266f2502a0
tar: don't warn about zero timestamps

* src/extract.c (check_time): Suppress warniing when t.tv_sec == 0.
Problem reported by Denis Excoffier.
src/extract.c
This page took 0.019242 seconds and 4 git commands to generate.