Home
last modified time | relevance | path

Searched refs:time_to_env (Results 1 – 2 of 2) sorted by relevance

/dports/archivers/gtar/tar-1.34/src/
H A Dsystem.c638 time_to_env (char const *envar, struct timespec t) in time_to_env() function
693 time_to_env ("TAR_ATIME", st->atime); in stat_to_env()
694 time_to_env ("TAR_MTIME", st->mtime); in stat_to_env()
695 time_to_env ("TAR_CTIME", st->ctime); in stat_to_env()
/dports/archivers/gtar/tar-1.34/
H A DChangeLog5478 * src/system.c (dec_to_env, time_to_env, oct_to_env, str_to_env):
8768 * src/system.c (time_to_env): New function.