summaryrefslogtreecommitdiffstats
path: root/lib/libc/time/strftime.3 (follow)
Commit message (Expand)AuthorAgeFilesLines
* new sentence, new line;jmc2016-02-081-2/+3
* mention mktime, since that is where struct tm is described. ok schwarzetedu2016-02-081-2/+4
* Use .Rv where appropriate, and move it to RETURN VALUES;schwarze2015-01-291-11/+11
* obvious cases of missing .An;schwarze2014-09-081-3/+4
* Update C standard reference to C99 and document HISTORY and AUTHORS;schwarze2014-01-241-5/+24
* Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarzetedu2013-06-051-3/+3
* Fix verbiage to make it clear that on success the return value ofkrw2013-01-051-3/+3
* Update to tzcode2012f. Now that tzcode is in git there are no moemillert2012-09-131-3/+2
* Update to tzcode2012a from munnari.oz.aumillert2012-03-011-3/+3
* after some thought, i think it unlikely that we will need to specifyjmc2011-09-161-4/+4
* use .St here for ISO 8601 references; ok millertjmc2011-09-161-5/+11
* only one leap second is permitted, not two; from guentherjmc2011-08-311-5/+5
* update to tzcode2010k from elsie.nci.nih.gov; OK miod@millert2010-08-231-3/+3
* maxzis -> maxsize; from Han Boetesjmc2009-09-091-3/+3
* convert to new .Dd format;jmc2007-05-311-2/+2
* Update to tzcode2007a. This adds support for 64bit time_t in casemillert2007-02-061-2/+2
* - sync prototypes and header excerpts to realityjaredy2005-07-221-20/+20
* Document %v. ok deraadt@otto2004-04-141-1/+5
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* spelling typos/errorsdavid2003-03-181-2/+2
* some small typos;jmc2003-03-171-2/+2
* The %s and %+ conversions are also extensions.millert2002-05-121-2/+4
* o) start new sentence on a new line;mpech2002-05-011-2/+3
* Mention leap seconds as the reason for (00-61)nate2001-07-151-2/+4
* Another round of man page cleanup, this time to remove more hard sentenceaaron2000-10-181-10/+14
* Update to tzcode2000f from ftp://elsie.nci.nih.gov/pub/millert2000-09-061-4/+15
* sync with ftp://elsie.nci.nih.gov/pub/tzcode2000c.tar.gz, millert@ okd2000-04-161-20/+21
* - remove all trailing whitespaceaaron1999-07-091-4/+4
* .Dd should not be given abbreviated month namesaaron1999-07-021-2/+2
* kill some old macrosaaron1999-05-251-2/+2
* include blurb about ISO 8601 dates straight from strftime.cmillert1999-01-041-1/+12
* Always NUL terminate buf even if there was not enough space tomillert1998-07-061-1/+11
* spellingderaadt1998-06-101-3/+3
* use [,] range specs; kleinkderaadt1998-02-151-19/+19
* Xrderaadt1998-02-051-1/+2
* use tzcode strftime(3) as it is kept up to date.millert1998-01-191-0/+205