time.c 61 KB

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