<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/usr.bin/printf/printf.c, branch release/6.0.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F6.0.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F6.0.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2005-11-03T00:35:26Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2005-11-03T00:35:26Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2005-11-03T00:35:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=3640cb54210edbb7edbf1b12ef0127ecfcea967d'/>
<id>urn:sha1:3640cb54210edbb7edbf1b12ef0127ecfcea967d</id>
<content type='text'>
'RELENG_6_0_0_RELEASE'.

This commit was manufactured to restore the state of the 6.0-RELEASE image.
</content>
</entry>
<entry>
<title>Sync program's usage() with manpage's SYNOPSIS.</title>
<updated>2005-05-21T09:55:10Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2005-05-21T09:55:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=f682f10c76449b3af3b1dd9afff859cd1cd07116'/>
<id>urn:sha1:f682f10c76449b3af3b1dd9afff859cd1cd07116</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Handle null characters in the format string.  A \0 in the argument passed to %b</title>
<updated>2005-04-14T17:02:34Z</updated>
<author>
<name>Stefan Farfeleder</name>
<email>stefanf@FreeBSD.org</email>
</author>
<published>2005-04-14T17:02:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=3ec96caf72cc69341b2e674212047c12f03bc1c1'/>
<id>urn:sha1:3ec96caf72cc69341b2e674212047c12f03bc1c1</id>
<content type='text'>
still results in trucation but this is be much harder to fix.
</content>
</entry>
<entry>
<title>No reason to write \a and \v as octal escape sequences.</title>
<updated>2005-04-14T15:32:21Z</updated>
<author>
<name>Stefan Farfeleder</name>
<email>stefanf@FreeBSD.org</email>
</author>
<published>2005-04-14T15:32:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=f3f148d238851e68b0ec00daca83c0c0dec7ee03'/>
<id>urn:sha1:f3f148d238851e68b0ec00daca83c0c0dec7ee03</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Move parts of the long main() function into a new function doformat().</title>
<updated>2005-04-14T08:40:28Z</updated>
<author>
<name>Stefan Farfeleder</name>
<email>stefanf@FreeBSD.org</email>
</author>
<published>2005-04-14T08:40:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=fbd086844a699ed2ef5e971c3d178589b39cf839'/>
<id>urn:sha1:fbd086844a699ed2ef5e971c3d178589b39cf839</id>
<content type='text'>
- Rewrite the loop in main() to be more understandable.
</content>
</entry>
<entry>
<title>Assign 0.0 to the variable passed to getfloating() if the argument is missing.</title>
<updated>2005-04-13T19:54:03Z</updated>
<author>
<name>Stefan Farfeleder</name>
<email>stefanf@FreeBSD.org</email>
</author>
<published>2005-04-13T19:54:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=5ec2b8dc8a651ba4b7a58aa6126f3823183a8dbc'/>
<id>urn:sha1:5ec2b8dc8a651ba4b7a58aa6126f3823183a8dbc</id>
<content type='text'>
MFC after:	1 week
</content>
</entry>
<entry>
<title>Replace buggy for-loops to skip certain character with strspn().  If *fmt was</title>
<updated>2005-04-11T10:57:54Z</updated>
<author>
<name>Stefan Farfeleder</name>
<email>stefanf@FreeBSD.org</email>
</author>
<published>2005-04-11T10:57:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=0ba01198fc96b080fc9907c1aa5b2e5f42833684'/>
<id>urn:sha1:0ba01198fc96b080fc9907c1aa5b2e5f42833684</id>
<content type='text'>
'\0' (eg in the invocation 'printf %'), the for-loop would miss the terminating
null character.

MFC after:	1 week
</content>
</entry>
<entry>
<title>Support the L modifier for floating-point values as an extension.</title>
<updated>2005-03-21T08:01:09Z</updated>
<author>
<name>David Schultz</name>
<email>das@FreeBSD.org</email>
</author>
<published>2005-03-21T08:01:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=fd757c50f6f80b1863fcb67725d3e766062ee7ec'/>
<id>urn:sha1:fd757c50f6f80b1863fcb67725d3e766062ee7ec</id>
<content type='text'>
When L is omitted, double precision is used, so printf(1) gives
reproducable results.  When L is specified, long double precision is
used, which may improve precision, depending on the machine.
</content>
</entry>
<entry>
<title>Allow %' to be used as a format flag by printf(1).  This makes it</title>
<updated>2004-09-24T18:20:43Z</updated>
<author>
<name>Giorgos Keramidas</name>
<email>keramida@FreeBSD.org</email>
</author>
<published>2004-09-24T18:20:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=6ac6319b32b07237b7e578a66084a1707104eb1e'/>
<id>urn:sha1:6ac6319b32b07237b7e578a66084a1707104eb1e</id>
<content type='text'>
possible to print the thousands separator in the locale setups that
have one, by something like this:

    $ env -i LC_NUMERIC=en_US.ISO8859-1 ./printf "%'0.2f\n" 12345
    12,345.00

Reviewed by:	das
</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>
</feed>
