<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/libc/stdtime, branch vendor/tzcode/tzcode2010n</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<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 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>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 tzcode2009h</title>
<updated>2009-05-27T10:10:48+00:00</updated>
<author>
<name>Edwin Groothuis</name>
<email>edwin@FreeBSD.org</email>
</author>
<published>2009-05-27T10:10:48+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=bbdb4f59542b90bbbfc1d26f8f7beebc12ec578e'/>
<id>bbdb4f59542b90bbbfc1d26f8f7beebc12ec578e</id>
<content type='text'>
- Clarify the license for the tzcode: public domain

Obtained from:	ftp://elsie.nci.nih.gov/pub/
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Clarify the license for the tzcode: public domain

Obtained from:	ftp://elsie.nci.nih.gov/pub/
</pre>
</div>
</content>
</entry>
<entry>
<title>Vendor import of tzcode2009e.</title>
<updated>2009-05-20T12:24:39+00:00</updated>
<author>
<name>Edwin Groothuis</name>
<email>edwin@FreeBSD.org</email>
</author>
<published>2009-05-20T12:24:39+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=80ca36b52f4732dba27b6bb58743c0f1ab5bd8e3'/>
<id>80ca36b52f4732dba27b6bb58743c0f1ab5bd8e3</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>Cleanup of vendor/tzcode/dist, these files don't exist in the latest</title>
<updated>2008-09-27T12:24:26+00:00</updated>
<author>
<name>Edwin Groothuis</name>
<email>edwin@FreeBSD.org</email>
</author>
<published>2008-09-27T12:24:26+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=9556ff65cd40f2afcdbab50cd76fc44ed2d3dcc3'/>
<id>9556ff65cd40f2afcdbab50cd76fc44ed2d3dcc3</id>
<content type='text'>
imported sources.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
imported sources.
</pre>
</div>
</content>
</entry>
<entry>
<title>Flatten the dist tree of vendor/tzcode</title>
<updated>2008-09-27T11:30:00+00:00</updated>
<author>
<name>Edwin Groothuis</name>
<email>edwin@FreeBSD.org</email>
</author>
<published>2008-09-27T11:30:00+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=5197bde3b8832b8061853c0e72f300f16c10b9ed'/>
<id>5197bde3b8832b8061853c0e72f300f16c10b9ed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
