| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
I believe have made all of libc .h's as consistent as possible.
|
|
|
|
|
|
| |
Fix localtime.c to deal with new magic number field.
Obtained from: ftp://elsie.nci.nih.gov/pub/tzcode1999a.tar.gz
|
|
|
|
|
|
| |
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).
|
| |
|
|
|
|
| |
Closes PR#doc/536
|
|
|
|
|
|
| |
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).
|
|
|
|
| |
so we can compile zic.
|
|
Obtained From: Arthur David Olson, ftp://elsie.nci.nih.gov/pub/tzcode94g.tar.gz
|