<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/lib/libc/stdtime, branch release/5.3.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F5.3.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F5.3.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2004-11-04T19:12:42Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2004-11-04T19:12:42Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2004-11-04T19:12:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=3f86d8a2ea3f3265afaa1fd263b0004c5c000e69'/>
<id>urn:sha1:3f86d8a2ea3f3265afaa1fd263b0004c5c000e69</id>
<content type='text'>
'RELENG_5_3_0_RELEASE'.

This commit was manufactured to restore the state of the 5.3-RELEASE image.
</content>
</entry>
<entry>
<title>Mechanically kill hard sentence breaks.</title>
<updated>2004-07-02T23:52:20Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2004-07-02T23:52:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=1a0a934547909744a6a2fa4cfd5b795ec6394f05'/>
<id>urn:sha1:1a0a934547909744a6a2fa4cfd5b795ec6394f05</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge changes from the tzcode2004a import.  Wherever possible I tried to bring</title>
<updated>2004-06-14T10:31:52Z</updated>
<author>
<name>Stefan Farfeleder</name>
<email>stefanf@FreeBSD.org</email>
</author>
<published>2004-06-14T10:31:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=cdff05fa7fa9249256b3ee2ab6722c5e9d6aa000'/>
<id>urn:sha1:cdff05fa7fa9249256b3ee2ab6722c5e9d6aa000</id>
<content type='text'>
us closer to the vendor branch.

Requested by:	wollman
</content>
</entry>
<entry>
<title>Remove a stale reference to %Ef and %EF from a comment.</title>
<updated>2004-06-13T16:20:23Z</updated>
<author>
<name>Stefan Farfeleder</name>
<email>stefanf@FreeBSD.org</email>
</author>
<published>2004-06-13T16:20:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=d06ecced73c14755d4d51ca09f4f4685d90f31bc'/>
<id>urn:sha1:d06ecced73c14755d4d51ca09f4f4685d90f31bc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change defualt time zone from GMT to UTC.  This will not be MFC-ed, and</title>
<updated>2004-06-11T03:34:02Z</updated>
<author>
<name>Ken Smith</name>
<email>kensmith@FreeBSD.org</email>
</author>
<published>2004-06-11T03:34:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=f64520dfb8bcc1966fabf9dc8d9c0702beb6b640'/>
<id>urn:sha1:f64520dfb8bcc1966fabf9dc8d9c0702beb6b640</id>
<content type='text'>
was done before 5-STABLE on purpose...
</content>
</entry>
<entry>
<title>Remove a couple of casts added for an ancient Sun compiler.</title>
<updated>2004-06-08T12:20:40Z</updated>
<author>
<name>Stefan Farfeleder</name>
<email>stefanf@FreeBSD.org</email>
</author>
<published>2004-06-08T12:20:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=14e43725845140b3d17fbb4d421d691d275721c2'/>
<id>urn:sha1:14e43725845140b3d17fbb4d421d691d275721c2</id>
<content type='text'>
Approved by:	das (mentor)
</content>
</entry>
<entry>
<title>Detect range errors when using the %s specifier.  Previously, LONG_MAX</title>
<updated>2003-11-17T04:19:15Z</updated>
<author>
<name>Jacques Vidrine</name>
<email>nectar@FreeBSD.org</email>
</author>
<published>2003-11-17T04:19:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c91e947dbd48907342b1fbffa4f76bdaa3334f0d'/>
<id>urn:sha1:c91e947dbd48907342b1fbffa4f76bdaa3334f0d</id>
<content type='text'>
was rejected as a range error, while any values less than LONG_MIN
were silently substituted with LONG_MIN.  Furthermore, on some
platforms `time_t' has less range than `long' (e.g. alpha), which may
give incorrect results when parsing some strings.
</content>
</entry>
<entry>
<title>mdoc(7): Use the new feature of the .In macro.</title>
<updated>2003-09-08T19:57:22Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2003-09-08T19:57:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=fe08efe680f6705e0c60beabe3e39629c655e743'/>
<id>urn:sha1:fe08efe680f6705e0c60beabe3e39629c655e743</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixes to locale code to properly use indirect pointers in order to prevent</title>
<updated>2003-06-13T00:14:07Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>2003-06-13T00:14:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=3dfdc427f16da8bb6c3374ca0140eadd5f8ab867'/>
<id>urn:sha1:3dfdc427f16da8bb6c3374ca0140eadd5f8ab867</id>
<content type='text'>
memory leaks (fixes bugs earlier purported to be fixed).
Submitted by:	Ed Moy &lt;emoy@apple.com&gt;
Obtained from:	Apple Computer, Inc.
MFC after:	2 weeks
</content>
</entry>
<entry>
<title>Backout my changes in rev. 1.32 and 1.33. There is some code that depends</title>
<updated>2003-04-30T10:25:57Z</updated>
<author>
<name>Mike Makonnen</name>
<email>mtm@FreeBSD.org</email>
</author>
<published>2003-04-30T10:25:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=6c688436bb522db4345a1d8ace437aefa0679749'/>
<id>urn:sha1:6c688436bb522db4345a1d8ace437aefa0679749</id>
<content type='text'>
on the previous behaviour. This also brings strptime(3) behaviour back in line
with the other BSDs.

Approved by:	markm (mentor)
</content>
</entry>
</feed>
