Home
last modified time | relevance | path

Searched refs:tmxdate (Results 1 – 16 of 16) sorted by relevance

/illumos-gate/usr/src/contrib/ast/src/lib/libast/tm/
H A Dtmxduration.c49 ns = tmxdate(s, &last, now) - now; in tmxduration()
57 ts = tmxdate(t, &x, now); in tmxduration()
67 ts = tmxdate(t, &x, now); in tmxduration()
H A Dtmdate.c40 return tmxsec(tmxdate(s, e, tmxclock(clock))); in tmdate()
H A Dtmxscan.c397 x = tmxdate(s, e, t); in scan()
528 return tmxdate(s, e, t); in tmxscan()
H A Dtmxdate.c157 tmxdate(register const char* s, char** e, Time_t now) in tmxdate() function
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/bltins/
H A Dsleep.c77 ns = tmxdate(cp, &last, now); in b_sleep()
90 ns = tmxdate(pp, &last, now); in b_sleep()
92 ns = tmxdate(pp, &last, now); in b_sleep()
H A Dprint.c942 value->ll = (Sflong_t)tmxdate(*pp->nextarg,&lastchar,TMX_NOW); in extend()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/features/
H A Dtmx88 extern Time_t tmxdate(const char*, char**, Time_t);
/illumos-gate/usr/src/cmd/ast/libast/sparc/FEATURE/
H A Dtmx110 extern __MANGLE__ Time_t tmxdate __PROTO__((const char*, char**, Time_t));
/illumos-gate/usr/src/cmd/ast/libast/amd64/FEATURE/
H A Dtmx110 extern __MANGLE__ Time_t tmxdate __PROTO__((const char*, char**, Time_t));
/illumos-gate/usr/src/cmd/ast/libast/i386/FEATURE/
H A Dtmx110 extern __MANGLE__ Time_t tmxdate __PROTO__((const char*, char**, Time_t));
/illumos-gate/usr/src/cmd/ast/libast/sparcv9/FEATURE/
H A Dtmx110 extern __MANGLE__ Time_t tmxdate __PROTO__((const char*, char**, Time_t));
/illumos-gate/usr/src/contrib/ast/src/lib/libast/
H A DRELEASE60 12-01-10 tmxdate.c: handle { n>=1000 } TM_PARTS
224 09-12-03 tm/tmxdate.c: fix 'next month final day' for dec -> jan
256 09-04-15 tm/tmxdate.c: handle "4th thursday in november"
262 09-02-22 tm/tmxdate.c: add iso P... durations
278 08-12-30 tm/tmxdate.c,include/tm.h: add TM_WORK { "workday" "working" "work" }
281 08-12-19 tm/tmxdate.c: check for dates near the epoch rolling back to the future
319 08-05-22 tm/tmxdate.c: fix a few ordinal/last/this/next bugs
323 08-05-01 tm/tmxdate.c: mon 1..12 => mon[13] -- doh
338 08-02-11 tm/tmxdate.c,tmdata.c: handle more ISO 8601:2000 forms
388 07-04-13 tm/tmxdate.c,tm/tmzone.c: handle [-+]0000 UTC zone offset
[all …]
H A DMakefile103 tmxdate.c tmxduration.c tmxfmt.c tmxgettime.c tmxleap.c tmxmake.c \
H A DMamfile2329 make tmxdate.o
2330 make tm/tmxdate.c
2333 done tm/tmxdate.c
2334 meta tmxdate.o %.c>%.o tm/tmxdate.c tmxdate
2335 prev tm/tmxdate.c
2336 exec - ${CC} ${mam_cc_FLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c tm/tmxdate.c
2337 done tmxdate.o generated
6102 …tmpoff.o tmscan.o tmsleep.o tmtime.o tmtype.o tmweek.o tmword.o tmzone.o tmxdate.o tmxduration.o t…
/illumos-gate/usr/src/cmd/ast/libast/
H A Dmapfile-vers881 tmxdate;
H A DMakefile.defs589 tm/tmxdate.o \