Lines Matching refs:timezone
3961 timezone causes roll over.
4142 * libc/time/mktime.c (mktime): Lock global timezone info while
12934 (timezone): Drop cast from definition.
18526 (daylight, timezone): Defined only for CYGWIN.
18538 * libc/time/mktime.c (mktime): Add timezone support.
18540 for gmtime_r and lcltime_r. This code has timezone support.
18541 * libc/time/strftime.c (strftime): Add %Z timezone support.
18542 * libc/time/tzlock.c: New file containing timezone lock stubs.
18545 internal routine for calculating timezone changes for specified year.
18738 (daylight, timezone): Defined only for CYGWIN.
18750 * libc/time/mktime.c (mktime): Add timezone support.
18752 for gmtime_r and lcltime_r. This code has timezone support.
18753 * libc/time/strftime.c (strftime): Add %Z timezone support.
18754 * libc/time/tzlock.c: New file containing timezone lock stubs.
18757 internal routine for calculating timezone changes for specified year.
19722 Prepare a variable export of timezone based on timezonevariable.
19723 (Cannot be used with the timezone() function.)
23148 * libc/include/sys/time.h: Only define timeval and timezone if
25830 (struct tms, timeval, timezone): Declare.
25836 Always define struct timezone (remove #ifndef _TIME_H_).