<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/usr.bin/printf/printf.c, branch release/5.4.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F5.4.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F5.4.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2005-05-07T17:51:10Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2005-05-07T17:51:10Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2005-05-07T17:51:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e87a6b5d6805bf9f3f9faf53db0ba96345ef0f77'/>
<id>urn:sha1:e87a6b5d6805bf9f3f9faf53db0ba96345ef0f77</id>
<content type='text'>
'RELENG_5_4_0_RELEASE'.

This commit was manufactured to restore the state of the 5.4-RELEASE image.
</content>
</entry>
<entry>
<title>This commit was manufactured by cvs2svn to create branch 'RELENG_5_4'.</title>
<updated>2005-04-20T19:11:07Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2005-04-20T19:11:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=79c906b55063e4f0f0d3281363970da4e619cf56'/>
<id>urn:sha1:79c906b55063e4f0f0d3281363970da4e619cf56</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC rev. 1.31 and 1.32:</title>
<updated>2005-04-20T08:03:58Z</updated>
<author>
<name>Stefan Farfeleder</name>
<email>stefanf@FreeBSD.org</email>
</author>
<published>2005-04-20T08:03:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=8a653559c737dba1322feeb03846d36f78e5a934'/>
<id>urn:sha1:8a653559c737dba1322feeb03846d36f78e5a934</id>
<content type='text'>
Replace buggy for-loops to skip certain character with strspn().  If *fmt was
'\0' (eg in the invocation 'printf %'), the for-loop would miss the terminating
null character.

Assign 0.0 to the variable passed to getfloating() if the argument is missing.
</content>
</entry>
<entry>
<title>Enable support for the %a, %A, and %F format specifiers.</title>
<updated>2004-06-05T09:32:17Z</updated>
<author>
<name>David Schultz</name>
<email>das@FreeBSD.org</email>
</author>
<published>2004-06-05T09:32:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=03b2eaac40ae1226a1e0aae9d77f38f3e73d2c5d'/>
<id>urn:sha1:03b2eaac40ae1226a1e0aae9d77f38f3e73d2c5d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make it possible for the %[eEfgG] formats to not result in an error</title>
<updated>2004-03-07T22:22:13Z</updated>
<author>
<name>Colin Percival</name>
<email>cperciva@FreeBSD.org</email>
</author>
<published>2004-03-07T22:22:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=8c423a998e0c87de5060fffedc42871d14c3ea63'/>
<id>urn:sha1:8c423a998e0c87de5060fffedc42871d14c3ea63</id>
<content type='text'>
being reported by /usr/bin/printf.

This bug has been around for 22 months... either nobody uses printf
with floating-point values, or people are forgetting to check their
return codes.

Approved by:	rwatson (mentor)
</content>
</entry>
<entry>
<title>ANSIify function definitions.</title>
<updated>2002-09-04T23:29:10Z</updated>
<author>
<name>David Malone</name>
<email>dwmalone@FreeBSD.org</email>
</author>
<published>2002-09-04T23:29:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=f4ac32def255b5968bdd8150057b9c0d14595689'/>
<id>urn:sha1:f4ac32def255b5968bdd8150057b9c0d14595689</id>
<content type='text'>
Add some constness to avoid some warnings.
Remove use register keyword.
Deal with missing/unneeded extern/prototypes.
Some minor type changes/casts to avoid warnings.

Reviewed by:	md5
</content>
</entry>
<entry>
<title>Fix duplicate % in %b format introduced in rev 1.22.</title>
<updated>2002-06-19T09:42:20Z</updated>
<author>
<name>Tim J. Robbins</name>
<email>tjr@FreeBSD.org</email>
</author>
<published>2002-06-19T09:42:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=12e8db40674cd94dd7e9e7a4b680c6b2f0c6e3fe'/>
<id>urn:sha1:12e8db40674cd94dd7e9e7a4b680c6b2f0c6e3fe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Let printf(1) tell the difference between zero width/precision and</title>
<updated>2002-06-19T09:24:30Z</updated>
<author>
<name>Tim J. Robbins</name>
<email>tjr@FreeBSD.org</email>
</author>
<published>2002-06-19T09:24:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=98dd638658653826222a40d8e1ca59347e8539ea'/>
<id>urn:sha1:98dd638658653826222a40d8e1ca59347e8539ea</id>
<content type='text'>
unspecified width/precision.

PR:		39116
Submitted by:	Egil Brendsdal &lt;egilb@ife.no&gt;
MFC after:	1 week
</content>
</entry>
<entry>
<title>Allow format strings containing "%%" to be reused.</title>
<updated>2002-06-19T08:18:37Z</updated>
<author>
<name>Tim J. Robbins</name>
<email>tjr@FreeBSD.org</email>
</author>
<published>2002-06-19T08:18:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=5f19035b04d7cfcbea6f2973e123a0b2632664f1'/>
<id>urn:sha1:5f19035b04d7cfcbea6f2973e123a0b2632664f1</id>
<content type='text'>
PR:		39116
Submitted by:	Egil Brendsdal &lt;egilb@ife.no&gt;
MFC after:	1 week
</content>
</entry>
<entry>
<title>Allow `%' to be written out with an octal escape (\45 or \045).</title>
<updated>2002-06-19T08:16:14Z</updated>
<author>
<name>Tim J. Robbins</name>
<email>tjr@FreeBSD.org</email>
</author>
<published>2002-06-19T08:16:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=37fd459046a5f2eb572387c5bf3780520feef6a2'/>
<id>urn:sha1:37fd459046a5f2eb572387c5bf3780520feef6a2</id>
<content type='text'>
PR:		39116
Submitted by:	Egil Brendsdal &lt;egilb@ife.no&gt;
MFC after:	1 week
</content>
</entry>
</feed>
