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

  /src/lib/libc/time/
Makefile 52 # to get a list of the values you can use for LOCALTIME.
54 LOCALTIME= Factory
90 # /stage/etc/localtime instead of to /etc/localtime). Files under
103 TZDEFAULT = $(TOPDIR)/etc/localtime
265 # with external linkage, e.g., applications cannot define 'localtime'.
274 # -DTHREAD_SAFE to make localtime.c thread-safe, as POSIX requires;
417 # If you want to allocate state structures in localtime, add
578 TZDOBJS= zdump.o localtime.o strftime.o
579 DATEOBJS= date.o localtime.o strftime.
    [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 13 milliseconds