HomeSort by: relevance | last modified time | path
    Searched refs:LOCALTIME (Results 1 - 3 of 3) sorted by relevancy

  /src/lib/libc/time/
Makefile 65 # to get a list of the values you can use for LOCALTIME.
67 LOCALTIME= Factory
81 # /stage/etc/localtime instead of to /etc/localtime). Files under
94 TZDEFAULT = $(TOPDIR)/etc/localtime
279 # See localtime.c for details.
286 # with external linkage, e.g., applications cannot define 'localtime'.
295 # -DTHREAD_SAFE to make localtime.c thread-safe, as POSIX requires;
310 # -DTHREAD_TM_MULTI to have gmtime, localtime, and offtime
313 # gmtime/localtime/offtime when they should cal
    [all...]
  /src/external/public-domain/tz/dist/
Makefile 65 # to get a list of the values you can use for LOCALTIME.
67 LOCALTIME= Factory
81 # /stage/etc/localtime instead of to /etc/localtime). Files under
94 TZDEFAULT = $(TOPDIR)/etc/localtime
279 # See localtime.c for details.
286 # with external linkage, e.g., applications cannot define 'localtime'.
295 # -DTHREAD_SAFE to make localtime.c thread-safe, as POSIX requires;
310 # -DTHREAD_TM_MULTI to have gmtime, localtime, and offtime
313 # gmtime/localtime/offtime when they should cal
    [all...]
  /src/etc/
Makefile 10 # LOCALTIME will set the default local time for the system you
11 # build; it determines what /etc/localtime is symlink'd to.
44 LOCALTIME?= UTC
264 CONFIGSYMLINKS+= ${TZDIR}/${LOCALTIME} /etc/localtime \

Completed in 15 milliseconds