summaryrefslogtreecommitdiffstats
path: root/lib/libc/time/tzfile.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to tzcode2012f. Now that tzcode is in git there are no moemillert2012-09-131-13/+1
| | | | SCCS ids. No actual code changes.
* Update to tzcode2007a. This adds support for 64bit time_t in casemillert2007-02-061-10/+15
| | | | | | | | | 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@
* Update to tzcode2006a; primarily just cast and const fixes.millert2006-02-181-4/+4
|
* Update to tzcode2005j.millert2005-07-051-25/+12
|
* tzcode1998b from ftp://elsie.nci.nih.gov/pubmillert1998-01-181-5/+8
|
* Update to tzcode1996o + our fixes. Fixes problem pointed outmillert1997-01-141-3/+21
| | | | by cross@va.pubnix.com.
* Fix RCS idstholo1996-08-191-11/+1
| | | | Make sure everything uses {SYS,}LIBC_SCCS properly
* new common tz codederaadt1996-01-291-3/+3
|
* initial import of NetBSD treederaadt1995-10-181-0/+181