MCPcopy Create free account

hub / github.com/eggert/tz / functions

Functions241 in github.com/eggert/tz

↓ 59 callersFunctionerror
zic.c:724
↓ 31 callersFunctionwarning
zic.c:734
↓ 18 callersFunction_conv
strftime.c:661
↓ 14 callersFunction_add
strftime.c:670
↓ 13 callersFunctioncheck_for_signal
If a signal has arrived, terminate zic with appropriate status. */
zic.c:1134
↓ 13 callersFunctionlocaltime_rz
zdump.c:209
↓ 13 callersFunctionmempcpy
private.h:851
↓ 11 callersFunctionoadd
Return T1 + T2, but diagnose any overflow and exit. */
zic.c:4067
↓ 10 callersFunctionabbr
zdump.c:1107
↓ 10 callersFunctiondetzcode
localtime.c:657
↓ 10 callersFunctiontadd
Return T1 + T2, but diagnose any overflow and exit. This is like oadd, except the result must fit in min_time..max_time range, which on oddball
zic.c:4085
↓ 10 callersFunctionxstrdup
zic.c:636
↓ 9 callersFunctioneat
zic.c:699
↓ 9 callersFunctionlowerit
If A is an uppercase character in the C locale, return its lowercase counterpart. Otherwise, return A. */
zic.c:3910
↓ 8 callersFunctionbyword
zic.c:3967
↓ 8 callersFunctiondoabbr
zic.c:3121
↓ 8 callersFunctiongetnum
localtime.c:1392
↓ 8 callersFunctionleapcount
localtime.c:520
↓ 7 callersFunctionconvert
zic.c:2559
↓ 7 callersFunctionduplicate_options
zic.c:848
↓ 7 callersFunctionincrement_overflow_time
localtime.c:2526
↓ 7 callersFunctionshow
zdump.c:785
↓ 7 callersFunctionsumsize
Return A + B, exiting if the result would overflow either ptrdiff_t or size_t. A and B are both nonnegative. */
zdump.c:126
↓ 7 callersFunctionwant_bloat
zic.c:1220
↓ 7 callersFunctionxmalloc
zic.c:624
↓ 6 callersFunctionaddtype
zic.c:3779
↓ 6 callersFunctionclose_file
Close STREAM. If it had an I/O error, report it against DIR/NAME, remove TEMPNAME if nonnull, and then exit. If TEMPNAME is nonnull, and if r
zic.c:826
↓ 6 callersFunctiondiagdir
For diagnostics the directory, and file name relative to that directory, respectively. A diagnostic routine can name FILENAME by outputting dia
zic.c:1600
↓ 6 callersFunctiondiagslash
zic.c:1605
↓ 6 callersFunctioneats
zic.c:690
↓ 6 callersFunctionerrensure
date.c:145
↓ 6 callersFunctiongrowalloc
zic.c:660
↓ 5 callersFunction_yconv
strftime.c:686
↓ 5 callersFunctionget_monotonic_time
If tz_change_interval is positive, return the current time as a monotonically nondecreasing value. Otherwise the return value does not matter.
localtime.c:1963
↓ 5 callersFunctionlock
Get a lock. Return 0 on success, a positive errno value on failure, negative if known to be single-threaded so no lock is needed. */
localtime.c:130
↓ 5 callersFunctionomul
Return T1 * T2, but diagnose any overflow and exit. */
zic.c:4096
↓ 5 callersFunctionputtzcode
zic.c:2581
↓ 5 callersFunctionputtzcodepass
zic.c:2590
↓ 5 callersFunctionset_leapcount
localtime.c:529
↓ 5 callersFunctionstrnlen
private.h:224
↓ 5 callersFunctiontzset_unlocked
Like tzset(), but in a critical section. If THREADED && THREAD_RWLOCK the caller has a read lock, and this function might upgrade it to a write
localtime.c:1887
↓ 5 callersFunctionunlock
localtime.c:137
↓ 5 callersFunctionupdateminmax
zic.c:3159
↓ 4 callersFunctionaddtt
zic.c:3769
↓ 4 callersFunctionfilename
Return the name of the Ith input file, for diagnostics. */
zic.c:679
↓ 4 callersFunctiongethms
zic.c:2059
↓ 4 callersFunctiongmtcheck
localtime.c:2000
↓ 4 callersFunctioninit_ttinfo
Initialize *S to a value based on UTOFF, ISDST, and DESIGIDX. */
localtime.c:637
↓ 4 callersFunctionis_digit
Is C an ASCII digit? */
localtime.c:1342
↓ 4 callersFunctionleaps_thru_end_of
localtime.c:2323
↓ 4 callersFunctionmkdirs
Ensure that the directories of ARGNAME exist, by making any missing ones. If ANCESTORS, do this only for ARGNAME's ancestors; otherwise, do it
zic.c:4260
↓ 4 callersFunctionmy_gmtime_r
Convert *TP to UT, storing the broken-down time into *TMP. Return TMP if successful, NULL otherwise. This is like gmtime_r(TP, TMP), except typ
zdump.c:317
↓ 4 callersFunctionrandom_dirent
Generate a randomish name in the same directory as *NAME. If *NAMEALLOC, put the name into *NAMEALLOC which is assumed to be that returned by a
zic.c:1549
↓ 4 callersFunctionrpytime
zic.c:4119
↓ 4 callersFunctionsize_overflow
zdump.c:117
↓ 4 callersFunctionsize_sum
zic.c:568
↓ 4 callersFunctiontime
localtime.c:3148
↓ 4 callersFunctiontzset
zdump.c:158
↓ 4 callersFunctionusage
date.c:152
↓ 4 callersFunctionxmalloc
Return a pointer to a newly allocated buffer of size SIZE, exiting on failure. SIZE should be positive. */
zdump.c:144
↓ 3 callersFunctionaddabbr
Put into CHS, which currently contains *PNCHS bytes containing NUL-terminated abbreviations none of which are suffixes of another, the abbreviat
zic.c:4223
↓ 3 callersFunctionarg2num
Convert ARG, a string in base BASE, to an unsigned long value no greater than MAXVAL. On failure, diagnose with MSGID and exit. */
zic.c:747
↓ 3 callersFunctiondolink
zic.c:1729
↓ 3 callersFunctiongetoffset
localtime.c:1462
↓ 3 callersFunctionincrement_overflow
localtime.c:2462
↓ 3 callersFunctionis_space
Is A a space character in the C locale? */
zic.c:3878
↓ 3 callersFunctionissetugid
Return 1 if the process is privileged, 0 otherwise. */
localtime.c:352
↓ 3 callersFunctionlocaltime
localtime.c:2227
↓ 3 callersFunctionmemcheck
zic.c:616
↓ 3 callersFunctionmemory_exhausted
zic.c:555
↓ 3 callersFunctionsaveabbr
Return a time zone abbreviation. If the abbreviation needs to be saved, use *BUF (of size *BUFALLOC) to save it, and return the abbreviation in
zdump.c:354
↓ 3 callersFunctionshowtrans
Show a time transition. */
zdump.c:1085
↓ 3 callersFunctionstrftime
strftime.c:184
↓ 3 callersFunctionstringoffset
zic.c:3168
↓ 3 callersFunctiontformat
zdump.c:1126
↓ 3 callersFunctiontime1
localtime.c:2840
↓ 3 callersFunctiontime_overflow
zic.c:4059
↓ 3 callersFunctiontm_multi
Return TMP, or a thread-specific struct tm * selected by WHICH. */
localtime.c:2173
↓ 3 callersFunctiontmcomp
localtime.c:2555
↓ 3 callersFunctionttunspecified
Return true if SP's time type I does not specify local time. */
localtime.c:649
↓ 3 callersFunctiontzalloc
zdump.c:220
↓ 3 callersFunctiontzparse
localtime.c:1631
↓ 3 callersFunctionusage
zic.c:855
↓ 3 callersFunctionutoff_diff
Return A - B, where both are in the range -2**31 + 1 .. 2**31 - 1. The result cannot overflow. */
localtime.c:2548
↓ 3 callersFunctionzoneinit
Initialize *SP to a value appropriate for the TZ setting NAME. Respect TZLOADFLAGS. Return 0 on success, an errno value on failure. */
localtime.c:1841
↓ 2 callersFunctionadjusted_yday
Return A->tm_yday, adjusted to compare it fairly to B->tm_yday. Assume A and B differ by at most one year. */
zdump.c:744
↓ 2 callersFunctionasctime_r
asctime.c:64
↓ 2 callersFunctionciprefix
zic.c:3955
↓ 2 callersFunctionclose_file
zdump.c:375
↓ 2 callersFunctioncomponentcheck
zic.c:1413
↓ 2 callersFunctiondelta
zdump.c:733
↓ 2 callersFunctiondelta_nonneg
zdump.c:714
↓ 2 callersFunctiondetzcode64
localtime.c:678
↓ 2 callersFunctiondminus
Return -X as a double. Using this avoids casting to 'double'. */
difftime.c:13
↓ 2 callersFunctiondounlock
localtime.c:121
↓ 2 callersFunctiondumptime
zdump.c:1166
↓ 2 callersFunctionformat_quoted_string
Store into BUF (of size SIZE) a quoted string representation of P. If the representation's length is less than SIZE, return the length; the repr
zdump.c:965
↓ 2 callersFunctiongetleapdatetime
zic.c:2297
↓ 2 callersFunctiongetqzname
localtime.c:1375
↓ 2 callersFunctiongetrule
localtime.c:1488
next →1–100 of 241, ranked by callers