Home
last modified time | relevance | path

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

/l4re-core-master/uclibc/lib/contrib/uclibc/docs/
A DGlibc_vs_uClibc_Differences.txt96 To set the timezone, set the TZ environment variable as specified in
98 or you may also create an /etc/TZ file of a single line, ending with a
99 newline, containing the TZ setting. For example
100 echo CST6CDT > /etc/TZ
/l4re-core-master/uclibc/lib/contrib/uclibc/extra/Configs/
A DConfig.in902 bool "Enable caching of the last valid timezone 'TZ' string"
907 repeated parsing of unchanged 'TZ' strings when tzset() is called.
918 'TZ' environment variable. In particular, there is no support for
923 'TZ' environment variable is missing or has an invalid value. The
927 Doing 'echo CST6CDT > /etc/TZ' is enough to create a valid file.
930 for details on valid settings of 'TZ'.
935 bool "Repeatedly read the '/etc/TZ' file"
948 string "Path to the 'TZ' file for setting the global timezone"
950 default "/etc/TZ"
952 This is the path to the 'TZ' file.
[all …]
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/misc/time/
A Dtime.c1716 #define TZ vals macro
1795 #warning CONSIDER: Should we preserve errno from open/read/close errors re TZ file?
1918 e = getenv(TZ); /* TZ env var always takes precedence. */ in _time_tzset()
/l4re-core-master/uclibc/lib/contrib/uclibc/
A DChangelog436 o Manuel Novoa added support for a new /etc/TZ file for globally

Completed in 8 milliseconds