git: zic(8): Sync with tzcode2010n from elsie.nci.nih.gov

Sascha Wildner swildner at crater.dragonflybsd.org
Tue Oct 26 06:29:30 PDT 2010


commit 5ec9a877ca941f9e433d59f99ef28beb9767cdf0
Author: Sascha Wildner <saw at online.de>
Date:   Tue Oct 26 15:24:31 2010 +0200

    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).

Summary of changes:
 usr.sbin/zic/zic.c |   70 +++++++++++++++++++++++++++++++++++++++++++++++----
 1 files changed, 64 insertions(+), 6 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/5ec9a877ca941f9e433d59f99ef28beb9767cdf0


-- 
DragonFly BSD source repository





More information about the Commits mailing list