Searched refs:__tzfile_compute (Results 1 – 17 of 17) sorted by relevance
/glibc-2.36/time/ |
D | tzset.c | 580 __tzfile_compute (timer, use_localtime, &leap_correction, in weak_alias()
|
D | tzfile.c | 579 __tzfile_compute (__time64_t timer, int use_localtime, in __tzfile_compute() function
|
/glibc-2.36/include/ |
D | time.h | 59 extern void __tzfile_compute (__time64_t timer, int use_localtime,
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.1 | 1954 * time/tzfile.c (__tzfile_compute): Use types[0] if TIMER falls 2003 * time/tzfile.c (__tzfile_compute): If TIMER is before any 2150 * time/tzfile.c (__tzfile_compute): Don't decrement I if it's zero. 2207 * time/tzfile.c (__tzfile_compute): Set __tzname properly, so isdst 2241 * time/tzfile.c (__tzfile_compute): Fixed transition comparison.
|
D | ChangeLog.2 | 1710 * time/tzfile.c (__tzfile_compute): When there are transitions and 1728 * time/tzfile.c (__tzfile_compute): Don't take arg TM. 1735 Make second arg be a `const struct tm *'. Don't call __tzfile_compute. 1738 If __use_tzfile is set, call __tzfile_compute and pass it their
|
D | ChangeLog.8 | 1780 (__tzfile_compute): Correct setting of __tzname array values. 3667 * time/tzfile.c (__tzfile_compute): Undo last change. Instead 3670 * time/tzset.c: Update prototype of __tzfile_compute. 3671 (__tz_convert): Pass tp to __tzfile_compute. Don't set tm_isdst, 3888 * time/tzfile.c (__tzfile_compute): Take new arguments. Store 3891 __tzfile_compute. Compute equivalent values for use of tz_rules. 3959 (__tzfile_compute): Likewise.
|
D | ChangeLog.17 | 3460 * time/tzfile.c (__tzfile_compute): If we use the envvar format still 8747 (__tzfile_compute): Override POSIX TZ string STD/DST zone names if 8772 * time/tzfile.c (__tzfile_compute): For use_last case set i to 8840 (find_transition): Fold into __tzfile_compute. 8841 (__tzfile_compute): For times beyond the last transition try to 8851 * time/tzfile.c (__tzfile_compute): Compute tzname[] values based
|
D | ChangeLog.7 | 806 * time/tzfile.c (__tzfile_compute): Use negated value of offset for 2832 (__tzset_internal, __tz_compute, __tzfile_compute, __use_tzfile, 2842 * time/tzfile.c (__tzfile_compute): New arg USE_LOCALTIME. 2846 (__tzfile_compute): New function.
|
D | ChangeLog.14 | 11563 * time/tzfile.c (__tzfile_compute): Change return value type to 11565 * include/time.h (__tzfile_compute): Adjust prototype. 11569 * time/tzset.c (__tz_convert): Remove dead code; __tzfile_compute
|
D | ChangeLog.9 | 2724 (__tzfile_compute): Likewise. Fix for PR libc/863.
|
D | ChangeLog.19 | 6733 * time/tzfile.c (__tzfile_compute): Likewise. 6823 * time/tzfile.c (__tzfile_compute): Likewise. 18248 (__tzfile_compute): Use it. 18254 (__tzfile_compute): Use internal_time_t for timer argument. Check 32923 (__tzfile_compute): Likewise.
|
D | ChangeLog.24 | 9070 (__tzfile_compute): Modified function.
|
D | ChangeLog.6 | 1807 (__tzfile_compute): Use find_transition instead of doing the work
|
D | ChangeLog.11 | 5034 * time/tzfile.c (__tzfile_compute): __tzstring zones
|
D | ChangeLog.18 | 57979 * time/tzfile.c (__tzfile_read, __tzfile_compute): Likewise. 65778 (__tzfile_compute): Likewise.
|
/glibc-2.36/posix/ |
D | tst-regex.input | 1780 (__tzfile_compute): Correct setting of __tzname array values. 3667 * time/tzfile.c (__tzfile_compute): Undo last change. Instead 3670 * time/tzset.c: Update prototype of __tzfile_compute. 3671 (__tz_convert): Pass tp to __tzfile_compute. Don't set tm_isdst, 3888 * time/tzfile.c (__tzfile_compute): Take new arguments. Store 3891 __tzfile_compute. Compute equivalent values for use of tz_rules. 3959 (__tzfile_compute): Likewise.
|
/glibc-2.36/ |
D | NEWS | 451 [28338] time: undefined behavior in __tzfile_compute with oddball TZif
|