<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/unused, branch vendor/tzcode/tzcode2010n</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=vendor%2Ftzcode%2Ftzcode2010n</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=vendor%2Ftzcode%2Ftzcode2010n'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2010-10-26T21:19:36Z</updated>
<entry>
<title>Vendor import of tzcode2010n:</title>
<updated>2010-10-26T21:19:36Z</updated>
<author>
<name>Edwin Groothuis</name>
<email>edwin@FreeBSD.org</email>
</author>
<published>2010-10-26T21:19:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=157c2da9c527cd9ebae03b07bdae90e474d5a403'/>
<id>urn:sha1:157c2da9c527cd9ebae03b07bdae90e474d5a403</id>
<content type='text'>
* Makefile        Change LOCALTIME default from "Factory" to "GMT";
                  do not compile "factory" file
                  (but keep it in the distribution).
* Theory          Remove reference to "Factory" zone.
* localtime.c     Initialize ttinfo structures filled by tzparse
                  (thanks to Ravindra for reporting a valgrind warning).
* zic.c           Fix generation of POSIX strings for zones with
                  rules using "weekday&lt;=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).

Obtained from:	ftp://elsie.nci.nih.gov/pub/
</content>
</entry>
<entry>
<title>Vendor import of tzcode2010l</title>
<updated>2010-09-09T07:48:01Z</updated>
<author>
<name>Edwin Groothuis</name>
<email>edwin@FreeBSD.org</email>
</author>
<published>2010-09-09T07:48:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=dfca6b5ed7757d91368c5aace6705a1678825db7'/>
<id>urn:sha1:dfca6b5ed7757d91368c5aace6705a1678825db7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Vendor import of tzcode2010f:</title>
<updated>2010-03-22T21:48:40Z</updated>
<author>
<name>Edwin Groothuis</name>
<email>edwin@FreeBSD.org</email>
</author>
<published>2010-03-22T21:48:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f9c13c1a3125c3b582cf1cea2cfb61ba7c5be8b5'/>
<id>urn:sha1:f9c13c1a3125c3b582cf1cea2cfb61ba7c5be8b5</id>
<content type='text'>
- Updated quotes and links.
- Put warning about case insensitivity of names, but not always in
  abbreviations.
</content>
</entry>
<entry>
<title>Vendor import of tzcode2010a:</title>
<updated>2010-02-17T11:18:24Z</updated>
<author>
<name>Edwin Groothuis</name>
<email>edwin@FreeBSD.org</email>
</author>
<published>2010-02-17T11:18:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=922ba8695f9afa9d07b21a861536528d84685941'/>
<id>urn:sha1:922ba8695f9afa9d07b21a861536528d84685941</id>
<content type='text'>
  * asctime.c - Set errno to EINVAL and return
    "??? ??? ?? ??:??:?? ????\n"
    if asctime_r is called with a NULL struct tm pointer.
    (Note that asctime_r is called by ctime_r and asctime;
    asctime is called by ctime.)
  * localtime.c - Set errno to EINVAL and return WRONG
    if time1 is called with a NULL struct tm pointer;
    avoid dereference if a NULL struct tm pointer is
    passed to timelocal, timegm, or timeoff.
    (Note that time1 is called by mktime,
    timegm, and timeoff; mktime is called by timelocal.)

Obtained from:	ftp://elsie.nci.nih.gov/pub/
</content>
</entry>
<entry>
<title>Vendor import of tzcode2009t:</title>
<updated>2009-12-22T11:08:07Z</updated>
<author>
<name>Edwin Groothuis</name>
<email>edwin@FreeBSD.org</email>
</author>
<published>2009-12-22T11:08:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=77566d4b374e823f866d8adce69b12ee74a1de1a'/>
<id>urn:sha1:77566d4b374e823f866d8adce69b12ee74a1de1a</id>
<content type='text'>
Unused:
- Updates to tz-link.html and tz-art.htm
- Typo in tzfile.5.txt

zic:
- Fix URL / reference to Calendrical Calculations: Third Edition

libc/stdtime:
- Fix typo in tzfile.5
</content>
</entry>
<entry>
<title>Vendor import of tzcode2009r:</title>
<updated>2009-11-11T20:00:00Z</updated>
<author>
<name>Edwin Groothuis</name>
<email>edwin@FreeBSD.org</email>
</author>
<published>2009-11-11T20:00:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=6d5c09b83d2126e7310aaa254cefd95ff59ee7f4'/>
<id>urn:sha1:6d5c09b83d2126e7310aaa254cefd95ff59ee7f4</id>
<content type='text'>
- Extra links in unused/tz-link.htm

Obtained from:	ftp://elsie.nci.nih.gov/pub/
</content>
</entry>
<entry>
<title>Vendor import of tzcode2009q:</title>
<updated>2009-11-02T22:32:14Z</updated>
<author>
<name>Edwin Groothuis</name>
<email>edwin@FreeBSD.org</email>
</author>
<published>2009-11-02T22:32:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=68b27eaa458c119f24ec54c581601412bbcd5d5d'/>
<id>urn:sha1:68b27eaa458c119f24ec54c581601412bbcd5d5d</id>
<content type='text'>
- Add more references in tz-art.htm
- Cleanup unnecessary local variables in zdump.

Obtained from:	ftp://elsie.nci.nih.gov/pub/
</content>
</entry>
<entry>
<title>Vendor import of tzcode2009k</title>
<updated>2009-07-21T02:13:57Z</updated>
<author>
<name>Edwin Groothuis</name>
<email>edwin@FreeBSD.org</email>
</author>
<published>2009-07-21T02:13:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=4f9074da93347bbe3167e16ebd27d5bd0e592729'/>
<id>urn:sha1:4f9074da93347bbe3167e16ebd27d5bd0e592729</id>
<content type='text'>
zic.c:
    Do not end a binary file with a POSIX-style time zone string
    for locations that end up in permanent DST (thanks to Andreas
    Schwab).

tz-art.htm
    Add notes on "A Matter of Life and Death"
    (thanks to Dave Cantor).

tz-link.htm
    Remove seemingly obsolete public.planetmirror.com/pub/timezone
    link (thanks to Nathan Stratton Treadway).

Obtained from:	ftp://elsie.nci.nih.gov/pub/
</content>
</entry>
<entry>
<title>MFV of tzcode2009i:</title>
<updated>2009-06-09T00:14:13Z</updated>
<author>
<name>Edwin Groothuis</name>
<email>edwin@FreeBSD.org</email>
</author>
<published>2009-06-09T00:14:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=54e87cd8a2a6bdc86c27282a78c87a339b35e4db'/>
<id>urn:sha1:54e87cd8a2a6bdc86c27282a78c87a339b35e4db</id>
<content type='text'>
Fix link of TZ timezone maps at http://efele.net/maps/tz/
</content>
</entry>
<entry>
<title>Vendor import of tzcode2009h</title>
<updated>2009-05-27T10:10:48Z</updated>
<author>
<name>Edwin Groothuis</name>
<email>edwin@FreeBSD.org</email>
</author>
<published>2009-05-27T10:10:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=bbdb4f59542b90bbbfc1d26f8f7beebc12ec578e'/>
<id>urn:sha1:bbdb4f59542b90bbbfc1d26f8f7beebc12ec578e</id>
<content type='text'>
- Clarify the license for the tzcode: public domain

Obtained from:	ftp://elsie.nci.nih.gov/pub/
</content>
</entry>
</feed>
