time.c 63 KB

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