Home
last modified time | relevance | path

Searched refs:timezone (Results 1 – 7 of 7) sorted by relevance

/third_party/ulib/musl/src/linux/
A Dsettimeofday.c5 int settimeofday(const struct timeval* tv, const struct timezone* tz) { in settimeofday()
/third_party/ulib/musl/include/sys/
A Dtimeb.h14 short timezone, dstflag; member
A Dtime.h31 struct timezone { struct
38 int settimeofday(const struct timeval*, const struct timezone*); argument
/third_party/ulib/musl/src/time/
A Dftime.c9 tp->timezone = tp->dstflag = 0; in ftime()
A D__tz.c16 weak_alias(__timezone, timezone);
/third_party/ulib/musl/include/
A Dtime.h107 extern long timezone;
/third_party/ulib/musl/
A DWHATSNEW1122 - timezone file parser failing/crashing on 64-bit archs
1124 - timezone path search was only trying first path
1126 - timezone file loading was wrongly enforcing O_NOFOLLOW/rejecting symlinks
1279 - default timezone taken from /etc/localtime when $TZ is unset

Completed in 12 milliseconds