<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libstand/printf.c, branch release/8.1.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F8.1.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F8.1.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2008-11-18T00:01:16Z</updated>
<entry>
<title>Obey signedness flag in %z case.</title>
<updated>2008-11-18T00:01:16Z</updated>
<author>
<name>Xin LI</name>
<email>delphij@FreeBSD.org</email>
</author>
<published>2008-11-18T00:01:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d57af1ab1d660e9d6780192a938d8ae4c0de6ee9'/>
<id>urn:sha1:d57af1ab1d660e9d6780192a938d8ae4c0de6ee9</id>
<content type='text'>
MFC after:	2 months
</content>
</entry>
<entry>
<title>Remove California Regent's clause 3, per letter</title>
<updated>2007-01-09T01:02:06Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2007-01-09T01:02:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ee7093a6400feef3d8a99579f28577817d70f6ad'/>
<id>urn:sha1:ee7093a6400feef3d8a99579f28577817d70f6ad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement printf 'X' conversion for both libstand and kernel.</title>
<updated>2006-03-09T22:37:34Z</updated>
<author>
<name>Jung-uk Kim</name>
<email>jkim@FreeBSD.org</email>
</author>
<published>2006-03-09T22:37:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=0d84d9ebb5c1e869f3bb849e2e8f35f8f460a4b6'/>
<id>urn:sha1:0d84d9ebb5c1e869f3bb849e2e8f35f8f460a4b6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Sync up with kern/subr_prf.c.  This adds %ll, %j, %q, %z, etc.</title>
<updated>2003-04-06T05:25:48Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>2003-04-06T05:25:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=77ac203091bcdefaddd211161ff42734a7d00319'/>
<id>urn:sha1:77ac203091bcdefaddd211161ff42734a7d00319</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use the standardized CHAR_BIT constant instead of NBBY in userland.</title>
<updated>2002-09-25T04:06:37Z</updated>
<author>
<name>Mike Barcroft</name>
<email>mike@FreeBSD.org</email>
</author>
<published>2002-09-25T04:06:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=89fdc4e117285d001665922c93080c804a8f8810'/>
<id>urn:sha1:89fdc4e117285d001665922c93080c804a8f8810</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove 'register' keyword.</title>
<updated>2002-03-21T23:39:28Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2002-03-21T23:39:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=be04b6d19037a418b377ed2e33c02086cefa2b60'/>
<id>urn:sha1:be04b6d19037a418b377ed2e33c02086cefa2b60</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add __FBSDID()s to libstand</title>
<updated>2001-09-30T22:28:01Z</updated>
<author>
<name>Matthew Dillon</name>
<email>dillon@FreeBSD.org</email>
</author>
<published>2001-09-30T22:28:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e74b6a84ce2dd9e091aabfbaca4d692983662c0d'/>
<id>urn:sha1:e74b6a84ce2dd9e091aabfbaca4d692983662c0d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tidy up some loose ends.  nullfs_read/write were returning the wrong value.</title>
<updated>1999-12-27T08:45:14Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-12-27T08:45:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=59e1f32482fd7cb9df8694b9a9fcc9174685d1dd'/>
<id>urn:sha1:59e1f32482fd7cb9df8694b9a9fcc9174685d1dd</id>
<content type='text'>
Fix some ctype problems - isascii() caused a warning if fed an unsigned
char - it's always &gt; 0 and libstand is compiled with -Wall.
Missing prototype/include in printf.c
</content>
</entry>
<entry>
<title>$Id$ -&gt; $FreeBSD$</title>
<updated>1999-08-28T00:22:10Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-08-28T00:22:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=7f3dea244c40159a41ab22da77a434d7c5b5e85a'/>
<id>urn:sha1:7f3dea244c40159a41ab22da77a434d7c5b5e85a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add:</title>
<updated>1998-11-01T09:31:08Z</updated>
<author>
<name>Mike Smith</name>
<email>msmith@FreeBSD.org</email>
</author>
<published>1998-11-01T09:31:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=17bcf9c00ad4612382f4ce7320a5bfcf69041b5a'/>
<id>urn:sha1:17bcf9c00ad4612382f4ce7320a5bfcf69041b5a</id>
<content type='text'>
	assert()
	setjmp()/longjmp()
	vsprintf()
</content>
</entry>
</feed>
