<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/usr.bin/printf/printf.c, branch release/4.8.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F4.8.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F4.8.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2003-04-03T18:49:23Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2003-04-03T18:49:23Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2003-04-03T18:49:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=0c0b5822358eaf1f5f5f2ac45e5ce80b4508637c'/>
<id>urn:sha1:0c0b5822358eaf1f5f5f2ac45e5ce80b4508637c</id>
<content type='text'>
'RELENG_4_8_0_RELEASE'.

This commit was manufactured to restore the state of the 4.8-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
</entry>
<entry>
<title>MFC printf(1) changes.</title>
<updated>2002-04-29T16:45:16Z</updated>
<author>
<name>Juli Mallett</name>
<email>jmallett@FreeBSD.org</email>
</author>
<published>2002-04-29T16:45:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=d5c6a4d909d7a76e652b256e463e78fe82f9f7b1'/>
<id>urn:sha1:d5c6a4d909d7a76e652b256e463e78fe82f9f7b1</id>
<content type='text'>
Notably revision 1.20 of printf.c and revision 1.21 of printf.1:
 - printf shouldn't bail out if a conversion fails, it should just keep
   processing them.
 - \c escape to immediately stop output (similar to echo's \c)
 - \0NNN should be allowed for octal character escapes (instead of just \NNN)
 - %b conversion, which is like %s but interprets \n \t etc. inside the
   string is missing.

And revision 1.21 of printf.c:
Handle numbers larger than QUAD_MAX for unsigned conversions correctly.
Exit with nonzero status if a conversion failed.
Play nice if used as a shell builtin (currently disabled).

PR:	35616 (some of it)
</content>
</entry>
<entry>
<title>MFC: localize it (LC_NUMERIC)</title>
<updated>2002-03-12T19:47:24Z</updated>
<author>
<name>Alexey Zelkin</name>
<email>phantom@FreeBSD.org</email>
</author>
<published>2002-03-12T19:47:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=5173fd4354403032ae37a941eeb09f91bbc2b70f'/>
<id>urn:sha1:5173fd4354403032ae37a941eeb09f91bbc2b70f</id>
<content type='text'>
	printf.c rev 1.17
	printf.1 rev 1.12
</content>
</entry>
<entry>
<title>MFC: r1.15: #if 0 sccsid</title>
<updated>2001-03-04T08:55:53Z</updated>
<author>
<name>Kris Kennaway</name>
<email>kris@FreeBSD.org</email>
</author>
<published>2001-03-04T08:55:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=947756fbcaf6a2f3e09e0bae181b5069fd32633c'/>
<id>urn:sha1:947756fbcaf6a2f3e09e0bae181b5069fd32633c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: fix printf(1) for the case with a long string with no format characters</title>
<updated>2001-01-05T22:09:53Z</updated>
<author>
<name>Ben Smithurst</name>
<email>ben@FreeBSD.org</email>
</author>
<published>2001-01-05T22:09:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=edaff99d578142f0006b5d0879296dcfd24902e1'/>
<id>urn:sha1:edaff99d578142f0006b5d0879296dcfd24902e1</id>
<content type='text'>
followed by a "%d" format.
</content>
</entry>
<entry>
<title>MFC: support 64bit integer operands</title>
<updated>2000-07-22T11:49:45Z</updated>
<author>
<name>Stefan Eßer</name>
<email>se@FreeBSD.org</email>
</author>
<published>2000-07-22T11:49:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=2e3ee62c97e4cccf889dc18f86142ca45e45019d'/>
<id>urn:sha1:2e3ee62c97e4cccf889dc18f86142ca45e45019d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: Remove redundat extern declaration.  Add $FreeBSD$</title>
<updated>2000-07-04T01:02:23Z</updated>
<author>
<name>Paul Saab</name>
<email>ps@FreeBSD.org</email>
</author>
<published>2000-07-04T01:02:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=339f3b3bcfc7e53e9af64b772d34ce538433b5f1'/>
<id>urn:sha1:339f3b3bcfc7e53e9af64b772d34ce538433b5f1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed warnx format errors in printf and csh, and snprintf format errors</title>
<updated>1998-12-07T12:14:04Z</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>1998-12-07T12:14:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=3b53d3803e4824def99638e370f15ecbb8b2dde1'/>
<id>urn:sha1:3b53d3803e4824def99638e370f15ecbb8b2dde1</id>
<content type='text'>
in sh, by using separate macros for the 1, 2 and 3-arg calls to warnx.
(The 3-arg warnx macro in sh/bltin/bltin.h used to require bogus dummy
args.)
</content>
</entry>
<entry>
<title>Back out revision 1.10.  It broke the build of sh, which compiles</title>
<updated>1997-11-18T15:23:23Z</updated>
<author>
<name>John Polstra</name>
<email>jdp@FreeBSD.org</email>
</author>
<published>1997-11-18T15:23:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=b0c9a86d123c2bd4961e2c6047cabc0c5ddff068'/>
<id>urn:sha1:b0c9a86d123c2bd4961e2c6047cabc0c5ddff068</id>
<content type='text'>
this file with warnx() defined as a macro.
</content>
</entry>
<entry>
<title>Fix: too many arguments for format string in 4 calls to warnx().</title>
<updated>1997-11-18T05:45:19Z</updated>
<author>
<name>John Polstra</name>
<email>jdp@FreeBSD.org</email>
</author>
<published>1997-11-18T05:45:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c8a2e150070b8012abddeef6ae14189750dce49d'/>
<id>urn:sha1:c8a2e150070b8012abddeef6ae14189750dce49d</id>
<content type='text'>
</content>
</entry>
</feed>
