Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update to tzcode2012f. Now that tzcode is in git there are no moe | 2012-09-13 | 1 | -13/+1 | |
| | | | | SCCS ids. No actual code changes. | ||||
* | Stop defining XPG4_1994_04_09. | 2011-10-10 | 1 | -2/+1 | |
| | | | | | | | | | | | | | | | | As kettenis@ pointed at, http://pubs.opengroup.org/onlinepubs/009695399/functions/strftime.html has the following: The Open Group Corrigendum U033/8 is applied. The %V conversion specifier is changed from "Otherwise, it is week 53 of the previous year, and the next week is week 1" to "Otherwise, it is the last week of the previous year, and the next week is week 1". In effect, strftime(3) with the "%V" format will now return "52" instead of "53" for days in January before the first Monday, when January 1st falls on a Friday, Saturday, or Sunday. ok kettenis@ millert@ | ||||
* | Enable the knob to dynamically allocate (large) state structures. | 2011-07-01 | 1 | -1/+2 | |
| | |||||
* | update to tzcode2007k from elsie.nci.nih.gov | 2008-01-07 | 1 | -6/+2 | |
| | |||||
* | update to tzcode2007j from elsie.nci.nih.gov; mostly ANSIfication | 2007-12-29 | 1 | -79/+14 | |
| | |||||
* | Update to tzcode2007f from elsie.nci.nih.gov | 2007-06-30 | 1 | -3/+3 | |
| | |||||
* | Update to tzcode2007a. This adds support for 64bit time_t in case | 2007-02-06 | 1 | -17/+57 | |
| | | | | | | | | | 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. | 2006-02-18 | 1 | -3/+3 | |
| | |||||
* | Update to tzcode2005j. | 2005-07-05 | 1 | -18/+29 | |
| | |||||
* | Update to tzcode2004e from elsie.nci.nih.gov | 2004-10-18 | 1 | -3/+13 | |
| | |||||
* | merge in tzcode2004a | 2004-06-28 | 1 | -3/+3 | |
| | |||||
* | Minor updates from tzcode2002c | 2002-04-04 | 1 | -12/+6 | |
| | |||||
* | Update to tzcode2000f from ftp://elsie.nci.nih.gov/pub/ | 2000-09-06 | 1 | -3/+19 | |
| | |||||
* | sync with ftp://elsie.nci.nih.gov/pub/tzcode2000c.tar.gz, millert@ ok | 2000-04-16 | 1 | -2/+17 | |
| | |||||
* | tzcode1999a from ftp://elsie.nci.nih.gov/pub | 1999-01-29 | 1 | -4/+7 | |
| | |||||
* | Don't try to use our locale stuff, it hoses strftime(3). | 1998-01-23 | 1 | -1/+3 | |
| | |||||
* | We want XPG4 behavior. | 1998-01-19 | 1 | -1/+2 | |
| | |||||
* | use tzcode strftime(3) as it is kept up to date. | 1998-01-19 | 1 | -2/+3 | |
| | |||||
* | tzcode1998b from ftp://elsie.nci.nih.gov/pub | 1998-01-18 | 1 | -2/+15 | |
| | |||||
* | Update to tzcode1996o + our fixes. Fixes problem pointed out | 1997-01-14 | 1 | -6/+66 | |
| | | | | by cross@va.pubnix.com. | ||||
* | iUpdate to pass FIPS 151-2 tests | 1996-10-30 | 1 | -2/+3 | |
| | |||||
* | Fix RCS ids | 1996-08-19 | 1 | -11/+1 | |
| | | | | Make sure everything uses {SYS,}LIBC_SCCS properly | ||||
* | new common tz code | 1996-01-29 | 1 | -13/+18 | |
| | |||||
* | from netbsd; sync with tzcode96a | 1996-01-11 | 1 | -7/+16 | |
| | |||||
* | initial import of NetBSD tree | 1995-10-18 | 1 | -0/+201 | |