]> Dogcows Code - chaz/tar/commit
tar: simplify birthtime calculations
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 7 Jun 2011 23:07:08 +0000 (16:07 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 7 Jun 2011 23:07:29 +0000 (16:07 -0700)
commit49bd102a1b220a0e4ad3e0e75ac0cdd2a5964efa
tree0421818356b0959518be91cf59d588a19bb9b608
parent189e4364741e927216a254b8a51d96af2d954df8
tar: simplify birthtime calculations

* src/extract.c (same_birthtime): Remove.
(extract_link, apply_delayed_links): Go back to using timestamp_cmp
instead of same_birthtime, as this is a bit simpler.  This fix relies
on an up-to-date gnulib.
src/extract.c
This page took 0.022057 seconds and 4 git commands to generate.