summaryrefslogtreecommitdiffstats
path: root/lib/libc/time/ctime.3 (follow)
Commit message (Expand)AuthorAgeFilesLines
* use .Va for global variables, and .Vt where the type is includedschwarze2015-09-141-7/+6
* also document that ctime* and asctime* can return NULL; ok deraadt@, millert@otto2014-01-231-2/+6
* document return values; ok deraadt@, jmc@otto2014-01-211-1/+12
* obvious .Pa fixes; found with mandocdb(8)schwarze2014-01-211-3/+3
* more library historyschwarze2013-07-171-2/+7
* Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarzetedu2013-06-051-4/+4
* Update to tzcode2012f. Now that tzcode is in git there are no moemillert2012-09-131-3/+2
* update to tzcode2010k from elsie.nci.nih.gov; OK miod@millert2010-08-231-4/+4
* Reword description of tm_zone and tm_gmtoff fieldsguenther2008-10-231-6/+10
* update to tzcode2007k from elsie.nci.nih.govmillert2008-01-071-4/+6
* 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
* remove tzset(3) from SYNOPSIS: it has its own man page;jmc2006-07-231-4/+2
* - sync prototypes and header excerpts to realityjaredy2005-07-221-4/+4
* Update to tzcode2005j.millert2005-07-051-4/+4
* Update to tzcode2004e from elsie.nci.nih.govmillert2004-10-181-8/+28
* - remove some unnecessary quotingjmc2003-07-071-20/+17
* layout problems; jmc okderaadt2003-05-291-2/+3
* typos;jmc2003-05-071-3/+3
* license clarifications; arthur_david_olson@nih.govmillert2003-02-141-1/+3
* fix typomillert2001-02-181-2/+2
* Quickly describe timelocal() and timegm() and note that they aremillert2000-08-221-3/+23
* sync with ftp://elsie.nci.nih.gov/pub/tzcode2000c.tar.gz, millert@ okd2000-04-161-6/+5
* Mostly punctuation fixes.aaron2000-04-151-3/+2
* Tell how to set the localtime link here too.millert2000-03-311-2/+7
* tzfile(5) not tzfil(5)deraadt2000-03-281-2/+2
* asctime_r, ctime_r, gmtime_r, localtime_r. ok aaron@d2000-03-231-2/+57
* Various mdoc fixups.aaron2000-03-061-35/+36
* typosderaadt1999-11-151-2/+2
* when using `-' as a negative sign, escape it with a backslash so troff knowsaaron1999-07-071-2/+2
* .Dd should not be given abbreviated month namesaaron1999-07-021-2/+2
* Cleanup xrefs under SEE ALSO. Specifically:alex1999-05-161-2/+2
* .Fn -> .Ft in SYNOPSIS for localtime() return typeaaron1999-04-201-2/+2
* mandoc versionderaadt1999-02-161-123/+129
* localtime is in /etcderaadt1999-02-161-2/+2
* ctime takes a pointer to time_t not long. Correct in prototype, wrong in descriptionmillert1998-07-051-2/+2
* Why on earth was libz.a mentioned here?kstailey1997-06-061-3/+1
* move #includes to top; isderaadt1997-04-181-5/+4
* Update to tzcode1996o + our fixes. Fixes problem pointed outmillert1997-01-141-3/+4
* Fix RCS idstholo1996-08-191-1/+1
* new common tz codederaadt1996-01-291-9/+2
* from netbsd; sync with tzcode96aderaadt1996-01-111-2/+3
* update from NetBSDderaadt1995-10-281-3/+3
* initial import of NetBSD treederaadt1995-10-181-0/+220