MCPcopy Create free account
hub / github.com/eggert/tz / tzset

Function tzset

zdump.c:158–158  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

156# undef tzset
157# define tzset zdump_tzset
158static void tzset(void) { }
159#endif
160
161/* Assume gmtime_r works if localtime_r does.

Callers 3

strftimeFunction · 0.70
tzallocFunction · 0.70
tzfreeFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected