Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge changes from the tzcode2004a import. Wherever possible I tried to bring | stefanf | 2004-06-14 | 1 | -4/+57 |
| | | | | | | us closer to the vendor branch. Requested by: wollman | ||||
* | Assume __STDC__, remove non-__STDC__ code. | alfred | 2002-05-28 | 1 | -13/+0 |
| | | | | Submitted by: keramida | ||||
* | Fix the style of the SCM ID's. | obrien | 2002-03-22 | 1 | -2/+2 |
| | | | | I believe have made all of libc .h's as consistent as possible. | ||||
* | Correct factor-of-10 error in INT_STRLEN_MAXIMUM() calculation. | kris | 2000-08-04 | 1 | -1/+3 |
| | |||||
* | Merge the recently-imported tzcode96h distribution (libc portion). The | wollman | 1996-07-18 | 1 | -46/+62 |
| | | | | | | part that does zic(8)/zdump(8) is still yet to be imported (but the old zic and zdump will work just fine with these header files and the data format has not changed). | ||||
* | Removed false copyrights... | scrappy | 1996-05-27 | 1 | -34/+0 |
| | |||||
* | Added in appropriate Berkeley copyright and RCS Id: string | scrappy | 1996-05-27 | 1 | -0/+36 |
| | | | | Closes PR#doc/536 | ||||
* | The European Commission went out and invented a new sort of summer-time | wollman | 1995-08-05 | 1 | -92/+97 |
| | | | | | | changeover, so we have to extend the format of timezone files (in a backward- compatible way, of course). This probably means that libc needs a minor version number bump before 2.2 is released (or maybe not). | ||||
* | Use latest Arthur Olson timezone code rather than that supplied with | wollman | 1994-09-13 | 1 | -0/+10 |
| | | | | | 4.4. The code is almost identical to the 4.4 versions, but this organization should make it easier to merge new versions in the future. | ||||
* | The rest of tzcode94g from Arthur David Olson. | wollman | 1994-09-13 | 1 | -0/+185 |
Obtained From: Arthur David Olson, ftp://elsie.nci.nih.gov/pub/tzcode94g.tar.gz |