<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/unused, branch vendor/tzcode/tzcode2010c</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=vendor%2Ftzcode%2Ftzcode2010c</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=vendor%2Ftzcode%2Ftzcode2010c'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2010-02-17T11:18:24Z</updated>
<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-test2/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-test2/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-test2/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-test2/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-test2/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-test2/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-test2/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>
<entry>
<title>Vendor import of tzcode2009e.</title>
<updated>2009-05-20T12:24:39Z</updated>
<author>
<name>Edwin Groothuis</name>
<email>edwin@FreeBSD.org</email>
</author>
<published>2009-05-20T12:24:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=80ca36b52f4732dba27b6bb58743c0f1ab5bd8e3'/>
<id>urn:sha1:80ca36b52f4732dba27b6bb58743c0f1ab5bd8e3</id>
<content type='text'>
Obtained from: ftp://elsie.nci.nih.gov/pub/
</content>
</entry>
</feed>
