<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src, branch vendor/tzcode/tzcode2022c</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>Import tzcode 2022c</title>
<updated>2022-08-16T08:09:47+00:00</updated>
<author>
<name>Philip Paeps</name>
<email>philip@FreeBSD.org</email>
</author>
<published>2022-08-16T08:09:47+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=a24d752d3e77a28c877a5319face8d00aa1b558c'/>
<id>a24d752d3e77a28c877a5319face8d00aa1b558c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Unsplit vendor import of tzcode 2010n</title>
<updated>2022-08-16T07:24:21+00:00</updated>
<author>
<name>Philip Paeps</name>
<email>philip@FreeBSD.org</email>
</author>
<published>2022-08-16T07:24:21+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=9b5369d383baf54651be0922591eeb6263ce029d'/>
<id>9b5369d383baf54651be0922591eeb6263ce029d</id>
<content type='text'>
Historically, to work around CVS limitations, imports on the tzcode
vendor branch were split into subdirectories, which were then merged to
their respective counterparts in contrib.  In the Git era, this split is
unnecessary and adds more work.

Undo the split for the most recent vendor import of tzcode 2010n to
prepare for the vendor import of tzcode 2022c.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Historically, to work around CVS limitations, imports on the tzcode
vendor branch were split into subdirectories, which were then merged to
their respective counterparts in contrib.  In the Git era, this split is
unnecessary and adds more work.

Undo the split for the most recent vendor import of tzcode 2010n to
prepare for the vendor import of tzcode 2022c.
</pre>
</div>
</content>
</entry>
<entry>
<title>Vendor import of tzcode2010n:</title>
<updated>2010-10-26T21:19:36+00:00</updated>
<author>
<name>Edwin Groothuis</name>
<email>edwin@FreeBSD.org</email>
</author>
<published>2010-10-26T21:19:36+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=157c2da9c527cd9ebae03b07bdae90e474d5a403'/>
<id>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>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* 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/
</pre>
</div>
</content>
</entry>
<entry>
<title>Vendor import of tzcode2010m</title>
<updated>2010-10-01T07:58:09+00:00</updated>
<author>
<name>Edwin Groothuis</name>
<email>edwin@FreeBSD.org</email>
</author>
<published>2010-10-01T07:58:09+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=f9a33080297db49be3f1ec97f077663ebe4766a0'/>
<id>f9a33080297db49be3f1ec97f077663ebe4766a0</id>
<content type='text'>
Obtained from:	ftp://elsie.nci.nih.gov/pub/
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Obtained from:	ftp://elsie.nci.nih.gov/pub/
</pre>
</div>
</content>
</entry>
<entry>
<title>Vendor import of tzcode2010l</title>
<updated>2010-09-09T07:48:01+00:00</updated>
<author>
<name>Edwin Groothuis</name>
<email>edwin@FreeBSD.org</email>
</author>
<published>2010-09-09T07:48:01+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=dfca6b5ed7757d91368c5aace6705a1678825db7'/>
<id>dfca6b5ed7757d91368c5aace6705a1678825db7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Vendor import of tzcode2010f:</title>
<updated>2010-03-22T21:48:40+00:00</updated>
<author>
<name>Edwin Groothuis</name>
<email>edwin@FreeBSD.org</email>
</author>
<published>2010-03-22T21:48:40+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=f9c13c1a3125c3b582cf1cea2cfb61ba7c5be8b5'/>
<id>f9c13c1a3125c3b582cf1cea2cfb61ba7c5be8b5</id>
<content type='text'>
- Updated quotes and links.
- Put warning about case insensitivity of names, but not always in
  abbreviations.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Updated quotes and links.
- Put warning about case insensitivity of names, but not always in
  abbreviations.
</pre>
</div>
</content>
</entry>
<entry>
<title>Import of tzcode2010c:</title>
<updated>2010-03-02T10:11:24+00:00</updated>
<author>
<name>Edwin Groothuis</name>
<email>edwin@FreeBSD.org</email>
</author>
<published>2010-03-02T10:11:24+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=0a3e753dde2993b4b341e9afce1ad10557ad569e'/>
<id>0a3e753dde2993b4b341e9afce1ad10557ad569e</id>
<content type='text'>
localtime.c - more core dump avoidance work
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
localtime.c - more core dump avoidance work
</pre>
</div>
</content>
</entry>
<entry>
<title>Vendor import of tzcode2010a:</title>
<updated>2010-02-17T11:18:24+00:00</updated>
<author>
<name>Edwin Groothuis</name>
<email>edwin@FreeBSD.org</email>
</author>
<published>2010-02-17T11:18:24+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=922ba8695f9afa9d07b21a861536528d84685941'/>
<id>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>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  * 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/
</pre>
</div>
</content>
</entry>
<entry>
<title>Vendor import of tzcode2009t:</title>
<updated>2009-12-22T11:08:07+00:00</updated>
<author>
<name>Edwin Groothuis</name>
<email>edwin@FreeBSD.org</email>
</author>
<published>2009-12-22T11:08:07+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=77566d4b374e823f866d8adce69b12ee74a1de1a'/>
<id>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>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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
</pre>
</div>
</content>
</entry>
<entry>
<title>Vendor import of tzcode2009r:</title>
<updated>2009-11-11T20:00:00+00:00</updated>
<author>
<name>Edwin Groothuis</name>
<email>edwin@FreeBSD.org</email>
</author>
<published>2009-11-11T20:00:00+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=6d5c09b83d2126e7310aaa254cefd95ff59ee7f4'/>
<id>6d5c09b83d2126e7310aaa254cefd95ff59ee7f4</id>
<content type='text'>
- Extra links in unused/tz-link.htm

Obtained from:	ftp://elsie.nci.nih.gov/pub/
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Extra links in unused/tz-link.htm

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