zic(8): Sync with tzcode2010n from elsie.nci.nih.gov
authorSascha Wildner <saw@online.de>
Tue, 26 Oct 2010 13:24:31 +0000 (15:24 +0200)
committerSascha Wildner <saw@online.de>
Tue, 26 Oct 2010 13:24:31 +0000 (15:24 +0200)
commit5ec9a877ca941f9e433d59f99ef28beb9767cdf0
treecedf81a4f7018a2bcbea2e21e73824ca6a503a1d
parent75a56e3c3ad93e5bdf5a8223b5d5214a260753ce
zic(8): Sync with tzcode2010n from elsie.nci.nih.gov

* Conditionally output extra types with most-recently-used offsets last
  (for use by systems with pre-2011 versions of localtime.c, helping to
  ensure that globals "altzone" and "timezone" get set correctly).

* Fix generation of POSIX strings for zones with rules using
  "weekday<=n" forms of dates (thanks to Lei Liu for finding the
  problem). Also, limit output for non-POSIX-specificable zones defined
  to follow the same rules every year. (Note that no zones of either of
  the above types appear in the distribution; these changes cater to
  add-on zones).
usr.sbin/zic/zic.c