summaryrefslogtreecommitdiffstats
path: root/lib/libc/time/time2posix.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Convert a table unsupported by mandoc to a columnated list.bentley2015-02-231-34/+34
| | | | | | | While here, correctly mark up time_t as a variable type and use prettier double quotes. ok schwarze@
* 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
| | | | SCCS ids. No actual code changes.
* update to tzcode2010k from elsie.nci.nih.gov; OK miod@millert2010-08-231-3/+3
|
* blank lines not allowed outside literal context;schwarze2010-01-031-4/+4
| | | | | syntax errors found by mandoc(1), also required to fix the mandoc build; ok jmc@
* 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
| | | | | | | | | we need it in the future. All of our platforms currently have 32bit time_t types. This also extends the timezone data file format to support both 32bit and 64bit data. The 64bit data is located after the 32bit data so binaries linked with the older tzcode simply won't look at it. A version field in the file header is used to determine whether the data file is the old or extended format. OK miod@
* - sync prototypes and header excerpts to realityjaredy2005-07-221-3/+2
| | | | | | | - punctuation, rewording, typos/spelling, macro, and layout fixes - add crossrefs where relevant ok jmc
* update to tzcode2005kmillert2005-07-191-3/+3
|
* typos;jmc2003-05-071-4/+4
|
* More of the same.aaron2000-08-091-2/+3
|
* - remove all trailing whitespaceaaron1999-07-091-7/+7
| | | | | | | | | | * except when it is escaped with a `\' at the end of the line - fix remaining .Nm usage as well - this is from a patch I received from kwesterback@home.com, who has been working on some scripts for fixing formatting errors in mdoc'd man pages Ok, so there could be a cost/benefit debate with this commit, but since I have the patch we might as well commit it...
* out with old macros, in with new mdoc; kwesterback@home.comaaron1999-05-251-63/+84
|
* repair SYNOPSISaaron1999-05-201-5/+7
|
* More man page fixes. Particularly fix uses of it's/its, affect/effect,aaron1998-09-071-2/+2
| | | | | then/than and such. Other miscellaneous problems fixed across these source files.
* tzcode1998b from ftp://elsie.nci.nih.gov/pubmillert1998-01-181-5/+3
|
* Update to tzcode1996o + our fixes. Fixes problem pointed outmillert1997-01-141-2/+5
| | | | by cross@va.pubnix.com.
* Fix RCS idstholo1996-08-191-1/+1
| | | | Make sure everything uses {SYS,}LIBC_SCCS properly
* update from NetBSDderaadt1995-10-281-3/+3
|
* initial import of NetBSD treederaadt1995-10-181-0/+119