git: DragonFly_RELEASE_2_8 zic(8): Sync with tzcode2010n from elsie.nci.nih.gov
Sascha Wildner
swildner at crater.dragonflybsd.org
Tue Oct 26 06:30:02 PDT 2010
commit efe3d355053aaa599ee77f8320e3f100b5a9f434
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/efe3d355053aaa599ee77f8320e3f100b5a9f434
--
DragonFly BSD source repository
More information about the Commits
mailing list