Home
last modified time | relevance | path

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

/l4re-core-master/uclibc/lib/contrib/uclibc/test/time/
A Dtst-timezone.c31 int timezone; member
60 printf ("timezone: %ld\n", timezone); in print_tzvars()
75 if (timezone != timez) in check_tzvars()
78 name, timezone, timez); in check_tzvars()
114 check_tzvars (pt->name, pt->daylight, pt->timezone, pt->tzname); in main()
119 check_tzvars (pt->name, pt->daylight, pt->timezone, pt->tzname); in main()
A DMakefile.in5 tst-strftime tst-strptime tst-timezone
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/unix/sysv/linux/metag/
A Dpt-gettimeofday.c10 int gettimeofday (struct timeval *, struct timezone *) attribute_hidden;
11 _syscall2(int, gettimeofday, struct timeval *, tv, struct timezone *, tz);
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/unix/sysv/linux/arm/
A Dpt-gettimeofday.c4 int gettimeofday (struct timeval *, struct timezone *) attribute_hidden;
5 _syscall2(int, gettimeofday, struct timeval *, tv, struct timezone *, tz)
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/misc/time/
A Dftime.c25 struct timezone tz; in ftime()
34 timebuf->timezone = tz.tz_minuteswest; in ftime()
A Dtime.c1725 long timezone = 0; variable
2099 timezone = _time_tzinfo[0].gmt_offset; in _time_tzset()
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/common/
A Dsettimeofday.c16 const struct timezone *, tz)
22 int settimeofday(const struct timeval *tv, const struct timezone *tz)
A Dstime.c31 return settimeofday(&tv, (struct timezone *) 0);
/l4re-core-master/uclibc/lib/contrib/uclibc/include/sys/
A Dtime.h56 struct timezone struct
62 typedef struct timezone *__restrict __timezone_ptr_t; argument
80 const struct timezone *__tz)
A Dtimeb.h35 short int timezone; /* Minutes west of GMT. */ member
/l4re-core-master/uclibc/lib/contrib/uclibc/test/API/
A Dtime-XSI.SUSv4.syms4 timezone
/l4re-core-master/libc_backends/lib/l4re/lib/
A Dsettimeofday.c19 int settimeofday(const struct timeval *tv , const struct timezone *tz) in settimeofday()
A Dgettimeofday.c13 int gettimeofday(struct timeval *tv, struct timezone *tz) in gettimeofday()
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/inet/rpc/
A Dcreate_xid.c43 gettimeofday (&now, (struct timezone *) 0); in _create_xid()
A Dauth_unix.c121 (void) gettimeofday (&now, (struct timezone *) 0); in authunix_create()
267 (void) gettimeofday (&now, (struct timezone *) 0); in authunix_refresh()
/l4re-core-master/uclibc/lib/contrib/uclibc/test/nptl/
A Dtst-mutex9.c30 int gettimeofday(struct timeval *tv, struct timezone *tz);
/l4re-core-master/uclibc/lib/contrib/uclibc/ldso/include/
A Ddl-syscall.h179 struct timezone * in _syscall2() argument
/l4re-core-master/uclibc/lib/contrib/uclibc/include/
A Dtime.h313 extern long int timezone;
/l4re-core-master/uclibc/lib/contrib/uclibc/extra/Configs/
A DConfig.in889 bool "Support 'struct tm' timezone extension fields"
894 the current timezone. These fields are not specified by the SuSv3
902 bool "Enable caching of the last valid timezone 'TZ' string"
906 the timezone setting. This allows a quick string compare to avoid
915 Answer Y to enable the setting of a default timezone for uClibc.
917 Ordinarily, uClibc gets the timezone information exclusively from the
919 the zoneinfo directory tree or the /etc/timezone file used by glibc.
922 file '/etc/TZ' (default path) to obtain timezone information if the
942 setting this will allow applications to update their timezone
948 string "Path to the 'TZ' file for setting the global timezone"
[all …]
/l4re-core-master/uclibc/lib/contrib/uclibc/docs/
A DGlibc_vs_uClibc_Differences.txt95 2) /etc/timezone and the whole zoneinfo directory tree are not supported.
96 To set the timezone, set the TZ environment variable as specified in
/l4re-core-master/uclibc/lib/contrib/uclibc/extra/locale/programs/
A Dcategories.def254 DEFINE_ELEMENT (_NL_TIME_TIMEZONE, "timezone", std, string)
/l4re-core-master/uclibc/lib/contrib/uclibc/test/regex/
A Dtst-regex2.dat1577 * timezone/asia: Update from tzdata2002d.
1578 * timezone/australasia: Likewise.
1579 * timezone/iso3166.tab: Likewise.
1580 * timezone/southamerica: Likewise.
1581 * timezone/zone-tab: Likewise.
/l4re-core-master/uclibc/lib/contrib/uclibc/
A DChangelog437 setting the system timezone.

Completed in 22 milliseconds