time.c 61 KB

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