<feed xmlns='http://www.w3.org/2005/Atom'>
<title>glibc/timezone/testdata, branch master</title>
<subtitle>Fork of glibc for development</subtitle>
<id>https://git.zx2c4.com/glibc/atom/timezone/testdata?h=master</id>
<link rel='self' href='https://git.zx2c4.com/glibc/atom/timezone/testdata?h=master'/>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/glibc/'/>
<updated>2023-01-05T17:22:55Z</updated>
<entry>
<title>time: Set daylight to 1 for matching DST/offset change (bug 29951)</title>
<updated>2023-01-05T17:22:55Z</updated>
<author>
<name>Florian Weimer</name>
<email>fweimer@redhat.com</email>
</author>
<published>2023-01-05T17:21:25Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/glibc/commit/?id=35141f304e319109c322f797ae71c0b9420ccb05'/>
<id>urn:sha1:35141f304e319109c322f797ae71c0b9420ccb05</id>
<content type='text'>
The daylight variable is supposed to be set to 1 if DST is ever in
use for the current time zone.  But __tzfile_read used to do this:

  __daylight = rule_stdoff != rule_dstoff;

This check can fail to set __daylight to 1 if the DST and non-DST
offsets happen to be the same.
</content>
</entry>
<entry>
<title>timezone: test-case for BZ #28707</title>
<updated>2021-12-30T11:11:19Z</updated>
<author>
<name>Hans-Peter Nilsson</name>
<email>hp@axis.com</email>
</author>
<published>2021-12-17T20:45:54Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/glibc/commit/?id=ebe899af0dc3215159a9c896ac6f35b72a18cb6e'/>
<id>urn:sha1:ebe899af0dc3215159a9c896ac6f35b72a18cb6e</id>
<content type='text'>
This test-case is the tzfile for Asuncion generated by
tzlib-2021e as follows, using the tzlib-2021e zic: "zic -d
DEST -r @1546300800 -L /dev/null -b slim
SOURCE/southamerica".  Note that in its type 2 header, it
has two entries in its "time-types" array (types), but only
one entry in its "transition types" array (type_idxs).

	* timezone/Makefile, timezone/tst-pr28707.c,
	timezone/testdata/gen-XT5.sh: New test.

Co-authored-by: Christopher Wong &lt;Christopher.Wong@axis.com&gt;
</content>
</entry>
<entry>
<title>Make time zone file parser more robust [BZ #17715]</title>
<updated>2015-04-24T15:34:48Z</updated>
<author>
<name>Florian Weimer</name>
<email>fweimer@redhat.com</email>
</author>
<published>2015-04-24T15:34:47Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/glibc/commit/?id=42261ad731991df345880b0b509d83b0b9a9b9d8'/>
<id>urn:sha1:42261ad731991df345880b0b509d83b0b9a9b9d8</id>
<content type='text'>
</content>
</entry>
</feed>
