<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wireguard-openbsd/lib/libc/stdio/printf.c, branch jd/queueboosts</title>
<subtitle>WireGuard implementation for the OpenBSD kernel</subtitle>
<id>https://git.zx2c4.com/wireguard-openbsd/atom/lib/libc/stdio/printf.c?h=jd%2Fqueueboosts</id>
<link rel='self' href='https://git.zx2c4.com/wireguard-openbsd/atom/lib/libc/stdio/printf.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>Make printf-like and scanf-like functions marked as such in llib-lc.ln</title>
<updated>2011-05-30T18:48:33Z</updated>
<author>
<name>martynas</name>
<email>martynas@openbsd.org</email>
</author>
<published>2011-05-30T18:48:33Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=b18e690dce4ce381e3ca4984173985d640e8a5f5'/>
<id>urn:sha1:b18e690dce4ce381e3ca4984173985d640e8a5f5</id>
<content type='text'>
and llib-lwrap.ln databases;  so that the lint features doing format
strings checks are enabled by default.

Looks good to millert@.
</content>
</entry>
<entry>
<title>zap remaining rcsid.</title>
<updated>2005-08-08T08:05:33Z</updated>
<author>
<name>espie</name>
<email>espie@openbsd.org</email>
</author>
<published>2005-08-08T08:05:33Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=c2c925dec2134a12f472359f2a189e9a312dd721'/>
<id>urn:sha1:c2c925dec2134a12f472359f2a189e9a312dd721</id>
<content type='text'>
Kill old files that are no longer compiled.

okay theo
</content>
</entry>
<entry>
<title>make sure the implementation matches the prototype..</title>
<updated>2005-03-31T18:36:29Z</updated>
<author>
<name>pat</name>
<email>pat@openbsd.org</email>
</author>
<published>2005-03-31T18:36:29Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=9e8959400bf6323a88dbfd54158c26492eb3f44c'/>
<id>urn:sha1:9e8959400bf6323a88dbfd54158c26492eb3f44c</id>
<content type='text'>
char const * -&gt; const char *

ok otto@ deraadt@
</content>
</entry>
<entry>
<title>Remove the advertising clause in the UCB license which Berkeley</title>
<updated>2003-06-02T20:18:29Z</updated>
<author>
<name>millert</name>
<email>millert@openbsd.org</email>
</author>
<published>2003-06-02T20:18:29Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=6580fee3295c971a919cc04bfc3598c5f8bcd2b1'/>
<id>urn:sha1:6580fee3295c971a919cc04bfc3598c5f8bcd2b1</id>
<content type='text'>
rescinded 22 July 1999.  Proofed by myself and Theo.
</content>
</entry>
<entry>
<title>We live in an ANSI C world.  Remove lots of gratuitous #ifdef __STDC__ cruft.</title>
<updated>2002-02-19T19:39:35Z</updated>
<author>
<name>millert</name>
<email>millert@openbsd.org</email>
</author>
<published>2002-02-19T19:39:35Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=e7beb4a7d58a6a0955c07ef9465f5caa3383f928'/>
<id>urn:sha1:e7beb4a7d58a6a0955c07ef9465f5caa3383f928</id>
<content type='text'>
</content>
</entry>
<entry>
<title>#if __STDC__ --&gt; #ifdef __STDC__</title>
<updated>1997-07-25T20:29:57Z</updated>
<author>
<name>mickey</name>
<email>mickey@openbsd.org</email>
</author>
<published>1997-07-25T20:29:57Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=b71133560cf1ffb85aedfde08af920b5a3146273'/>
<id>urn:sha1:b71133560cf1ffb85aedfde08af920b5a3146273</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix RCS ids</title>
<updated>1996-08-19T08:10:10Z</updated>
<author>
<name>tholo</name>
<email>tholo@openbsd.org</email>
</author>
<published>1996-08-19T08:10:10Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=e9b2b68ca3a6cce2632b4a73cc801bbb6f19c001'/>
<id>urn:sha1:e9b2b68ca3a6cce2632b4a73cc801bbb6f19c001</id>
<content type='text'>
Make sure everything uses {SYS,}LIBC_SCCS properly
</content>
</entry>
<entry>
<title>initial import of NetBSD tree</title>
<updated>1995-10-18T08:37:01Z</updated>
<author>
<name>deraadt</name>
<email>deraadt@openbsd.org</email>
</author>
<published>1995-10-18T08:37:01Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=df930be708d50e9715f173caa26ffe1b7599b157'/>
<id>urn:sha1:df930be708d50e9715f173caa26ffe1b7599b157</id>
<content type='text'>
</content>
</entry>
</feed>
