Searched refs:tmdate (Results 1 – 9 of 9) sorted by relevance
38 tmdate(const char* s, char** e, time_t* clock) in tmdate() function
170 extern time_t tmdate(const char*, char**, time_t*);
92 tmdate convert date string to time_t
608 04-10-22 tm/tmdate.c: handle 'final day feb 2004'625 04-09-14 tm/tmscan.c: add %| alternation and %& => tmdate()652 04-04-15 tm/tmdate.c,include/tm.h: fix specific and ordinal days732 tm/tmdate.c: fix > 1 year of seconds arithmetic785 03-04-21 tm/tmdate.c: fix next hour/min logic852 03-02-05 tm/tmdate.c,tm/tmword.c,string/strelapsed.c: '_' treated like ' '1023 tmdate: allow years before 19691058 tm/tmdate.c: handle YYYY/MM/DD1074 01-10-30 tm/tmdate.c: fix cron specs when both wday and mday are specified1240 00-12-11 tmdate: fix cron format bug that mishandled months[all …]
100 tmdate.c tmequiv.c tmfix.c tmfmt.c tmform.c tmgoff.c tminit.c \
2151 make tmdate.o2152 make tm/tmdate.c2154 done tm/tmdate.c2155 meta tmdate.o %.c>%.o tm/tmdate.c tmdate2156 prev tm/tmdate.c2157 exec - ${CC} ${mam_cc_FLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c tm/tmdate.c2158 done tmdate.o generated6102 …ata.o sigcrit.o sigunblock.o procopen.o procclose.o procrun.o procfree.o tmdate.o tmequiv.o tmfix.…
631 tmdate;
571 tm/tmdate.o \
73 t = tmdate(val, &last, (time_t*)0); in put_time()