<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wireguard-openbsd/lib/libc/stdio/wprintf.c, branch jd/queueboosts</title>
<subtitle>WireGuard implementation for the OpenBSD kernel</subtitle>
<id>https://git.zx2c4.com/wireguard-openbsd/atom/lib/libc/stdio/wprintf.c?h=jd%2Fqueueboosts</id>
<link rel='self' href='https://git.zx2c4.com/wireguard-openbsd/atom/lib/libc/stdio/wprintf.c?h=jd%2Fqueueboosts'/>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/'/>
<updated>2015-08-31T02:53:56Z</updated>
<entry>
<title>Add framework for resolving (pun intended) libc namespace issues, using</title>
<updated>2015-08-31T02:53:56Z</updated>
<author>
<name>guenther</name>
<email>guenther@openbsd.org</email>
</author>
<published>2015-08-31T02:53:56Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=9b9d2a55a62c8e82206c25f94fcc7f4e2765250e'/>
<id>urn:sha1:9b9d2a55a62c8e82206c25f94fcc7f4e2765250e</id>
<content type='text'>
wrapper .h files and asm labels to let internal calls resolve directly and
not be overridable or use the PLT.  Then, apply that framework to most of
the functions in stdio.h, string.h, err.h, and wchar.h.  Delete the
should-have-been-hidden-all-along _v?(err|warn)[cx]? symbols while here.

tests clean on i386, amd64, sparc64, powerpc, and mips64

naming feedback from kettenis@ and millert@
ok kettenis@
</content>
</entry>
<entry>
<title>Bring back wprintf. We've sorted out what to do for gcc2 and gcc3.</title>
<updated>2011-04-28T17:38:46Z</updated>
<author>
<name>stsp</name>
<email>stsp@openbsd.org</email>
</author>
<published>2011-04-28T17:38:46Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=25963022b985f8a374fad567361cf2d6e60302c8'/>
<id>urn:sha1:25963022b985f8a374fad567361cf2d6e60302c8</id>
<content type='text'>
"Yes, go ahead then" deraadt
</content>
</entry>
<entry>
<title>Back out wprintf until we've determined what to do for gcc2 and gcc3 arches.</title>
<updated>2011-04-24T08:54:02Z</updated>
<author>
<name>stsp</name>
<email>stsp@openbsd.org</email>
</author>
<published>2011-04-24T08:54:02Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=760d4ce496b5f3bec34dc4fd9c5ffddb5ebb50c8'/>
<id>urn:sha1:760d4ce496b5f3bec34dc4fd9c5ffddb5ebb50c8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add fwprintf, swprintf, vfwprintf, vswprintf, vwprintf, and wprintf to libc.</title>
<updated>2011-04-24T07:46:58Z</updated>
<author>
<name>stsp</name>
<email>stsp@openbsd.org</email>
</author>
<published>2011-04-24T07:46:58Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=92b22d3d074768c9f58c05a09ea816b4172403d9'/>
<id>urn:sha1:92b22d3d074768c9f58c05a09ea816b4172403d9</id>
<content type='text'>
Based on our vfprintf etc. implementations. Wide character parts based on
NetBSD but with lots of macros expanded. Minor bump for libc.
ok kettenis espie
</content>
</entry>
</feed>
