Age | Commit message (Expand) | Author |
2014-10-11 | Add UTC support to %Z conversion in strptime(). | Doug Hogan |
2014-10-02 | Fix a crash when there is text after a failed %Z conversion in strptime. | Doug Hogan |
2014-09-08 | obvious cases of missing .An; | Ingo Schwarze |
2014-05-06 | enh@google reported a warning in crufty y2k code. just delete it. | Ted Unangst |
2014-02-13 | Fix logic bug; we can only infer tm_yday if both tm_mday and tm_mon | Todd C. Miller |
2014-01-24 | Update C standard reference to C99 and document HISTORY and AUTHORS; | Ingo Schwarze |
2014-01-23 | also document that ctime* and asctime* can return NULL; ok deraadt@, millert@ | Otto Moerbeek |
2014-01-21 | document return values; ok deraadt@, jmc@ | Otto Moerbeek |
2014-01-21 | obvious .Pa fixes; found with mandocdb(8) | Ingo Schwarze |
2013-11-24 | most obvious unsigned char casts for ctype | Theo de Raadt |
2013-07-17 | more library history | Ingo Schwarze |
2013-06-05 | Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarze | Ted Unangst |
2013-04-17 | add some prototypes, casts, includes, parenthesis, and whatnot to | Ted Unangst |
2013-01-20 | Properly handle "%%" and "%N" where N is not a supported escape. | Todd C. Miller |
2013-01-05 | Fix verbiage to make it clear that on success the return value of | Kenneth R Westerback |
2012-09-13 | Update to tzcode2012f. Now that tzcode is in git there are no moe | Todd C. Miller |
2012-08-18 | RFC updates: | Jason McIntyre |
2012-03-01 | Update to tzcode2012a from munnari.oz.au | Todd C. Miller |
2012-02-26 | Fix several manpage titles, from Lawrence Teo. | Christiano F. Haesbaert |
2012-01-16 | POSIX indicates that some fields should be computed even if not | Todd C. Miller |
2011-10-16 | Hook wcsftime(3) to the build; committing on behalf of espie | Stefan Sperling |
2011-10-10 | put in code for wcstfime, as discussed with millert@ and stsp@ (and tested | Marc Espie |
2011-10-10 | Stop defining XPG4_1994_04_09. | Antoine Jacoutot |
2011-09-16 | after some thought, i think it unlikely that we will need to specify | Jason McIntyre |
2011-09-16 | use .St here for ISO 8601 references; ok millert | Jason McIntyre |
2011-09-16 | RFC-2822 -> RFC 2822 | Jason McIntyre |
2011-08-31 | only one leap second is permitted, not two; from guenther | Jason McIntyre |
2011-07-01 | Enable the knob to dynamically allocate (large) state structures. | Todd C. Miller |
2011-04-25 | Update to tzcode2011g from elsie.nci.nih.gov. | Todd C. Miller |
2011-01-19 | Fix typo, %F pattern corresponds to %Y-%m-%d (the ISO 8601 date format), | Landry Breuil |
2011-01-19 | - missing leading '.' before 'It'. | Jasper Lievisse Adriaanse |
2010-11-30 | replace a large stack buffer with a malloc call, with help from matthew. | Ted Unangst |
2010-11-08 | tweak previous; | Jason McIntyre |
2010-11-08 | Add %F, %g, %G, %u, %z (extended) and %Z. | Jasper Lievisse Adriaanse |
2010-09-27 | Update to tzcode2010m from elsie.nci.nih.gov | Todd C. Miller |
2010-08-23 | update to tzcode2010k from elsie.nci.nih.gov; OK miod@ | Todd C. Miller |
2010-04-12 | clarify that strptime reads, not writes, strings when handling %%. | Ted Unangst |
2010-01-03 | blank lines not allowed outside literal context; | Ingo Schwarze |
2009-10-28 | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and | Theo de Raadt |
2009-09-09 | maxzis -> maxsize; from Han Boetes | Jason McIntyre |
2008-10-31 | Pass a pointer to warn2 so the warn2 == IN_ALL would not be an | Todd C. Miller |
2008-10-23 | Reword description of tm_zone and tm_gmtoff fields | Philip Guenthe |
2008-10-19 | Document that strptime doesn't set the dst flag. | Todd C. Miller |
2008-10-06 | update to tzcode2008g from elsie.nci.nih.gov | Todd C. Miller |
2008-07-28 | Update to tzcode2008e from elsie.nci.nih.gov | Todd C. Miller |
2008-06-26 | First pass at removing clauses 3 and 4 from NetBSD licenses. | Ray Lai |
2008-03-31 | Update to tzcode 2008a from elsie.nci.nih.gov | Todd C. Miller |
2008-01-07 | update to tzcode2007k from elsie.nci.nih.gov | Todd C. Miller |
2007-12-29 | update to tzcode2007j from elsie.nci.nih.gov; mostly ANSIfication | Todd C. Miller |
2007-10-04 | update to tzcode2007h from elsie.nci.nih.gov | Todd C. Miller |