<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libc/stdtime/strptime.c, branch release/4.2.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2000-11-20T04:41:45+00:00</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2000-11-20T04:41:45+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=0d497cf6e989f7498cf5036a29fe7003a89abf83'/>
<id>0d497cf6e989f7498cf5036a29fe7003a89abf83</id>
<content type='text'>
'RELENG_4_2_0_RELEASE'.

This commit was manufactured to restore the state of the 4.2-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
'RELENG_4_2_0_RELEASE'.

This commit was manufactured to restore the state of the 4.2-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: force %c to be ctime-compatible</title>
<updated>2000-10-26T16:07:53+00:00</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>2000-10-26T16:07:53+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=fe91028da9f28162b9557babd1c06f8c097c2322'/>
<id>fe91028da9f28162b9557babd1c06f8c097c2322</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Prevent digit-gobbling for all but %l and %e, which can't be fixed.</title>
<updated>1999-12-08T15:49:10+00:00</updated>
<author>
<name>Sheldon Hearn</name>
<email>sheldonh@FreeBSD.org</email>
</author>
<published>1999-12-08T15:49:10+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=398592ffe13230e1aa04ded8b6dfb07ee5d1ab94'/>
<id>398592ffe13230e1aa04ded8b6dfb07ee5d1ab94</id>
<content type='text'>
Discuss in the BUGS section of the manpage, problems involved with
the use of %C, %e, %l, %p, %U and %W.

PR:		13901
Reported by:	scott@chronis.pobox.com
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Discuss in the BUGS section of the manpage, problems involved with
the use of %C, %e, %l, %p, %U and %W.

PR:		13901
Reported by:	scott@chronis.pobox.com
</pre>
</div>
</content>
</entry>
<entry>
<title>Accept 12 for %l, because it's logical to expect "%l:%M" to work for</title>
<updated>1999-12-08T11:11:40+00:00</updated>
<author>
<name>Sheldon Hearn</name>
<email>sheldonh@FreeBSD.org</email>
</author>
<published>1999-12-08T11:11:40+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=882f32c16907cc9b0cd52560cb85f7acc9126e86'/>
<id>882f32c16907cc9b0cd52560cb85f7acc9126e86</id>
<content type='text'>
"12:00" and because strftime(3) does the same.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
"12:00" and because strftime(3) does the same.
</pre>
</div>
</content>
</entry>
<entry>
<title>%Ex -&gt; %Ef to not conflict with POSIX</title>
<updated>1999-11-30T19:24:07+00:00</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>1999-11-30T19:24:07+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=c63a4303abebacd23556930e87f4dfe93704faea'/>
<id>c63a4303abebacd23556930e87f4dfe93704faea</id>
<content type='text'>
Add %EF (long months name / day order)
Check that O and E not intermixed
Add missing POSIX extension to example
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add %EF (long months name / day order)
Check that O and E not intermixed
Add missing POSIX extension to example
</pre>
</div>
</content>
</entry>
<entry>
<title>Stricter checking %A vs %a</title>
<updated>1999-11-30T08:11:13+00:00</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>1999-11-30T08:11:13+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=7ecd80de1344532f12af9c85141211596b358ca6'/>
<id>7ecd80de1344532f12af9c85141211596b358ca6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix %C handling</title>
<updated>1999-11-30T08:05:09+00:00</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>1999-11-30T08:05:09+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=1d6c99412b77fb5e1c1ca93cab0610c766ca8b83'/>
<id>1d6c99412b77fb5e1c1ca93cab0610c766ca8b83</id>
<content type='text'>
Use locale for %c
Add %+
Add %Ex and %OB
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use locale for %c
Add %+
Add %Ex and %OB
</pre>
</div>
</content>
</entry>
<entry>
<title>Decremement by 1 the value taken for %j before assigning it to tm_yday,</title>
<updated>1999-11-10T14:40:59+00:00</updated>
<author>
<name>Sheldon Hearn</name>
<email>sheldonh@FreeBSD.org</email>
</author>
<published>1999-11-10T14:40:59+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=33dbb0a6309129182f85ad9f82c7e7e5a9d2aa6c'/>
<id>33dbb0a6309129182f85ad9f82c7e7e5a9d2aa6c</id>
<content type='text'>
which is zero-based.

Correct the range checking for the value taken for %S.

Add %w for the day of the week (0-6).

Accept (but do nothing with) %U and %W.  The comment for this change was
taken from NetBSD.

These changes were made after several failed attempts to contact the
author of our strptime.c .

PR:		10131
Submitted by:	tadf@kt.rim.or.jp (Tadayoshi Funaba)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
which is zero-based.

Correct the range checking for the value taken for %S.

Add %w for the day of the week (0-6).

Accept (but do nothing with) %U and %W.  The comment for this change was
taken from NetBSD.

These changes were made after several failed attempts to contact the
author of our strptime.c .

PR:		10131
Submitted by:	tadf@kt.rim.or.jp (Tadayoshi Funaba)
</pre>
</div>
</content>
</entry>
<entry>
<title>Add unsigned char cast to isupper</title>
<updated>1999-11-04T04:40:56+00:00</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>1999-11-04T04:40:56+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=3c7ffaa1fe9671f2b97622c0bf3bac904147628a'/>
<id>3c7ffaa1fe9671f2b97622c0bf3bac904147628a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>$Id$ -&gt; $FreeBSD$</title>
<updated>1999-08-28T00:22:10+00:00</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-08-28T00:22:10+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=7f3dea244c40159a41ab22da77a434d7c5b5e85a'/>
<id>7f3dea244c40159a41ab22da77a434d7c5b5e85a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
