time.c 59 KB

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