time.c 51 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033
  1. /* Copyright (C) 2002 Manuel Novoa III
  2. *
  3. * This library is free software; you can redistribute it and/or
  4. * modify it under the terms of the GNU Library General Public
  5. * License as published by the Free Software Foundation; either
  6. * version 2 of the License, or (at your option) any later version.
  7. *
  8. * This library is distributed in the hope that it will be useful,
  9. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  10. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  11. * Library General Public License for more details.
  12. *
  13. * You should have received a copy of the GNU Library General Public
  14. * License along with this library; if not, write to the Free
  15. * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
  16. */
  17. /* ATTENTION! ATTENTION! ATTENTION! ATTENTION! ATTENTION!
  18. *
  19. * Besides uClibc, I'm using this code in my libc for elks, which is
  20. * a 16-bit environment with a fairly limited compiler. It would make
  21. * things much easier for me if this file isn't modified unnecessarily.
  22. * In particular, please put any new or replacement functions somewhere
  23. * else, and modify the makefile to use your version instead.
  24. * Thanks. Manuel
  25. *
  26. * ATTENTION! ATTENTION! ATTENTION! ATTENTION! ATTENTION! */
  27. /* June 15, 2002 Initial Notes:
  28. *
  29. * Note: It is assumed throught that time_t is either long or unsigned long.
  30. * Similarly, clock_t is assumed to be long int.
  31. *
  32. * Warning: Assumptions are made about the layout of struct tm! It is
  33. * assumed that the initial fields of struct tm are (in order):
  34. * tm_sec, tm_min, tm_hour, tm_mday, tm_mon, tm_year, tm_wday, tm_yday
  35. *
  36. * Reached the inital goal of supporting the ANSI/ISO C99 time functions
  37. * as well as SUSv3's strptime. All timezone info is obtained from the
  38. * TZ env variable.
  39. *
  40. * Differences from glibc worth noting:
  41. *
  42. * Leap seconds are not considered here.
  43. *
  44. * glibc stores additional timezone info the struct tm, whereas we don't.
  45. *
  46. * Alternate digits and era handling are not currently implemented.
  47. * The modifiers are accepted, and tested for validity with the following
  48. * specifier, but are ignored otherwise.
  49. *
  50. * strftime does not implement glibc extension modifiers or widths for
  51. * conversion specifiers. However it does implement the glibc
  52. * extension specifiers %l, %k, and %s. It also recognizes %P, but
  53. * treats it as a synonym for %p; i.e. doesn't convert to lower case.
  54. *
  55. * strptime implements the glibc extension specifiers. However, it follows
  56. * SUSv3 in requiring at least one non-alphanumeric char between
  57. * conversion specifiers. Also, strptime only sets struct tm fields
  58. * for which format specifiers appear and does not try to infer other
  59. * fields (such as wday) as glibc's version does.
  60. *
  61. * TODO - Since glibc's %l and %k can space-pad their output in strftime,
  62. * it might be reasonable to eat whitespace first for those specifiers.
  63. * This could be done by pushing " %I" and " %H" respectively so that
  64. * leading whitespace is consumed. This is really only an issue if %l
  65. * or %k occurs at the start of the format string.
  66. *
  67. * TODO - Implement getdate? tzfile? struct tm extensions?
  68. *
  69. * TODO - Rework _time_mktime to remove the dependency on long long.
  70. */
  71. /* Oct 28, 2002
  72. *
  73. * Fixed allowed char check for std and dst TZ fields.
  74. *
  75. * Added several options concerned with timezone support. The names will
  76. * probably change once Erik gets the new config system in place.
  77. *
  78. * Defining __TIME_TZ_FILE causes tzset() to attempt to read the TZ value
  79. * from the file /etc/TZ if the TZ env variable isn't set. The file contents
  80. * must be the intended value of TZ, followed by a newline. No other chars,
  81. * spacing, etc is allowed. As an example, an easy way for me to init
  82. * /etc/TZ appropriately would be: echo CST6CDT > /etc/TZ
  83. *
  84. * Defining __TIME_TZ_FILE_ONCE will cause all further accesses of /etc/TZ
  85. * to be skipped once a legal value has been read.
  86. *
  87. * Defining __TIME_TZ_OPT_SPEED will cause a tzset() to keep a copy of the
  88. * last TZ setting string and do a "fast out" if the current string is the
  89. * same.
  90. */
  91. #define _GNU_SOURCE
  92. #define _STDIO_UTILITY
  93. #include <stdio.h>
  94. #include <stdlib.h>
  95. #include <stddef.h>
  96. #include <string.h>
  97. #include <time.h>
  98. #include <limits.h>
  99. #include <assert.h>
  100. #include <errno.h>
  101. #include <ctype.h>
  102. #include <langinfo.h>
  103. #include <locale.h>
  104. #ifndef __isleap
  105. #define __isleap(y) ( !((y) % 4) && ( ((y) % 100) || !((y) % 400) ) )
  106. #endif
  107. #ifndef TZNAME_MAX
  108. #define TZNAME_MAX _POSIX_TZNAME_MAX
  109. #endif
  110. /**********************************************************************/
  111. /* The era code is currently unfinished. */
  112. /* #define ENABLE_ERA_CODE */
  113. #define __TIME_TZ_FILE
  114. /* #define __TIME_TZ_FILE_ONCE */
  115. #define __TIME_TZ_OPT_SPEED
  116. #define TZ_BUFLEN (2*TZNAME_MAX + 56)
  117. #ifdef __TIME_TZ_FILE
  118. #include <sys/stat.h>
  119. #include <fcntl.h>
  120. #include <unistd.h>
  121. /* ":<tzname>+hh:mm:ss<tzname>+hh:mm:ss,Mmm.w.d/hh:mm:ss,Mmm.w.d/hh:mm:ss" + nul */
  122. /* 1 + 2*(1+TZNAME_MAX+1 + 9 + 7 + 9) + 1 = 2*TZNAME_MAX + 56 */
  123. #else /* __TIME_TZ_FILE */
  124. #undef __TIME_TZ_FILE_ONCE
  125. #endif /* __TIME_TZ_FILE */
  126. /**********************************************************************/
  127. extern struct tm __time_tm;
  128. typedef struct {
  129. long gmt_offset;
  130. long dst_offset;
  131. short day; /* for J or normal */
  132. short week;
  133. short month;
  134. short rule_type; /* J, M, \0 */
  135. char tzname[TZNAME_MAX+1];
  136. } rule_struct;
  137. #ifdef __UCLIBC_HAS_THREADS__
  138. #include <pthread.h>
  139. extern pthread_mutex_t _time_tzlock;
  140. #define TZLOCK pthread_mutex_lock(&_time_tzlock)
  141. #define TZUNLOCK pthread_mutex_unlock(&_time_tzlock)
  142. #else
  143. #define TZLOCK ((void) 0)
  144. #define TZUNLOCK ((void) 0)
  145. #endif
  146. extern rule_struct _time_tzinfo[2];
  147. extern struct tm *_time_t2tm(const time_t *__restrict timer,
  148. int offset, struct tm *__restrict result);
  149. extern time_t _time_mktime(struct tm *timeptr, int store_on_success);
  150. /**********************************************************************/
  151. #ifdef L_asctime
  152. static char __time_str[26];
  153. char *asctime(const struct tm *__restrict ptm)
  154. {
  155. return asctime_r(ptm, __time_str);
  156. }
  157. #endif
  158. /**********************************************************************/
  159. #ifdef L_asctime_r
  160. /* Strictly speaking, this implementation isn't correct. ANSI/ISO specifies
  161. * that the implementation of asctime() be equivalent to
  162. *
  163. * char *asctime(const struct tm *timeptr)
  164. * {
  165. * static char wday_name[7][3] = {
  166. * "Sun", "Mon", "Tue", "Wed", "Thu", "Fri", "Sat"
  167. * };
  168. * static char mon_name[12][3] = {
  169. * "Jan", "Feb", "Mar", "Apr", "May", "Jun",
  170. * "Jul", "Aug", "Sep", "Oct", "Nov", "Dec"
  171. * };
  172. * static char result[26];
  173. *
  174. * sprintf(result, "%.3s %.3s%3d %.2d:%.2d:%.2d %d\n",
  175. * wday_name[timeptr->tm_wday],
  176. * mon_name[timeptr->tm_mon],
  177. * timeptr->tm_mday, timeptr->tm_hour,
  178. * timeptr->tm_min, timeptr->tm_sec,
  179. * 1900 + timeptr->tm_year);
  180. * return result;
  181. * }
  182. *
  183. * but the above is either inherently unsafe, or carries with it the implicit
  184. * assumption that all fields of timeptr fall within their usual ranges, and
  185. * that the tm_year value falls in the range [-2899,8099] to avoid overflowing
  186. * the static buffer.
  187. *
  188. * If we take the implicit assumption as given, then the implementation below
  189. * is still incorrect for tm_year values < -900, as there will be either
  190. * 0-padding and/or a missing negative sign for the year conversion . But given
  191. * the ususal use of asctime(), I think it isn't unreasonable to restrict correct
  192. * operation to the domain of years between 1000 and 9999.
  193. */
  194. /* This is generally a good thing, but if you're _sure_ any data passed will be
  195. * in range, you can #undef this. */
  196. #define SAFE_ASCTIME_R 1
  197. static const unsigned char at_data[] = {
  198. 'S', 'u', 'n', 'M', 'o', 'n', 'T', 'u', 'e', 'W', 'e', 'd',
  199. 'T', 'h', 'u', 'F', 'r', 'i', 'S', 'a', 't',
  200. 'J', 'a', 'n', 'F', 'e', 'b', 'M', 'a', 'r', 'A', 'p', 'r',
  201. 'M', 'a', 'y', 'J', 'u', 'n', 'J', 'u', 'l', 'A', 'u', 'g',
  202. 'S', 'e', 'p', 'O', 'c', 't', 'N', 'o', 'v', 'D', 'e', 'c',
  203. #ifdef SAFE_ASCTIME_R
  204. '?', '?', '?',
  205. #endif
  206. ' ', '?', '?', '?',
  207. ' ', '0',
  208. offsetof(struct tm, tm_mday),
  209. ' ', '0',
  210. offsetof(struct tm, tm_hour),
  211. ':', '0',
  212. offsetof(struct tm, tm_min),
  213. ':', '0',
  214. offsetof(struct tm, tm_sec),
  215. ' ', '?', '?', '?', '?', '\n', 0
  216. };
  217. char *asctime_r(register const struct tm *__restrict ptm,
  218. register char *__restrict buffer)
  219. {
  220. int tmp;
  221. assert(ptm);
  222. assert(buffer);
  223. #ifdef SAFE_ASCTIME_R
  224. memcpy(buffer, at_data + 3*(7 + 12), sizeof(at_data) - 3*(7 + 12));
  225. if (((unsigned int)(ptm->tm_wday)) <= 6) {
  226. memcpy(buffer, at_data + 3 * ptm->tm_wday, 3);
  227. }
  228. if (((unsigned int)(ptm->tm_mon)) <= 11) {
  229. memcpy(buffer + 4, at_data + 3*7 + 3 * ptm->tm_mon, 3);
  230. }
  231. #else
  232. assert(((unsigned int)(ptm->tm_wday)) <= 6);
  233. assert(((unsigned int)(ptm->tm_mon)) <= 11);
  234. memcpy(buffer, at_data + 3*(7 + 12) - 3, sizeof(at_data) + 3 - 3*(7 + 12));
  235. memcpy(buffer, at_data + 3 * ptm->tm_wday, 3);
  236. memcpy(buffer + 4, at_data + 3*7 + 3 * ptm->tm_mon, 3);
  237. #endif
  238. #ifdef SAFE_ASCTIME_R
  239. buffer += 19;
  240. tmp = ptm->tm_year + 1900;
  241. if (((unsigned int) tmp) < 10000) {
  242. buffer += 4;
  243. do {
  244. *buffer = '0' + (tmp % 10);
  245. tmp /= 10;
  246. } while (*--buffer == '?');
  247. }
  248. #else /* SAFE_ASCTIME_R */
  249. buffer += 23;
  250. tmp = ptm->tm_year + 1900;
  251. assert( ((unsigned int) tmp) < 10000 );
  252. do {
  253. *buffer = '0' + (tmp % 10);
  254. tmp /= 10;
  255. } while (*--buffer == '?');
  256. #endif /* SAFE_ASCTIME_R */
  257. do {
  258. --buffer;
  259. tmp = *((int *)(((const char *) ptm) + (int) *buffer));
  260. #ifdef SAFE_ASCTIME_R
  261. if (((unsigned int) tmp) >= 100) { /* Just check 2 digit non-neg. */
  262. buffer[-1] = *buffer = '?';
  263. } else
  264. #else /* SAFE_ASCTIME_R */
  265. assert(((unsigned int) tmp) < 100); /* Just check 2 digit non-neg. */
  266. #endif /* SAFE_ASCTIME_R */
  267. {
  268. *buffer = '0' + (tmp % 10);
  269. #ifdef __BCC__
  270. buffer[-1] = '0' + (tmp/10);
  271. #else /* __BCC__ */
  272. buffer[-1] += (tmp/10);
  273. #endif /* __BCC__ */
  274. }
  275. } while ((buffer -= 2)[-2] == '0');
  276. if (*++buffer == '0') { /* Space-pad day of month. */
  277. *buffer = ' ';
  278. }
  279. return buffer - 8;
  280. }
  281. #endif
  282. /**********************************************************************/
  283. #ifdef L_clock
  284. #include <sys/times.h>
  285. /* Note: According to glibc...
  286. * CAE XSH, Issue 4, Version 2: <time.h>
  287. * The value of CLOCKS_PER_SEC is required to be 1 million on all
  288. * XSI-conformant systems.
  289. */
  290. #ifndef __BCC__
  291. #if CLOCKS_PER_SEC != 1000000L
  292. #error unexpected value for CLOCKS_PER_SEC!
  293. #endif
  294. #endif
  295. clock_t clock(void)
  296. {
  297. struct tms xtms;
  298. unsigned long t;
  299. times(&xtms);
  300. t = ((unsigned long) xtms.tms_utime) + xtms.tms_stime;
  301. #ifndef __UCLIBC_CLK_TCK_CONST
  302. #error __UCLIBC_CLK_TCK_CONST not defined!
  303. #endif
  304. #undef CLK_TCK
  305. #define CLK_TCK __UCLIBC_CLK_TCK_CONST
  306. #if CLK_TCK > CLOCKS_PER_SEC
  307. #error __UCLIBC_CLK_TCK_CONST > CLOCKS_PER_SEC!
  308. #elif CLK_TCK < 1
  309. #error __UCLIBC_CLK_TCK_CONST < 1!
  310. #endif
  311. #if (CLK_TCK == CLOCKS_PER_SEC)
  312. return (t <= LONG_MAX) ? t : -1;
  313. #elif (CLOCKS_PER_SEC % CLK_TCK) == 0
  314. return (t <= (LONG_MAX / (CLOCKS_PER_SEC/CLK_TCK)))
  315. ? t * (CLOCKS_PER_SEC/CLK_TCK)
  316. : -1;
  317. #else
  318. return (t <= ((LONG_MAX / CLOCKS_PER_SEC) * CLK_TCK
  319. + ((LONG_MAX % CLOCKS_PER_SEC) * CLK_TCK) / CLOCKS_PER_SEC))
  320. ? (((t / CLK_TCK) * CLOCKS_PER_SEC)
  321. + (((t % CLK_TCK) * CLOCKS_PER_SEC) / CLK_TCK))
  322. : -1;
  323. #endif
  324. }
  325. #endif
  326. /**********************************************************************/
  327. #ifdef L_ctime
  328. char *ctime(const time_t *clock)
  329. {
  330. /* ANSI/ISO/SUSv3 say that ctime is equivalent to the following. */
  331. return asctime(localtime(clock));
  332. }
  333. #endif
  334. /**********************************************************************/
  335. #ifdef L_ctime_r
  336. char *ctime_r(const time_t *clock, char *buf)
  337. {
  338. struct tm xtms;
  339. return asctime_r(localtime_r(clock, &xtms), buf);
  340. }
  341. #endif
  342. /**********************************************************************/
  343. #ifdef L_difftime
  344. #include <float.h>
  345. #if FLT_RADIX != 2
  346. #error difftime implementation assumptions violated for you arch!
  347. #endif
  348. double difftime(time_t time1, time_t time0)
  349. {
  350. #if (LONG_MAX >> DBL_MANT_DIG) == 0
  351. /* time_t fits in the mantissa of a double. */
  352. return ((double) time1) - time0;
  353. #elif ((LONG_MAX >> DBL_MANT_DIG) >> DBL_MANT_DIG) == 0
  354. /* time_t can overflow the mantissa of a double. */
  355. time_t t1, t0, d;
  356. d = ((time_t) 1) << DBL_MANT_DIG;
  357. t1 = time1 / d;
  358. time1 -= (t1 * d);
  359. t0 = time0 / d;
  360. time0 -= (t0*d);
  361. /* Since FLT_RADIX==2 and d is a power of 2, the only possible
  362. * rounding error in the expression below would occur from the
  363. * addition. */
  364. return (((double) t1) - t0) * d + (((double) time1) - time0);
  365. #else
  366. #error difftime needs special implementation on your arch.
  367. #endif
  368. }
  369. #endif
  370. /**********************************************************************/
  371. #ifdef L_gmtime
  372. struct tm *gmtime(const time_t *timer)
  373. {
  374. register struct tm *ptm = &__time_tm;
  375. _time_t2tm(timer, 0, ptm); /* Can return NULL... */
  376. return ptm;
  377. }
  378. #endif
  379. /**********************************************************************/
  380. #ifdef L_gmtime_r
  381. struct tm *gmtime_r(const time_t *__restrict timer,
  382. struct tm *__restrict result)
  383. {
  384. return _time_t2tm(timer, 0, result);
  385. }
  386. #endif
  387. /**********************************************************************/
  388. #ifdef L_localtime
  389. struct tm *localtime(const time_t *timer)
  390. {
  391. register struct tm *ptm = &__time_tm;
  392. /* In this implementation, tzset() is called by localtime_r(). */
  393. localtime_r(timer, ptm); /* Can return NULL... */
  394. return ptm;
  395. }
  396. #endif
  397. /**********************************************************************/
  398. #ifdef L_localtime_r
  399. static const unsigned char day_cor[] = { /* non-leap */
  400. 31, 31, 34, 34, 35, 35, 36, 36, 36, 37, 37, 38, 38
  401. /* 0, 0, 3, 3, 4, 4, 5, 5, 5, 6, 6, 7, 7 */
  402. /* 31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31 */
  403. };
  404. /* Note: timezone locking is done by localtime_r. */
  405. static int tm_isdst(register const struct tm *__restrict ptm)
  406. {
  407. register rule_struct *r = _time_tzinfo;
  408. long sec;
  409. int i, isdst, isleap, day, day0, monlen, mday;
  410. int oday; /* Note: oday can be uninitialized. */
  411. isdst = 0;
  412. if (r[1].tzname[0] != 0) {
  413. /* First, get the current seconds offset from the start of the year.
  414. * Fields of ptm are assumed to be in their normal ranges. */
  415. sec = ptm->tm_sec
  416. + 60 * (ptm->tm_min
  417. + 60 * (long)(ptm->tm_hour
  418. + 24 * ptm->tm_yday));
  419. /* Do some prep work. */
  420. i = (ptm->tm_year % 400) + 1900; /* Make sure we don't overflow. */
  421. isleap = __isleap(i);
  422. --i;
  423. day0 = (1
  424. + i /* Normal years increment 1 wday. */
  425. + (i/4)
  426. - (i/100)
  427. + (i/400) ) % 7;
  428. i = 0;
  429. do {
  430. day = r->day; /* Common for 'J' and # case. */
  431. if (r->rule_type == 'J') {
  432. if (!isleap || (day < (31+29))) {
  433. --day;
  434. }
  435. } else if (r->rule_type == 'M') {
  436. /* Find 0-based day number for 1st of the month. */
  437. day = 31*r->month - day_cor[r->month -1];
  438. if (isleap && (day >= 59)) {
  439. ++day;
  440. }
  441. monlen = 31 + day_cor[r->month -1] - day_cor[r->month];
  442. if (isleap && (r->month > 1)) {
  443. ++monlen;
  444. }
  445. /* Wweekday (0 is Sunday) of 1st of the month
  446. * is (day0 + day) % 7. */
  447. if ((mday = r->day - ((day0 + day) % 7)) >= 0) {
  448. mday -= 7; /* Back up into prev month since r->week>0. */
  449. }
  450. if ((mday += 7 * r->week) >= monlen) {
  451. mday -= 7;
  452. }
  453. /* So, 0-based day number is... */
  454. day += mday;
  455. }
  456. if (i != 0) {
  457. /* Adjust sec since dst->std change time is in dst. */
  458. sec += (r[-1].gmt_offset - r->gmt_offset);
  459. if (oday > day) {
  460. ++isdst; /* Year starts in dst. */
  461. }
  462. }
  463. oday = day;
  464. /* Now convert day to seconds and add offset and compare. */
  465. if (sec >= (day * 86400L) + r->dst_offset) {
  466. ++isdst;
  467. }
  468. ++r;
  469. } while (++i < 2);
  470. }
  471. return (isdst & 1);
  472. }
  473. struct tm *localtime_r(register const time_t *__restrict timer,
  474. register struct tm *__restrict result)
  475. {
  476. time_t x[1];
  477. long offset;
  478. int days, dst;
  479. TZLOCK;
  480. tzset();
  481. dst = 0;
  482. do {
  483. days = -7;
  484. offset = 604800L - _time_tzinfo[dst].gmt_offset;
  485. if (*timer > (LONG_MAX - 604800L)) {
  486. days = -days;
  487. offset = -offset;
  488. }
  489. *x = *timer + offset;
  490. _time_t2tm(x, days, result);
  491. if (dst) {
  492. result->tm_isdst = dst;
  493. break;
  494. }
  495. ++dst;
  496. } while ((result->tm_isdst = tm_isdst(result)) != 0);
  497. TZUNLOCK;
  498. return result;
  499. }
  500. #endif
  501. /**********************************************************************/
  502. #ifdef L_mktime
  503. time_t mktime(struct tm *timeptr)
  504. {
  505. return _time_mktime(timeptr, 1);
  506. }
  507. #endif
  508. /**********************************************************************/
  509. #ifdef L_strftime
  510. #define NO_E_MOD 0x80
  511. #define NO_O_MOD 0x40
  512. #define ILLEGAL_SPEC 0x3f
  513. #define INT_SPEC 0x00 /* must be 0x00!! */
  514. #define STRING_SPEC 0x10 /* must be 0x10!! */
  515. #define CALC_SPEC 0x20
  516. #define STACKED_SPEC 0x30
  517. #define MASK_SPEC 0x30
  518. /* Compatibility:
  519. *
  520. * No alternate digit (%O?) handling. Always uses 0-9.
  521. * Alternate locale format (%E?) handling is broken for nontrivial ERAs.
  522. * glibc's %P is currently faked by %p. This means it doesn't do lower case.
  523. * glibc's %k, %l, and %s are handled.
  524. * glibc apparently allows (and ignores) extraneous 'E' and 'O' modifiers,
  525. * while they are flagged as illegal conversions here.
  526. */
  527. /* Warning: Assumes ASCII values! (as do lots of other things in the lib...) */
  528. static const unsigned char spec[] = {
  529. /* A */ 0x03 | STRING_SPEC | NO_E_MOD | NO_O_MOD,
  530. /* B */ 0x04 | STRING_SPEC | NO_E_MOD | NO_O_MOD,
  531. /* C */ 0x0a | INT_SPEC | NO_O_MOD,
  532. /* D */ 0x02 | STACKED_SPEC | NO_E_MOD | NO_O_MOD,
  533. /* E */ ILLEGAL_SPEC | NO_E_MOD | NO_O_MOD,
  534. /* F */ 0x03 | STACKED_SPEC | NO_E_MOD | NO_O_MOD,
  535. /* G */ 0x03 | CALC_SPEC | NO_E_MOD | NO_O_MOD,
  536. /* H */ 0x0b | INT_SPEC | NO_E_MOD,
  537. /* I */ 0x0c | INT_SPEC | NO_E_MOD,
  538. /* J */ ILLEGAL_SPEC | NO_E_MOD | NO_O_MOD,
  539. /* K */ ILLEGAL_SPEC | NO_E_MOD | NO_O_MOD,
  540. /* L */ ILLEGAL_SPEC | NO_E_MOD | NO_O_MOD,
  541. /* M */ 0x0d | INT_SPEC | NO_E_MOD,
  542. /* N */ ILLEGAL_SPEC | NO_E_MOD | NO_O_MOD,
  543. /* O */ ILLEGAL_SPEC | NO_E_MOD | NO_O_MOD,
  544. /* P */ 0x05 | STRING_SPEC | NO_E_MOD | NO_O_MOD, /* glibc ; use %p */
  545. /* Q */ ILLEGAL_SPEC | NO_E_MOD | NO_O_MOD,
  546. /* R */ 0x04 | STACKED_SPEC | NO_E_MOD | NO_O_MOD,
  547. /* S */ 0x0e | INT_SPEC | NO_E_MOD,
  548. /* T */ 0x05 | STACKED_SPEC | NO_E_MOD | NO_O_MOD,
  549. /* U */ 0x04 | CALC_SPEC | NO_E_MOD,
  550. /* V */ 0x05 | CALC_SPEC | NO_E_MOD,
  551. /* W */ 0x06 | CALC_SPEC | NO_E_MOD,
  552. /* X */ 0x0a | STACKED_SPEC | NO_O_MOD,
  553. /* Y */ 0x0f | INT_SPEC | NO_O_MOD,
  554. /* Z */ 0x01 | CALC_SPEC | NO_E_MOD | NO_O_MOD,
  555. '?', /* 26 */
  556. '?', /* 27 */
  557. '?', /* 28 */
  558. '?', /* 29 */
  559. 0, /* 30 */
  560. 0, /* 31 */
  561. /* a */ 0x00 | STRING_SPEC | NO_E_MOD | NO_O_MOD,
  562. /* b */ 0x01 | STRING_SPEC | NO_E_MOD | NO_O_MOD,
  563. /* c */ 0x08 | STACKED_SPEC | NO_O_MOD,
  564. /* d */ 0x00 | INT_SPEC | NO_E_MOD,
  565. /* e */ 0x01 | INT_SPEC | NO_E_MOD,
  566. /* f */ ILLEGAL_SPEC | NO_E_MOD | NO_O_MOD,
  567. /* g */ 0x02 | CALC_SPEC | NO_E_MOD | NO_O_MOD,
  568. /* h */ 0x01 | STRING_SPEC | NO_E_MOD | NO_O_MOD, /* same as b */
  569. /* i */ ILLEGAL_SPEC | NO_E_MOD | NO_O_MOD,
  570. /* j */ 0x08 | INT_SPEC | NO_E_MOD | NO_O_MOD,
  571. /* k */ 0x03 | INT_SPEC | NO_E_MOD | NO_O_MOD, /* glibc */
  572. /* l */ 0x04 | INT_SPEC | NO_E_MOD | NO_O_MOD, /* glibc */
  573. /* m */ 0x05 | INT_SPEC | NO_E_MOD,
  574. /* n */ 0x00 | STACKED_SPEC | NO_E_MOD | NO_O_MOD,
  575. /* o */ ILLEGAL_SPEC | NO_E_MOD | NO_O_MOD,
  576. /* p */ 0x02 | STRING_SPEC | NO_E_MOD | NO_O_MOD,
  577. /* q */ ILLEGAL_SPEC | NO_E_MOD | NO_O_MOD,
  578. /* r */ 0x0b | STACKED_SPEC | NO_E_MOD | NO_O_MOD,
  579. /* s */ 0x07 | CALC_SPEC | NO_E_MOD | NO_O_MOD, /* glibc */
  580. /* t */ 0x01 | STACKED_SPEC | NO_E_MOD | NO_O_MOD,
  581. /* u */ 0x07 | INT_SPEC | NO_E_MOD,
  582. /* v */ ILLEGAL_SPEC | NO_E_MOD | NO_O_MOD,
  583. /* w */ 0x02 | INT_SPEC | NO_E_MOD,
  584. /* x */ 0x09 | STACKED_SPEC | NO_O_MOD,
  585. /* y */ 0x09 | INT_SPEC,
  586. /* z */ 0x00 | CALC_SPEC | NO_E_MOD | NO_O_MOD,
  587. /* WARNING!!! These are dependent on the layout of struct tm!!! */
  588. #define FIELD_MAX (26+6+26)
  589. 60 /* 61? */, 59, 23, 31, 11, 0 /* 9999 */, 6, 0 /* 365 */,
  590. #define TP_OFFSETS (FIELD_MAX+8)
  591. 3, /* d */
  592. 3, /* e */
  593. 6, /* w */
  594. 2, /* k */
  595. 2, /* l */
  596. 4, /* m */
  597. 0, /* CURRENTLY UNUSED */
  598. /* NOTE: u,j,y order must be preserved as 6,7,5 seq is used in the code! */
  599. #define CALC_OFFSETS (TP_OFFSETS + 7)
  600. 6, /* u */
  601. 7, /* j */
  602. 5, /* y */
  603. 5, /* C */
  604. 2, /* H */
  605. 2, /* I */
  606. 1, /* M */
  607. 0, /* S */
  608. 5, /* Y */
  609. 6, /* a */
  610. 4, /* b, h */
  611. 2, /* p */
  612. 6, /* A */
  613. 4, /* B */
  614. 2, /* P */
  615. #define TP_CODES (TP_OFFSETS + 16 + 6)
  616. 2 | 16, /* d */
  617. 2, /* e */
  618. 0 | 16, /* w */
  619. 2, /* k */
  620. 2 | 32 | 0, /* l */
  621. 2 | 16 | 1, /* m */
  622. 0, /* CURRENTLY UNUSED */
  623. 0 | 16 | 8 , /* u */
  624. 4 | 16 | 1, /* j */
  625. 2 | 128 | 32 | 16 , /* y */
  626. 2 | 128 | 64 | 32 | 16 , /* C */
  627. 2 | 16, /* H */
  628. 2 | 32 | 16 | 0, /* I */
  629. 2 | 16, /* M */
  630. 2 | 16, /* S */
  631. 6 | 16, /* Y */
  632. 2, /* a */
  633. 2, /* b, h */
  634. 2 | 64, /* p */
  635. 2, /* A */
  636. 2, /* B */
  637. 2 | 64, /* P */
  638. #define STRINGS_NL_ITEM_START (TP_CODES + 16 + 6)
  639. _NL_ITEM_INDEX(ABDAY_1), /* a */
  640. _NL_ITEM_INDEX(ABMON_1), /* b, h */
  641. _NL_ITEM_INDEX(AM_STR), /* p */
  642. _NL_ITEM_INDEX(DAY_1), /* A */
  643. _NL_ITEM_INDEX(MON_1), /* B */
  644. _NL_ITEM_INDEX(AM_STR), /* P -- wrong! need lower case */
  645. #define STACKED_STRINGS_START (STRINGS_NL_ITEM_START+6)
  646. 6, 7, 8, 16, 24, 29, /* 6 - offsets from offset-count to strings */
  647. '\n', 0, /* 2 */
  648. '\t', 0, /* 2 */
  649. '%', 'm', '/', '%', 'd', '/', '%', 'y', 0, /* 9 - %D */
  650. '%', 'Y', '-', '%', 'm', '-', '%', 'd', 0, /* 9 - %F (glibc extension) */
  651. '%', 'H', ':', '%', 'M', 0, /* 6 - %R*/
  652. '%', 'H', ':', '%', 'M', ':', '%', 'S', 0, /* 9 - %T */
  653. #define STACKED_STRINGS_NL_ITEM_START (STACKED_STRINGS_START + 43)
  654. _NL_ITEM_INDEX(D_T_FMT), /* c */
  655. _NL_ITEM_INDEX(D_FMT), /* x */
  656. _NL_ITEM_INDEX(T_FMT), /* X */
  657. _NL_ITEM_INDEX(T_FMT_AMPM), /* r */
  658. #ifdef ENABLE_ERA_CODE
  659. _NL_ITEM_INDEX(ERA_D_T_FMT), /* Ec */
  660. _NL_ITEM_INDEX(ERA_D_FMT), /* Ex */
  661. _NL_ITEM_INDEX(ERA_T_FMT), /* EX */
  662. #endif
  663. };
  664. static int load_field(int k, const struct tm *__restrict timeptr)
  665. {
  666. int r;
  667. int r_max;
  668. r = ((int *) timeptr)[k];
  669. r_max = spec[FIELD_MAX + k];
  670. if (k == 7) {
  671. r_max = 365;
  672. } else if (k == 5) {
  673. r += 1900;
  674. r_max = 9999;
  675. }
  676. if ((((unsigned int) r) > r_max) || ((k == 3) && !r)) {
  677. r = -1;
  678. }
  679. return r;
  680. }
  681. #define MAX_PUSH 4
  682. size_t strftime(char *__restrict s, size_t maxsize,
  683. const char *__restrict format,
  684. const struct tm *__restrict timeptr)
  685. {
  686. long tzo;
  687. register const char *p;
  688. register const char *o;
  689. const rule_struct *rsp;
  690. const char *stack[MAX_PUSH];
  691. size_t count;
  692. size_t o_count;
  693. int field_val, i, j, lvl;
  694. int x[3]; /* wday, yday, year */
  695. int isofm, days;
  696. char buf[__UIM_BUFLEN_LONG];
  697. unsigned char mod;
  698. unsigned char code;
  699. tzset(); /* We'll, let's get this out of the way. */
  700. lvl = 0;
  701. p = format;
  702. count = maxsize;
  703. LOOP:
  704. if (!count) {
  705. return 0;
  706. }
  707. if (!*p) {
  708. if (lvl == 0) {
  709. *s = 0; /* nul-terminate */
  710. return maxsize - count;
  711. }
  712. p = stack[--lvl];
  713. goto LOOP;
  714. }
  715. o_count = 1;
  716. if ((*(o = p) == '%') && (*++p != '%')) {
  717. o_count = 2;
  718. mod = ILLEGAL_SPEC;
  719. if ((*p == 'O') || (*p == 'E')) { /* modifier */
  720. mod |= ((*p == 'O') ? NO_O_MOD : NO_E_MOD);
  721. ++o_count;
  722. ++p;
  723. }
  724. if ((((unsigned char)(((*p) | 0x20) - 'a')) >= 26)
  725. || (((code = spec[(int)(*p - 'A')]) & mod) >= ILLEGAL_SPEC)
  726. ) {
  727. if (!*p) {
  728. --p;
  729. --o_count;
  730. }
  731. goto OUTPUT;
  732. }
  733. code &= ILLEGAL_SPEC; /* modifiers are preserved in mod var. */
  734. if ((code & MASK_SPEC) == STACKED_SPEC) {
  735. if (lvl == MAX_PUSH) {
  736. goto OUTPUT; /* Stack full so treat as illegal spec. */
  737. }
  738. stack[lvl++] = ++p;
  739. if ((code &= 0xf) < 8) {
  740. p = ((const char *) spec) + STACKED_STRINGS_START + code;
  741. p += *((unsigned char *)p);
  742. goto LOOP;
  743. }
  744. p = ((const char *) spec) + STACKED_STRINGS_NL_ITEM_START
  745. + (code & 7);
  746. #ifdef ENABLE_ERA_CODE
  747. if ((mod & NO_E_MOD) /* Actually, this means E modifier present. */
  748. && (*(o = nl_langinfo(_NL_ITEM(LC_TIME,
  749. (int)(((unsigned char *)p)[4]))
  750. )))
  751. ) {
  752. p = o;
  753. goto LOOP;
  754. }
  755. #endif
  756. p = nl_langinfo(_NL_ITEM(LC_TIME,
  757. (int)(*((unsigned char *)p))));
  758. goto LOOP;
  759. }
  760. o = spec + 26; /* set to "????" */
  761. if ((code & MASK_SPEC) == CALC_SPEC) {
  762. if (*p == 's') {
  763. time_t t;
  764. /* Use a cast to silence the warning since *timeptr won't
  765. * be changed. */
  766. if ((t = _time_mktime((struct tm *) timeptr, 0))
  767. == ((time_t) -1)
  768. ) {
  769. o_count = 1;
  770. goto OUTPUT;
  771. }
  772. #ifdef TIME_T_IS_UNSIGNED
  773. o = _uintmaxtostr(buf + sizeof(buf) - 1,
  774. (uintmax_t) t,
  775. 10, __UIM_DECIMAL);
  776. #else
  777. o = _uintmaxtostr(buf + sizeof(buf) - 1,
  778. (uintmax_t) t,
  779. -10, __UIM_DECIMAL);
  780. #endif
  781. o_count = sizeof(buf);
  782. goto OUTPUT;
  783. } else if (((*p) | 0x20) == 'z') { /* 'z' or 'Z' */
  784. if (timeptr->tm_isdst < 0) {
  785. /* SUSv3 specifies this behavior for 'z', but we'll also
  786. * treat it as "no timezone info" for 'Z' too. */
  787. o_count = 0;
  788. goto OUTPUT;
  789. }
  790. TZLOCK;
  791. rsp = _time_tzinfo;
  792. if (timeptr->tm_isdst > 0) {
  793. ++rsp;
  794. }
  795. if (*p == 'Z') {
  796. o = rsp->tzname;
  797. assert(o != NULL);
  798. #if 0
  799. if (!o) { /* PARANOIA */
  800. o = spec+30; /* empty string */
  801. }
  802. #endif
  803. o_count = SIZE_MAX;
  804. TZUNLOCK;
  805. goto OUTPUT;
  806. } else { /* z */
  807. *s = '+';
  808. if ((tzo = -rsp->gmt_offset) < 0) {
  809. tzo = -tzo;
  810. *s = '-';
  811. }
  812. TZUNLOCK;
  813. ++s;
  814. --count;
  815. i = tzo / 60;
  816. field_val = ((i / 60) * 100) + (i % 60);
  817. i = 16 + 6; /* 0-fill, width = 4 */
  818. }
  819. } else {
  820. /* TODO: don't need year for U, W */
  821. for (i=0 ; i < 3 ; i++) {
  822. if ((x[i] = load_field(spec[CALC_OFFSETS+i],timeptr)) < 0) {
  823. goto OUTPUT;
  824. }
  825. }
  826. i = 16 + 2; /* 0-fill, width = 2 */
  827. if ((*p == 'U') || (*p == 'W')) {
  828. field_val = ((x[1] - x[0]) + 7);
  829. if (*p == 'W') {
  830. ++field_val;
  831. }
  832. field_val /= 7;
  833. if ((*p == 'W') && !x[0]) {
  834. --field_val;
  835. }
  836. } else { /* ((*p == 'g') || (*p == 'G') || (*p == 'V')) */
  837. ISO_LOOP:
  838. isofm = (((x[1] - x[0]) + 11) % 7) - 3; /* [-3,3] */
  839. if (x[1] < isofm) { /* belongs to previous year */
  840. --x[2];
  841. x[1] += 365 + __isleap(x[2]);
  842. goto ISO_LOOP;
  843. }
  844. field_val = ((x[1] - isofm) / 7) + 1; /* week # */
  845. days = 365 + __isleap(x[2]);
  846. isofm = ((isofm + 7*53 + 3 - days)) %7 + days - 3; /* next year */
  847. if (x[1] >= isofm) { /* next year */
  848. x[1] -= days;
  849. ++x[2];
  850. goto ISO_LOOP;
  851. }
  852. if (*p != 'V') { /* need year */
  853. field_val = x[2]; /* TODO: what if x[2] now 10000 ?? */
  854. if (*p == 'g') {
  855. field_val %= 100;
  856. } else {
  857. i = 16 + 6; /* 0-fill, width = 4 */
  858. }
  859. }
  860. }
  861. }
  862. } else {
  863. i = TP_OFFSETS + (code & 0x1f);
  864. if ((field_val = load_field(spec[i],timeptr)) < 0) {
  865. goto OUTPUT;
  866. }
  867. i = spec[i+(TP_CODES - TP_OFFSETS)];
  868. j = (i & 128) ? 100: 12;
  869. if (i & 64) {
  870. field_val /= j;;
  871. }
  872. if (i & 32) {
  873. field_val %= j;
  874. if (((i&128) + field_val) == 0) { /* mod 12? == 0 */
  875. field_val = j; /* set to 12 */
  876. }
  877. }
  878. field_val += (i & 1);
  879. if ((i & 8) && !field_val) {
  880. field_val += 7;
  881. }
  882. }
  883. if ((code & MASK_SPEC) == STRING_SPEC) {
  884. o_count = SIZE_MAX;
  885. field_val += spec[STRINGS_NL_ITEM_START + (code & 0xf)];
  886. o = nl_langinfo(_NL_ITEM(LC_TIME, field_val));
  887. } else {
  888. o_count = ((i >> 1) & 3) + 1;
  889. o = buf + o_count;
  890. do {
  891. *(char *)(--o) = '0' + (field_val % 10);
  892. field_val /= 10;
  893. } while (o > buf);
  894. if (*buf == '0') {
  895. *buf = ' ' + (i & 16);
  896. }
  897. }
  898. }
  899. OUTPUT:
  900. ++p;
  901. while (o_count && count && *o) {
  902. *s++ = *o++;
  903. --o_count;
  904. --count;
  905. }
  906. goto LOOP;
  907. }
  908. #endif
  909. /**********************************************************************/
  910. #ifdef L_strptime
  911. /* TODO:
  912. * 1) %l and %k are space-padded, so "%l" by itself fails while " %l" succeeds.
  913. * Both work for glibc. So, should we always strip spaces?
  914. * 2) %Z
  915. */
  916. /* Notes:
  917. * There are several differences between this strptime and glibc's strptime.
  918. * 1) glibc strips leading space before numeric conversions.
  919. * 2) glibc will read fields without whitespace in between. SUSv3 states
  920. * that you must have whitespace between conversion operators. Besides,
  921. * how do you know how long a number should be if there are leading 0s?
  922. * 3) glibc attempts to compute some the struct tm fields based on the
  923. * data retrieved; tm_wday in particular. I don't as I consider it
  924. * another glibc attempt at mind-reading...
  925. */
  926. #define NO_E_MOD 0x80
  927. #define NO_O_MOD 0x40
  928. #define ILLEGAL_SPEC 0x3f
  929. #define INT_SPEC 0x00 /* must be 0x00!! */
  930. #define STRING_SPEC 0x10 /* must be 0x10!! */
  931. #define CALC_SPEC 0x20
  932. #define STACKED_SPEC 0x30
  933. #define MASK_SPEC 0x30
  934. /* Warning: Assumes ASCII values! (as do lots of other things in the lib...) */
  935. static const unsigned char spec[] = {
  936. /* A */ 0x02 | STRING_SPEC | NO_E_MOD | NO_O_MOD,
  937. /* B */ 0x01 | STRING_SPEC | NO_E_MOD | NO_O_MOD,
  938. /* C */ 0x08 | INT_SPEC | NO_O_MOD,
  939. /* D */ 0x01 | STACKED_SPEC | NO_E_MOD | NO_O_MOD,
  940. /* E */ ILLEGAL_SPEC | NO_E_MOD | NO_O_MOD,
  941. /* F */ 0x02 | STACKED_SPEC | NO_E_MOD | NO_O_MOD, /* glibc */
  942. /* G */ 0x0f | INT_SPEC | NO_E_MOD | NO_O_MOD, /* glibc */
  943. /* H */ 0x06 | INT_SPEC | NO_E_MOD,
  944. /* I */ 0x07 | INT_SPEC | NO_E_MOD,
  945. /* J */ ILLEGAL_SPEC | NO_E_MOD | NO_O_MOD,
  946. /* K */ ILLEGAL_SPEC | NO_E_MOD | NO_O_MOD,
  947. /* L */ ILLEGAL_SPEC | NO_E_MOD | NO_O_MOD,
  948. /* M */ 0x04 | INT_SPEC | NO_E_MOD,
  949. /* N */ ILLEGAL_SPEC | NO_E_MOD | NO_O_MOD,
  950. /* O */ ILLEGAL_SPEC | NO_E_MOD | NO_O_MOD,
  951. /* P */ 0x00 | STRING_SPEC | NO_E_MOD | NO_O_MOD, /* glibc */
  952. /* Q */ ILLEGAL_SPEC | NO_E_MOD | NO_O_MOD,
  953. /* R */ 0x03 | STACKED_SPEC | NO_E_MOD | NO_O_MOD,
  954. /* S */ 0x05 | INT_SPEC | NO_E_MOD,
  955. /* T */ 0x04 | STACKED_SPEC | NO_E_MOD | NO_O_MOD,
  956. /* U */ 0x0c | INT_SPEC | NO_E_MOD,
  957. /* V */ 0x0d | INT_SPEC | NO_E_MOD | NO_O_MOD, /* glibc */
  958. /* W */ 0x0c | INT_SPEC | NO_E_MOD,
  959. /* X */ 0x0a | STACKED_SPEC | NO_O_MOD,
  960. /* Y */ 0x0a | INT_SPEC | NO_O_MOD,
  961. /* Z */ 0x02 | CALC_SPEC | NO_E_MOD | NO_O_MOD, /* glibc */
  962. /* WARNING! This assumes orderings:
  963. * AM,PM
  964. * ABDAY_1-ABDAY-7,DAY_1-DAY_7
  965. * ABMON_1-ABMON_12,MON_1-MON12
  966. * Also, there are exactly 6 bytes between 'Z' and 'a'.
  967. */
  968. #define STRINGS_NL_ITEM_START (26)
  969. _NL_ITEM_INDEX(AM_STR), /* p (P) */
  970. _NL_ITEM_INDEX(ABMON_1), /* B, b */
  971. _NL_ITEM_INDEX(ABDAY_1), /* A, a */
  972. 2,
  973. 24,
  974. 14,
  975. /* a */ 0x02 | STRING_SPEC | NO_E_MOD | NO_O_MOD,
  976. /* b */ 0x01 | STRING_SPEC | NO_E_MOD | NO_O_MOD,
  977. /* c */ 0x08 | STACKED_SPEC | NO_O_MOD,
  978. /* d */ 0x00 | INT_SPEC | NO_E_MOD,
  979. /* e */ 0x00 | INT_SPEC | NO_E_MOD,
  980. /* f */ ILLEGAL_SPEC | NO_E_MOD | NO_O_MOD,
  981. /* g */ 0x0e | INT_SPEC | NO_E_MOD | NO_O_MOD, /* glibc */
  982. /* h */ 0x01 | STRING_SPEC | NO_E_MOD | NO_O_MOD,
  983. /* i */ ILLEGAL_SPEC | NO_E_MOD | NO_O_MOD,
  984. /* j */ 0x01 | INT_SPEC | NO_E_MOD | NO_O_MOD,
  985. /* k */ 0x06 | INT_SPEC | NO_E_MOD, /* glibc */
  986. /* l */ 0x07 | INT_SPEC | NO_E_MOD, /* glibc */
  987. /* m */ 0x02 | INT_SPEC | NO_E_MOD,
  988. /* n */ 0x00 | STACKED_SPEC | NO_E_MOD | NO_O_MOD,
  989. /* o */ ILLEGAL_SPEC | NO_E_MOD | NO_O_MOD,
  990. /* p */ 0x00 | STRING_SPEC | NO_E_MOD | NO_O_MOD,
  991. /* q */ ILLEGAL_SPEC | NO_E_MOD | NO_O_MOD,
  992. /* r */ 0x0b | STACKED_SPEC | NO_E_MOD | NO_O_MOD,
  993. /* s */ 0x00 | CALC_SPEC | NO_E_MOD | NO_O_MOD, /* glibc */
  994. /* t */ 0x00 | STACKED_SPEC | NO_E_MOD | NO_O_MOD,
  995. /* u */ 0x0b | INT_SPEC | NO_E_MOD | NO_O_MOD, /* glibc */
  996. /* v */ ILLEGAL_SPEC | NO_E_MOD | NO_O_MOD,
  997. /* w */ 0x03 | INT_SPEC | NO_E_MOD,
  998. /* x */ 0x09 | STACKED_SPEC | NO_O_MOD,
  999. /* y */ 0x09 | INT_SPEC,
  1000. /* z */ 0x01 | CALC_SPEC | NO_E_MOD | NO_O_MOD, /* glibc */
  1001. #define INT_FIELD_START (26+6+26)
  1002. /* (field #) << 3 + lower bound (0|1) + correction 0:none, 2:-1, 4:-1900
  1003. * followed by upper bound prior to correction with 1=>366 and 2=>9999. */
  1004. /* d, e */ (3 << 3) + 1 + 0, 31,
  1005. /* j */ (7 << 3) + 1 + 2, /* 366 */ 1,
  1006. /* m */ (4 << 3) + 1 + 2, 12,
  1007. /* w */ (6 << 3) + 0 + 0, 6,
  1008. /* M */ (1 << 3) + 0 + 0, 59,
  1009. /* S */ 0 + 0 + 0, 60,
  1010. /* H (k) */ (2 << 3) + 0 + 0, 23,
  1011. /* I (l) */ (9 << 3) + 1 + 0, 12, /* goes with 8 -- am/pm */
  1012. /* C */ (10<< 3) + 0 + 0, 99,
  1013. /* y */ (11<< 3) + 0 + 0, 99,
  1014. /* Y */ (5 << 3) + 0 + 4, /* 9999 */ 2,
  1015. /* u */ (6 << 3) + 1 + 0, 7,
  1016. /* The following are processed and range-checked, but ignored otherwise. */
  1017. /* U, W */ (12<< 3) + 0 + 0, 53,
  1018. /* V */ (12<< 3) + 1 + 0, 53,
  1019. /* g */ (12<< 3) + 0 + 0, 99,
  1020. /* G */ (12<< 3) + 0 /*+ 4*/, /* 9999 */ 2, /* Note: -1 or 10000? */
  1021. #define STACKED_STRINGS_START (INT_FIELD_START+32)
  1022. 5, 6, 14, 22, 27, /* 5 - offsets from offset-count to strings */
  1023. ' ', 0, /* 2 - %n or %t */
  1024. '%', 'm', '/', '%', 'd', '/', '%', 'y', 0, /* 9 - %D */
  1025. '%', 'Y', '-', '%', 'm', '-', '%', 'd', 0, /* 9 - %F (glibc extension) */
  1026. '%', 'H', ':', '%', 'M', 0, /* 6 - %R*/
  1027. '%', 'H', ':', '%', 'M', ':', '%', 'S', 0, /* 9 - %T */
  1028. #define STACKED_STRINGS_NL_ITEM_START (STACKED_STRINGS_START + 40)
  1029. _NL_ITEM_INDEX(D_T_FMT), /* c */
  1030. _NL_ITEM_INDEX(D_FMT), /* x */
  1031. _NL_ITEM_INDEX(T_FMT), /* X */
  1032. _NL_ITEM_INDEX(T_FMT_AMPM), /* r */
  1033. #ifdef ENABLE_ERA_CODE
  1034. _NL_ITEM_INDEX(ERA_D_T_FMT), /* Ec */
  1035. _NL_ITEM_INDEX(ERA_D_FMT), /* Ex */
  1036. _NL_ITEM_INDEX(ERA_T_FMT), /* EX */
  1037. #endif
  1038. };
  1039. #define MAX_PUSH 4
  1040. char *strptime(const char *__restrict buf, const char *__restrict format,
  1041. struct tm *__restrict tm)
  1042. {
  1043. register const char *p;
  1044. char *o;
  1045. const char *stack[MAX_PUSH];
  1046. int i, j, lvl;
  1047. int fields[13];
  1048. unsigned char mod;
  1049. unsigned char code;
  1050. i = 0;
  1051. do {
  1052. fields[i] = INT_MIN;
  1053. } while (++i < 13);
  1054. lvl = 0;
  1055. p = format;
  1056. LOOP:
  1057. if (!*p) {
  1058. if (lvl == 0) { /* Done. */
  1059. if (fields[6] == 7) { /* Cleanup for %u here since just once. */
  1060. fields[6] = 0; /* Don't use mod in case unset. */
  1061. }
  1062. i = 0;
  1063. do { /* Store the values into tm. */
  1064. ((int *) tm)[i] = fields[i];
  1065. } while (++i < 8);
  1066. return (char *) buf; /* Success. */
  1067. }
  1068. p = stack[--lvl];
  1069. goto LOOP;
  1070. }
  1071. if ((*p == '%') && (*++p != '%')) {
  1072. mod = ILLEGAL_SPEC;
  1073. if ((*p == 'O') || (*p == 'E')) { /* Modifier? */
  1074. mod |= ((*p == 'O') ? NO_O_MOD : NO_E_MOD);
  1075. ++p;
  1076. }
  1077. if (!*p
  1078. || (((unsigned char)(((*p) | 0x20) - 'a')) >= 26)
  1079. || (((code = spec[(int)(*p - 'A')]) & mod) >= ILLEGAL_SPEC)
  1080. ) {
  1081. return NULL; /* Illegal spec. */
  1082. }
  1083. if ((code & MASK_SPEC) == STACKED_SPEC) {
  1084. if (lvl == MAX_PUSH) {
  1085. return NULL; /* Stack full so treat as illegal spec. */
  1086. }
  1087. stack[lvl++] = ++p;
  1088. if ((code &= 0xf) < 8) {
  1089. p = ((const char *) spec) + STACKED_STRINGS_START + code;
  1090. p += *((unsigned char *)p);
  1091. goto LOOP;
  1092. }
  1093. p = ((const char *) spec) + STACKED_STRINGS_NL_ITEM_START
  1094. + (code & 7);
  1095. #ifdef ENABLE_ERA_CODE
  1096. if ((mod & NO_E_MOD) /* Actually, this means E modifier present. */
  1097. && (*(o = nl_langinfo(_NL_ITEM(LC_TIME,
  1098. (int)(((unsigned char *)p)[4]))
  1099. )))
  1100. ) {
  1101. p = o;
  1102. goto LOOP;
  1103. }
  1104. #endif
  1105. p = nl_langinfo(_NL_ITEM(LC_TIME,
  1106. (int)(*((unsigned char *)p))));
  1107. goto LOOP;
  1108. }
  1109. ++p;
  1110. if ((code & MASK_SPEC) == STRING_SPEC) {
  1111. code &= 0xf;
  1112. j = spec[STRINGS_NL_ITEM_START + 3 + code];
  1113. i = _NL_ITEM(LC_TIME, spec[STRINGS_NL_ITEM_START + code]);
  1114. /* Go backwards to check full names before abreviations. */
  1115. do {
  1116. --j;
  1117. o = nl_langinfo(i+j);
  1118. if (!strncasecmp(buf,o,strlen(o)) && *o) { /* Found a match. */
  1119. do {
  1120. ++buf;
  1121. } while (*++o);
  1122. if (!code) { /* am/pm */
  1123. fields[8] = j * 12;
  1124. if (fields[9] >= 0) { /* We have a previous %I or %l. */
  1125. fields[2] = fields[9] + fields[8];
  1126. }
  1127. } else { /* day (4) or month (6) */
  1128. fields[2 + (code << 1)]
  1129. = j % (spec[STRINGS_NL_ITEM_START + 3 + code] >> 1);
  1130. }
  1131. goto LOOP;
  1132. }
  1133. } while (j);
  1134. return NULL; /* Failed to match. */
  1135. }
  1136. if ((code & MASK_SPEC) == CALC_SPEC) {
  1137. if ((code &= 0xf) < 1) { /* s or z*/
  1138. time_t t;
  1139. o = (char *) buf;
  1140. i = errno;
  1141. __set_errno(0);
  1142. if (!isspace(*buf)) { /* Signal an error if whitespace. */
  1143. #ifdef TIME_T_IS_UNSIGNED
  1144. t = strtoul(buf, &o, 10);
  1145. #else
  1146. t = strtol(buf, &o, 10);
  1147. #endif
  1148. }
  1149. if ((o == buf) || errno) { /* Not a number or overflow. */
  1150. return NULL;
  1151. }
  1152. __set_errno(i); /* Restore errno. */
  1153. buf = o;
  1154. if (!code) { /* s */
  1155. localtime_r(&t, tm); /* TODO: check for failure? */
  1156. i = 0;
  1157. do { /* Now copy values from tm to fields. */
  1158. fields[i] = ((int *) tm)[i];
  1159. } while (++i < 8);
  1160. }
  1161. }
  1162. /* TODO: glibc treats %Z as a nop. For now, do the same. */
  1163. goto LOOP;
  1164. }
  1165. assert((code & MASK_SPEC) == INT_SPEC);
  1166. {
  1167. register const unsigned char *x;
  1168. code &= 0xf;
  1169. x = spec + INT_FIELD_START + (code << 1);
  1170. if ((j = x[1]) < 3) { /* upper bound (inclusive) */
  1171. j = ((j==1) ? 366 : 9999);
  1172. }
  1173. i = -1;
  1174. while (isdigit(*buf)) {
  1175. if (i < 0) {
  1176. i = 0;
  1177. }
  1178. if ((i = 10*i + (*buf - '0')) > j) { /* Overflow. */
  1179. return NULL;
  1180. }
  1181. ++buf;
  1182. }
  1183. if (i < (*x & 1)) { /* This catches no-digit case too. */
  1184. return NULL;
  1185. }
  1186. if (*x & 2) {
  1187. --i;
  1188. }
  1189. if (*x & 4) {
  1190. i -= 1900;
  1191. }
  1192. if (*x == (9 << 3) + 1 + 0) { /* %I or %l */
  1193. if (i == 12) {
  1194. i = 0;
  1195. }
  1196. if (fields[8] >= 0) { /* We have a previous %p or %P. */
  1197. fields[2] = i + fields[8];
  1198. }
  1199. }
  1200. fields[(*x) >> 3] = i;
  1201. if (((unsigned char)(*x - (10<< 3) + 0 + 0)) <= 8) { /* %C or %y */
  1202. if ((j = fields[10]) < 0) { /* No %C, so i must be %y data. */
  1203. if (i <= 68) { /* Map [0-68] to 2000+i */
  1204. i += 100;
  1205. }
  1206. } else { /* Have %C data, but what about %y? */
  1207. if ((i = fields[11]) < 0) { /* No %y data. */
  1208. i = 0; /* Treat %y val as 0 following glibc's example. */
  1209. }
  1210. i += 100*(j - 19);
  1211. }
  1212. fields[5] = i;
  1213. }
  1214. }
  1215. goto LOOP;
  1216. } else if (isspace(*p)) {
  1217. ++p;
  1218. while (isspace(*buf)) {
  1219. ++buf;
  1220. }
  1221. goto LOOP;
  1222. } else if (*buf++ == *p++) {
  1223. goto LOOP;
  1224. }
  1225. return NULL;
  1226. }
  1227. #endif
  1228. /**********************************************************************/
  1229. #ifdef L_time
  1230. #ifndef __BCC__
  1231. #error The uClibc version of time is in sysdeps/linux/common.
  1232. #endif
  1233. time_t time(register time_t *tloc)
  1234. {
  1235. struct timeval tv;
  1236. register struct timeval *p = &tv;
  1237. gettimeofday(p, NULL); /* This should never fail... */
  1238. if (tloc) {
  1239. *tloc = p->tv_sec;
  1240. }
  1241. return p->tv_sec;
  1242. }
  1243. #endif
  1244. /**********************************************************************/
  1245. #ifdef L_tzset
  1246. static const char vals[] = {
  1247. 'T', 'Z', 0, /* 3 */
  1248. 'U', 'T', 'C', 0, /* 4 */
  1249. 25, 60, 60, 1, /* 4 */
  1250. '.', 1, /* M */
  1251. 5, '.', 1,
  1252. 6, 0, 0, /* Note: overloaded for non-M non-J case... */
  1253. 0, 1, 0, /* J */
  1254. ',', 'M', '4', '.', '1', '.', '0',
  1255. ',', 'M', '1', '0', '.', '5', '.', '0', 0
  1256. };
  1257. #define TZ vals
  1258. #define UTC (vals + 3)
  1259. #define RANGE (vals + 7)
  1260. #define RULE (vals + 11 - 1)
  1261. #define DEFAULT_RULES (vals + 22)
  1262. /* Initialize to UTC. */
  1263. int daylight = 0;
  1264. long timezone = 0;
  1265. char *tzname[2] = { (char *) UTC, (char *) (UTC-1) };
  1266. #ifdef __UCLIBC_HAS_THREADS__
  1267. pthread_mutex_t _time_tzlock = PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP;
  1268. #endif
  1269. rule_struct _time_tzinfo[2];
  1270. static const char *getoffset(register const char *e, long *pn)
  1271. {
  1272. register const char *s = RANGE-1;
  1273. long n;
  1274. int f;
  1275. n = 0;
  1276. f = -1;
  1277. do {
  1278. ++s;
  1279. if (isdigit(*e)) {
  1280. f = *e++ - '0';
  1281. }
  1282. if (isdigit(*e)) {
  1283. f = 10 * f + (*e++ - '0');
  1284. }
  1285. if (((unsigned int)f) >= *s) {
  1286. return NULL;
  1287. }
  1288. n = (*s) * n + f;
  1289. f = 0;
  1290. if (*e == ':') {
  1291. ++e;
  1292. --f;
  1293. }
  1294. } while (*s > 1);
  1295. *pn = n;
  1296. return e;
  1297. }
  1298. static const char *getnumber(register const char *e, int *pn)
  1299. {
  1300. #ifdef __BCC__
  1301. /* bcc can optimize the counter if it thinks it is a pointer... */
  1302. register const char *n = (const char *) 3;
  1303. int f;
  1304. f = 0;
  1305. while (n && isdigit(*e)) {
  1306. f = 10 * f + (*e++ - '0');
  1307. --n;
  1308. }
  1309. *pn = f;
  1310. return (n == (const char *) 3) ? NULL : e;
  1311. #else /* __BCC__ */
  1312. int n, f;
  1313. n = 3;
  1314. f = 0;
  1315. while (n && isdigit(*e)) {
  1316. f = 10 * f + (*e++ - '0');
  1317. --n;
  1318. }
  1319. *pn = f;
  1320. return (n == 3) ? NULL : e;
  1321. #endif /* __BCC__ */
  1322. }
  1323. #ifdef __TIME_TZ_FILE
  1324. #ifdef __TIME_TZ_FILE_ONCE
  1325. static int TZ_file_read; /* Let BSS initialization set this to 0. */
  1326. #endif /* __TIME_TZ_FILE_ONCE */
  1327. static char *read_TZ_file(char *buf)
  1328. {
  1329. int fd;
  1330. ssize_t r;
  1331. size_t todo;
  1332. char *p = NULL;
  1333. if ((fd = open("/etc/TZ", O_RDONLY)) >= 0) {
  1334. todo = TZ_BUFLEN;
  1335. p = buf;
  1336. do {
  1337. if ((r = read(fd, p, todo)) < 0) {
  1338. goto ERROR;
  1339. }
  1340. if (r == 0) {
  1341. break;
  1342. }
  1343. p += r;
  1344. todo -= r;
  1345. } while (todo);
  1346. if ((p > buf) && (p[-1] == '\n')) { /* Must end with newline. */
  1347. p[-1] = 0;
  1348. p = buf;
  1349. #ifdef __TIME_TZ_FILE_ONCE
  1350. ++TZ_file_read;
  1351. #endif /* __TIME_TZ_FILE_ONCE */
  1352. } else {
  1353. ERROR:
  1354. p = NULL;
  1355. }
  1356. close(fd);
  1357. }
  1358. return p;
  1359. }
  1360. #endif /* __TIME_TZ_FILE */
  1361. void tzset(void)
  1362. {
  1363. register const char *e;
  1364. register char *s;
  1365. long off;
  1366. short *p;
  1367. rule_struct new_rules[2];
  1368. int n, count, f;
  1369. char c;
  1370. #ifdef __TIME_TZ_FILE
  1371. char buf[TZ_BUFLEN];
  1372. #endif /* __TIME_TZ_FILE */
  1373. #ifdef __TIME_TZ_OPT_SPEED
  1374. static char oldval[TZ_BUFLEN]; /* BSS-zero'd. */
  1375. #endif /* __TIME_TZ_OPT_SPEED */
  1376. TZLOCK;
  1377. e = getenv(TZ); /* TZ env var always takes precedence. */
  1378. #ifdef __TIME_TZ_FILE_ONCE
  1379. /* Put this inside the lock to prevent the possiblity of two different
  1380. * timezones being used in a threaded app. */
  1381. if (e != NULL) {
  1382. TZ_file_read = 0; /* Reset if the TZ env var is set. */
  1383. } else if (TZ_file_read > 0) {
  1384. goto FAST_DONE;
  1385. }
  1386. #endif /* __TIME_TZ_FILE_ONCE */
  1387. /* Warning!!! Since uClibc doesn't do lib locking, the following is
  1388. * potentially unsafe in a multi-threaded program since it is remotely
  1389. * possible that another thread could call setenv() for TZ and overwrite
  1390. * the string being parsed. So, don't do that... */
  1391. if ((!e /* TZ env var not set... */
  1392. #ifdef __TIME_TZ_FILE
  1393. && !(e = read_TZ_file(buf)) /* and no file or invalid file */
  1394. #endif /* __TIME_TZ_FILE */
  1395. ) || !*e) { /* or set to empty string. */
  1396. ILLEGAL: /* TODO: Clean up the following... */
  1397. #ifdef __TIME_TZ_OPT_SPEED
  1398. *oldval = 0; /* Set oldval tonnn empty string. */
  1399. #endif /* __TIME_TZ_OPT_SPEED */
  1400. s = _time_tzinfo[0].tzname;
  1401. *s = 'U';
  1402. *++s = 'T';
  1403. *++s = 'C';
  1404. *++s =
  1405. *_time_tzinfo[1].tzname = 0;
  1406. _time_tzinfo[0].gmt_offset = 0;
  1407. goto DONE;
  1408. }
  1409. if (*e == ':') { /* Ignore leading ':'. */
  1410. ++e;
  1411. }
  1412. #ifdef __TIME_TZ_OPT_SPEED
  1413. if (strcmp(e, oldval) == 0) { /* Same string as last time... */
  1414. goto FAST_DONE; /* So nothing to do. */
  1415. }
  1416. /* Make a copy of the TZ env string. It won't be nul-terminated if
  1417. * it is too long, but it that case it will be illegal and will be reset
  1418. * to the empty string anyway. */
  1419. strncpy(oldval, e, TZ_BUFLEN);
  1420. #endif /* __TIME_TZ_OPT_SPEED */
  1421. count = 0;
  1422. new_rules[1].tzname[0] = 0;
  1423. LOOP:
  1424. /* Get std or dst name. */
  1425. c = 0;
  1426. if (*e == '<') {
  1427. ++e;
  1428. c = '>';
  1429. }
  1430. s = new_rules[count].tzname;
  1431. n = 0;
  1432. while (*e
  1433. && isascii(*e) /* SUSv3 requires char in portable char set. */
  1434. && (isalpha(*e)
  1435. || (c && (isalnum(*e) || (*e == '+') || (*e == '-'))))
  1436. ) {
  1437. *s++ = *e++;
  1438. if (++n > TZNAME_MAX) {
  1439. goto ILLEGAL;
  1440. }
  1441. }
  1442. *s = 0;
  1443. if ((n < 3) /* Check for minimum length. */
  1444. || (c && (*e++ != c)) /* Match any quoting '<'. */
  1445. ) {
  1446. goto ILLEGAL;
  1447. }
  1448. /* Get offset */
  1449. s = (char *) e;
  1450. if ((*e != '-') && (*e != '+')) {
  1451. if (count && !isdigit(*e)) {
  1452. off -= 3600; /* Default to 1 hour ahead of std. */
  1453. goto SKIP_OFFSET;
  1454. }
  1455. --e;
  1456. }
  1457. ++e;
  1458. if (!(e = getoffset(e, &off))) {
  1459. goto ILLEGAL;
  1460. }
  1461. if (*s == '-') {
  1462. off = -off; /* Save off in case needed for dst default. */
  1463. }
  1464. SKIP_OFFSET:
  1465. new_rules[count].gmt_offset = off;
  1466. if (!count) {
  1467. if (*e) {
  1468. ++count;
  1469. goto LOOP;
  1470. }
  1471. } else { /* OK, we have dst, so get some rules. */
  1472. count = 0;
  1473. if (!*e) { /* No rules so default to US rules. */
  1474. e = DEFAULT_RULES;
  1475. }
  1476. do {
  1477. if (*e++ != ',') {
  1478. goto ILLEGAL;
  1479. }
  1480. n = 365;
  1481. s = (char *) RULE;
  1482. if ((c = *e++) == 'M') {
  1483. n = 12;
  1484. } else if (c == 'J') {
  1485. s += 8;
  1486. } else {
  1487. --e;
  1488. c = 0;
  1489. s += 6;
  1490. }
  1491. *(p = &new_rules[count].rule_type) = c;
  1492. if (c != 'M') {
  1493. p -= 2;
  1494. }
  1495. do {
  1496. ++s;
  1497. if (!(e = getnumber(e, &f))
  1498. || (((unsigned int)(f - s[1])) > n)
  1499. || (*s && (*e++ != *s))
  1500. ) {
  1501. goto ILLEGAL;
  1502. }
  1503. *--p = f;
  1504. } while ((n = *(s += 2)) > 0);
  1505. off = 2 * 60 * 60; /* Default to 2:00:00 */
  1506. if (*e == '/') {
  1507. ++e;
  1508. if (!(e = getoffset(e, &off))) {
  1509. goto ILLEGAL;
  1510. }
  1511. }
  1512. new_rules[count].dst_offset = off;
  1513. } while (++count < 2);
  1514. if (*e) {
  1515. goto ILLEGAL;
  1516. }
  1517. }
  1518. memcpy(_time_tzinfo, new_rules, sizeof(new_rules));
  1519. DONE:
  1520. tzname[0] = _time_tzinfo[0].tzname;
  1521. tzname[1] = _time_tzinfo[1].tzname;
  1522. daylight = !!new_rules[1].tzname[0];
  1523. timezone = new_rules[0].gmt_offset;
  1524. FAST_DONE:
  1525. TZUNLOCK;
  1526. }
  1527. #endif
  1528. /**********************************************************************/
  1529. /* #ifdef L_utime */
  1530. /* utime is a syscall in both linux and elks. */
  1531. /* int utime(const char *path, const struct utimbuf *times) */
  1532. /* #endif */
  1533. /**********************************************************************/
  1534. /* Non-SUSv3 */
  1535. /**********************************************************************/
  1536. #ifdef L_utimes
  1537. #ifndef __BCC__
  1538. #error The uClibc version of utimes is in sysdeps/linux/common.
  1539. #endif
  1540. #include <utime.h>
  1541. #include <sys/time.h>
  1542. int utimes(const char *filename, register const struct timeval *tvp)
  1543. {
  1544. register struct utimbuf *p = NULL;
  1545. struct utimbuf utb;
  1546. if (tvp) {
  1547. p = &utb;
  1548. p->actime = tvp[0].tv_sec;
  1549. p->modtime = tvp[1].tv_sec;
  1550. }
  1551. return utime(filename, p);
  1552. }
  1553. #endif
  1554. /**********************************************************************/
  1555. #ifdef L__time_t2tm
  1556. static const uint16_t vals[] = {
  1557. 60, 60, 24, 7 /* special */, 36524, 1461, 365, 0
  1558. };
  1559. static const unsigned char days[] = {
  1560. 31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31, /* non-leap */
  1561. 29,
  1562. };
  1563. /* Notes:
  1564. * If time_t is 32 bits, then no overflow is possible.
  1565. * It time_t is > 32 bits, this needs to be adjusted to deal with overflow.
  1566. */
  1567. /* Note: offset is the correction in _days_ to *timer! */
  1568. struct tm *_time_t2tm(const time_t *__restrict timer,
  1569. int offset, struct tm *__restrict result)
  1570. {
  1571. register int *p;
  1572. time_t t1, t, v;
  1573. int wday; /* Note: wday can be uninitialized. */
  1574. {
  1575. register const uint16_t *vp;
  1576. t = *timer;
  1577. p = (int *) result;
  1578. p[7] = 0;
  1579. vp = vals;
  1580. do {
  1581. if ((v = *vp) == 7) {
  1582. /* Overflow checking, assuming time_t is long int... */
  1583. #if (LONG_MAX > INT_MAX) && (LONG_MAX > 2147483647L)
  1584. #if (INT_MAX == 2147483647L) && (LONG_MAX == 9223372036854775807L)
  1585. /* Valid range for t is [-784223472856L, 784223421720L].
  1586. * Outside of this range, the tm_year field will overflow. */
  1587. if (((unsigned long)(t + offset- -784223472856L))
  1588. > (784223421720L - -784223472856L)
  1589. ) {
  1590. return NULL;
  1591. }
  1592. #else
  1593. #error overflow conditions unknown
  1594. #endif
  1595. #endif
  1596. /* We have days since the epoch, so caluclate the weekday. */
  1597. #if defined(__BCC__) && TIME_T_IS_UNSIGNED
  1598. wday = (t + 4) % (*vp); /* t is unsigned */
  1599. #else
  1600. wday = ((int)((t % (*vp)) + 11)) % ((int)(*vp)); /* help bcc */
  1601. #endif
  1602. /* Set divisor to days in 400 years. Be kind to bcc... */
  1603. v = ((time_t)(vp[1])) << 2;
  1604. ++v;
  1605. /* Change to days since 1/1/1601 so that for 32 bit time_t
  1606. * values, we'll have t >= 0. This should be changed for
  1607. * archs with larger time_t types.
  1608. * Also, correct for offset since a multiple of 7. */
  1609. /* TODO: Does this still work on archs with time_t > 32 bits? */
  1610. t += (135140L - 366) + offset; /* 146097 - (365*30 + 7) -366 */
  1611. }
  1612. #if defined(__BCC__) && TIME_T_IS_UNSIGNED
  1613. t -= ((t1 = t / v) * v);
  1614. #else
  1615. if ((t -= ((t1 = t / v) * v)) < 0) {
  1616. t += v;
  1617. --t1;
  1618. }
  1619. #endif
  1620. if ((*vp == 7) && (t == v-1)) {
  1621. --t; /* Correct for 400th year leap case */
  1622. ++p[4]; /* Stash the extra day... */
  1623. }
  1624. #if defined(__BCC__) && 0
  1625. *p = t1;
  1626. if (v <= 60) {
  1627. *p = t;
  1628. t = t1;
  1629. }
  1630. ++p;
  1631. #else
  1632. if (v <= 60) {
  1633. *p++ = t;
  1634. t = t1;
  1635. } else {
  1636. *p++ = t1;
  1637. }
  1638. #endif
  1639. } while (*++vp);
  1640. }
  1641. if (p[-1] == 4) {
  1642. --p[-1];
  1643. t = 365;
  1644. }
  1645. *p += ((int) t); /* result[7] .. tm_yday */
  1646. p -= 2; /* at result[5] */
  1647. #if (LONG_MAX > INT_MAX) && (LONG_MAX > 2147483647L)
  1648. /* Protect against overflow. TODO: Unecessary if int arith wraps? */
  1649. *p = ((((p[-2]<<2) + p[-1])*25 + p[0])<< 2) + (p[1] - 299); /* tm_year */
  1650. #else
  1651. *p = ((((p[-2]<<2) + p[-1])*25 + p[0])<< 2) + p[1] - 299; /* tm_year */
  1652. #endif
  1653. p[1] = wday; /* result[6] .. tm_wday */
  1654. {
  1655. register const unsigned char *d = days;
  1656. wday = 1900 + *p;
  1657. if (__isleap(wday)) {
  1658. d += 11;
  1659. }
  1660. wday = p[2] + 1; /* result[7] .. tm_yday */
  1661. *--p = 0; /* at result[4] .. tm_mon */
  1662. while (wday > *d) {
  1663. wday -= *d;
  1664. if (*d == 29) {
  1665. d -= 11; /* Backup to non-leap Feb. */
  1666. }
  1667. ++d;
  1668. ++*p; /* Increment tm_mon. */
  1669. }
  1670. p[-1] = wday; /* result[3] .. tm_mday */
  1671. }
  1672. /* TODO -- should this be 0? */
  1673. p[4] = 0; /* result[8] .. tm_isdst */
  1674. return result;
  1675. }
  1676. #endif
  1677. /**********************************************************************/
  1678. #ifdef L___time_tm
  1679. struct tm __time_tm; /* Global shared by gmtime() and localtime(). */
  1680. #endif
  1681. /**********************************************************************/
  1682. #ifdef L__time_mktime
  1683. static const unsigned char vals[] = {
  1684. 31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31, /* non-leap */
  1685. 29,
  1686. };
  1687. time_t _time_mktime(struct tm *timeptr, int store_on_success)
  1688. {
  1689. #ifdef __BCC__
  1690. long days, secs;
  1691. #else
  1692. long long secs;
  1693. #endif
  1694. time_t t;
  1695. struct tm x;
  1696. /* 0:sec 1:min 2:hour 3:mday 4:mon 5:year 6:wday 7:yday 8:isdst */
  1697. register int *p = (int *) &x;
  1698. register const unsigned char *s;
  1699. int d;
  1700. tzset();
  1701. memcpy(p, timeptr, sizeof(struct tm));
  1702. d = 400;
  1703. p[5] = (p[5] - ((p[6] = p[5]/d) * d)) + (p[7] = p[4]/12);
  1704. if ((p[4] -= 12 * p[7]) < 0) {
  1705. p[4] += 12;
  1706. --p[5];
  1707. }
  1708. s = vals;
  1709. d = (p[5] += 1900); /* Correct year. Now between 1900 and 2300. */
  1710. if (__isleap(d)) {
  1711. s += 11;
  1712. }
  1713. p[7] = 0;
  1714. d = p[4];
  1715. while (d) {
  1716. p[7] += *s;
  1717. if (*s == 29) {
  1718. s -= 11; /* Backup to non-leap Feb. */
  1719. }
  1720. ++s;
  1721. --d;
  1722. }
  1723. #ifdef __BCC__
  1724. d = p[5] - 1;
  1725. days = -719163L + ((long)d)*365 + ((d/4) - (d/100) + (d/400) + p[3] + p[7]);
  1726. secs = p[0] + 60*( p[1] + 60*((long)(p[2])) )
  1727. + _time_tzinfo[timeptr->tm_isdst > 0].gmt_offset;
  1728. if (secs < 0) {
  1729. secs += 120009600L;
  1730. days -= 1389;
  1731. }
  1732. if ( ((unsigned long)(days + secs/86400L)) > 49710L) {
  1733. return -1;
  1734. }
  1735. secs += (days * 86400L);
  1736. #else
  1737. TZLOCK;
  1738. d = p[5] - 1;
  1739. d = -719163L + d*365 + (d/4) - (d/100) + (d/400);
  1740. secs = p[0]
  1741. + _time_tzinfo[timeptr->tm_isdst > 0].gmt_offset
  1742. + 60*( p[1]
  1743. + 60*(p[2]
  1744. + 24*(((146073L * ((long long)(p[6])) + d)
  1745. + p[3]) + p[7])));
  1746. TZUNLOCK;
  1747. if (((unsigned long long)(secs - LONG_MIN))
  1748. > (((unsigned long long)LONG_MAX) - LONG_MIN)
  1749. ) {
  1750. return -1;
  1751. }
  1752. #endif
  1753. t = secs;
  1754. localtime_r(&t, (struct tm *)p);
  1755. if (store_on_success) {
  1756. memcpy(timeptr, p, sizeof(struct tm));
  1757. }
  1758. return t;
  1759. }
  1760. #endif
  1761. /**********************************************************************/