<feed xmlns='http://www.w3.org/2005/Atom'>
<title>user/sven/glibc.git/timezone/testdata/XT6, branch master</title>
<subtitle>GNU C Library
</subtitle>
<id>https://git.stealer.net/cgit.cgi/user/sven/glibc.git/atom?h=master</id>
<link rel='self' href='https://git.stealer.net/cgit.cgi/user/sven/glibc.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/glibc.git/'/>
<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.stealer.net/cgit.cgi/user/sven/glibc.git/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>
</feed>
