time.c 64 KB

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