Home
last modified time | relevance | path

Searched refs:utc_option (Results 1 – 4 of 4) sorted by relevance

/dports/archivers/gtar/tar-1.34/src/
H A Dcommon.h117 GLOBAL bool utc_option; variable
H A Dtar.c1730 utc_option = true; in parse_opt()
2620 else if (utc_option) in decode_options()
H A Dlist.c1064 tm = utc_option ? gmtime (&s) : localtime (&s); in tartime()
/dports/archivers/gtar/tar-1.34/
H A DChangeLog10533 * src/common.h (utc_option): new global