<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coreutils/lib/mktime.c, branch v4.5.2</title>
<subtitle>Mirror of https://https.git.savannah.gnu.org/git/coreutils.git/
</subtitle>
<id>https://git.shady.money/coreutils/atom?h=v4.5.2</id>
<link rel='self' href='https://git.shady.money/coreutils/atom?h=v4.5.2'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/'/>
<updated>2002-08-31T16:46:40Z</updated>
<entry>
<title>Update from GNU libc.</title>
<updated>2002-08-31T16:46:40Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2002-08-31T16:46:40Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=174a1f057c5b34ede169781ff25f28ca0bac9582'/>
<id>urn:sha1:174a1f057c5b34ede169781ff25f28ca0bac9582</id>
<content type='text'>
</content>
</entry>
<entry>
<title>back out Copyright date changes for files with no changes year</title>
<updated>2000-08-07T15:48:18Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2000-08-07T15:48:18Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=51b6b653a297150be38a0eb08d29db2548eedab6'/>
<id>urn:sha1:51b6b653a297150be38a0eb08d29db2548eedab6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update copyright date</title>
<updated>2000-07-09T07:22:43Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2000-07-09T07:22:43Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=fde850f7ad02c9ebbbf3e92b1855a78e48737544'/>
<id>urn:sha1:fde850f7ad02c9ebbbf3e92b1855a78e48737544</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tweak comment</title>
<updated>1999-02-17T14:58:41Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>1999-02-17T14:58:41Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=37f353eb2659765b5ca5914f917e86faa3b3e1ab'/>
<id>urn:sha1:37f353eb2659765b5ca5914f917e86faa3b3e1ab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>new version from Uli</title>
<updated>1999-02-16T21:35:48Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>1999-02-16T21:35:48Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=a4758241e7c951348a30d88f3e2e4d568f493abe'/>
<id>urn:sha1:a4758241e7c951348a30d88f3e2e4d568f493abe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>(__mktime_internal): Adopt the traditional (and</title>
<updated>1999-01-19T04:47:24Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>1999-01-19T04:47:24Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=cdc04ccc0e7b47b3e8dca44dfc2e25c1a074a4db'/>
<id>urn:sha1:cdc04ccc0e7b47b3e8dca44dfc2e25c1a074a4db</id>
<content type='text'>
problematic) notion of what to do when tm_isdst doesn't match.
From Paul Eggert.
</content>
</entry>
<entry>
<title>ansideclify</title>
<updated>1998-12-07T03:12:10Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>1998-12-07T03:12:10Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=7d60769bead4b89a096e10bacbb503702ea6e44c'/>
<id>urn:sha1:7d60769bead4b89a096e10bacbb503702ea6e44c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>	Don't invoke localtime_r or gmtime_r unless it's the GNU C</title>
<updated>1998-10-18T14:08:35Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>1998-10-18T14:08:35Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=c8503930321eaaedc7c72c094288d3b3121daa89'/>
<id>urn:sha1:c8503930321eaaedc7c72c094288d3b3121daa89</id>
<content type='text'>
	library's localtime_r and gmtime_r; there are too many buggy
	implementations of localtime_r and gmtime_r out there, and
	it's not worth keeping track of all the different bugs.

	* mktime.c (__EXTENSIONS__, HAVE_LOCALTIME_R): Remove.
	(my_mktime_localtime_r): Renamed from localtime_r; all uses changed.
	Base it on localtime unless _LIBC.
</content>
</entry>
<entry>
<title>Declare localtime_r if necessary.</title>
<updated>1998-10-18T01:10:21Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>1998-10-18T01:10:21Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=e2d1b297e7670d1e62ad5d1f8352b4c58f341417'/>
<id>urn:sha1:e2d1b297e7670d1e62ad5d1f8352b4c58f341417</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Some systems require &lt;unistd.h&gt; to be included before &lt;time.h&gt; for</title>
<updated>1998-10-17T12:39:30Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>1998-10-17T12:39:30Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=2e29b321166351391b643d3e885a86e0ef52a656'/>
<id>urn:sha1:2e29b321166351391b643d3e885a86e0ef52a656</id>
<content type='text'>
localtime_r to be declared properly.
</content>
</entry>
</feed>
