<feed xmlns='http://www.w3.org/2005/Atom'>
<title>glibc/timezone/README, branch master</title>
<subtitle>Fork of glibc for development</subtitle>
<id>https://git.zx2c4.com/glibc/atom/timezone/README?h=master</id>
<link rel='self' href='https://git.zx2c4.com/glibc/atom/timezone/README?h=master'/>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/glibc/'/>
<updated>2020-01-10T07:00:25Z</updated>
<entry>
<title>Update timezone/README</title>
<updated>2020-01-10T07:00:25Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2020-01-10T07:00:25Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/glibc/commit/?id=e1195b207c057ccc61bd5e9334da5c2b361f8b2a'/>
<id>urn:sha1:e1195b207c057ccc61bd5e9334da5c2b361f8b2a</id>
<content type='text'>
* timezone/version: New file, also taken from tzcode2018i.
* timezone/README: Reword so that people needn't paw through
old ChangeLog files to see which version we're using, a process
that is error-prone.  Update an obsolescent URL.
</content>
</entry>
<entry>
<title>Remove mention of checktab.awk in timezone/README.</title>
<updated>2016-03-14T18:11:51Z</updated>
<author>
<name>Carlos O'Donell</name>
<email>carlos@redhat.com</email>
</author>
<published>2016-03-14T18:10:57Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/glibc/commit/?id=3205a39364dd79e52c5fda4bda0db526e704ae2b'/>
<id>urn:sha1:3205a39364dd79e52c5fda4bda0db526e704ae2b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update timezone code from tzcode 2015g.</title>
<updated>2016-01-07T11:45:07Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2016-01-07T11:45:07Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/glibc/commit/?id=670a687dea6773147a227bebfa9d801dae739ee0'/>
<id>urn:sha1:670a687dea6773147a227bebfa9d801dae739ee0</id>
<content type='text'>
This patch updates the timezone code from tzcode 2015g.  The Makefile
and README changes are based on those in Paul's patch
&lt;https://sourceware.org/ml/libc-alpha/2015-05/msg00553.html&gt;.

Tested for x86_64 and x86.

2016-01-06  Paul Eggert  &lt;eggert@cs.ucla.edu&gt;
	    Joseph Myers  &lt;joseph@codesourcery.com&gt;

	* timezone/private.h: Update from tzcode 2015g.
	* timezone/tzfile.h: Likewise.
	* timezone/tzselect.ksh: Likewise.
	* timezone/zdump.c: Likewise.
	* timezone/zic.c: Likewise.
	* timezone/ialloc.c: Remove file.
	* timezone/scheck.c: Likewise.
	* timezone/Makefile (extra-objs): Remove variable.
	($(objpfx)zic): Do not depend on scheck.o and ialloc.o.
	(tz-cflags): Add -DHAVE_GETTEXT -DUSE_LTZ=0
	-Wno-maybe-uninitialized.
	(CFLAGS-zdump.c): Remove -fwrapv -DNOID -DHAVE_GETTEXT.
	(CFLAGS-zic.c): Remove -DNOID -DHAVE_GETTEXT.
	(CFLAGS-ialloc.c): Remove variable.
	(CFLAGS-scheck.c): Likewise.
	* timezone/README: Update list of files from tzcode.
</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>
<entry>
<title>Use glibc version information in zic and zdump.</title>
<updated>2012-11-10T00:31:20Z</updated>
<author>
<name>Joseph Myers</name>
<email>joseph@codesourcery.com</email>
</author>
<published>2012-11-10T00:31:20Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/glibc/commit/?id=9ec6f8bd90e485c122af91f68ba3962380a9f6d4'/>
<id>urn:sha1:9ec6f8bd90e485c122af91f68ba3962380a9f6d4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use unmodified tzselect.ksh in glibc.</title>
<updated>2012-11-09T23:42:31Z</updated>
<author>
<name>Joseph Myers</name>
<email>joseph@codesourcery.com</email>
</author>
<published>2012-11-09T23:42:31Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/glibc/commit/?id=0aa8f8a17fdeebce1a87c0c2e664f47734505f61'/>
<id>urn:sha1:0aa8f8a17fdeebce1a87c0c2e664f47734505f61</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update tzcode to 2012i.</title>
<updated>2012-11-09T21:20:57Z</updated>
<author>
<name>Joseph Myers</name>
<email>joseph@codesourcery.com</email>
</author>
<published>2012-11-09T21:20:57Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/glibc/commit/?id=92e4b6a92716f8b2457376291171a6330d072b0d'/>
<id>urn:sha1:92e4b6a92716f8b2457376291171a6330d072b0d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update zdump and zic from tzcode 2012b.</title>
<updated>2012-04-25T18:50:39Z</updated>
<author>
<name>Joseph Myers</name>
<email>joseph@codesourcery.com</email>
</author>
<published>2012-04-25T18:50:39Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/glibc/commit/?id=35d76d595010892b34aab92a8d98238119db1b3b'/>
<id>urn:sha1:35d76d595010892b34aab92a8d98238119db1b3b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update.</title>
<updated>1999-10-04T07:34:53Z</updated>
<author>
<name>Ulrich Drepper</name>
<email>drepper@redhat.com</email>
</author>
<published>1999-10-04T07:34:53Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/glibc/commit/?id=ce33f7bed4e4f0025a3190032016d4ec85373757'/>
<id>urn:sha1:ce33f7bed4e4f0025a3190032016d4ec85373757</id>
<content type='text'>
1999-10-04  Andreas Jaeger  &lt;aj@suse.de&gt;

	* timezone/README: Change wording to not mention the current
	version.  This way we can't forget to update the file.

1999-10-04  Andreas Jaeger  &lt;aj@suse.de&gt;
	* manual/time.texi (Basic CPU Time): Fix typo.
	Reported by Ben Pfaff &lt;pfaffben@msu.edu&gt;.

1999-10-04  Ulrich Drepper  &lt;drepper@cygnus.com&gt;
	* string/string.h: Move __memrchr declaration to ...
	* include/string.h: ...here.
</content>
</entry>
<entry>
<title>Update.</title>
<updated>1999-08-17T20:49:23Z</updated>
<author>
<name>Ulrich Drepper</name>
<email>drepper@redhat.com</email>
</author>
<published>1999-08-17T20:49:23Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/glibc/commit/?id=38c097cae8e1da0a0b90ac81102795b2198646ca'/>
<id>urn:sha1:38c097cae8e1da0a0b90ac81102795b2198646ca</id>
<content type='text'>
	* timezone/private.h: Update from tzcode1999e.
	* timezone/zic.c: Likewise.

	* timezone/africa: Update from tzdata1999e.
	* timezone/antarctica: Likewise.
	* timezone/asia: Likewise.
	* timezone/australasia: Likewise.
	* timezone/europe: Likewise.
	* timezone/leapseconds: Likewise.
	* timezone/northamerica: Likewise.
	* timezone/southamerica: Likewise.
</content>
</entry>
</feed>
