time.c 62 KB

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