<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libc/stdio/dprintf.c, branch upstream/11.1.0</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>Add dprintf() and vdprintf() from POSIX.1-2008. Like getline(),</title>
<updated>2009-03-04T03:38:51+00:00</updated>
<author>
<name>David Schultz</name>
<email>das@FreeBSD.org</email>
</author>
<published>2009-03-04T03:38:51+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=ad760e6fc9393a3c31b46c337bad4191ccf729ae'/>
<id>ad760e6fc9393a3c31b46c337bad4191ccf729ae</id>
<content type='text'>
dprintf() is a simple wrapper around another function, so we may as
well implement it. But also like getline(), we can't prototype it by
default right now because it would break too many ports.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
dprintf() is a simple wrapper around another function, so we may as
well implement it. But also like getline(), we can't prototype it by
default right now because it would break too many ports.
</pre>
</div>
</content>
</entry>
</feed>
