]> Dogcows Code - chaz/tar/commit
(decode_options): Set newer_time_option to TYPE_MINIMUM, so that
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 17 Jul 1999 01:49:35 +0000 (01:49 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 17 Jul 1999 01:49:35 +0000 (01:49 +0000)
commit617f136b46ef83a4622981a2aa1972090f8d708d
tree3d70665f0326c9f408bee08dde3bd78ae2e2d270
parenta0c7ce6e375b4581d5469df50c3a01ced644821b
(decode_options): Set newer_time_option to TYPE_MINIMUM, so that
negative timestamps are handled correctly.
Replace invocations of xstrtol and xstrtoul with xstrtoumax, for
uniformity (and so that we don't need to have the other fns).
(main): Remove call to init_total_written; no longer needed.
src/tar.c
This page took 0.021029 seconds and 4 git commands to generate.