index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
libc
/
stdio
/
sscanf.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add framework for resolving (pun intended) libc namespace issues, using
guenther
2015-08-31
1
-3
/
+2
*
Make __svfscanf() the unlocked, core of vfscanf() and use it in
guenther
2011-11-08
1
-2
/
+2
*
Make printf-like and scanf-like functions marked as such in llib-lc.ln
martynas
2011-05-30
1
-1
/
+2
*
zap remaining rcsid.
espie
2005-08-08
1
-4
/
+1
*
next citrus step.
espie
2005-06-17
1
-2
/
+1
*
let vfscanf be a real function. Use a weak_alias on systems where this
espie
2005-05-11
1
-2
/
+2
*
Change internals of FILE: reuse the unget buffer field to access an
espie
2005-04-30
1
-2
/
+4
*
make sure the implementation matches the prototype..
pat
2005-03-31
1
-2
/
+2
*
deregister + ansify, no change in object code. ok deraadt@ millert@
otto
2004-09-28
1
-5
/
+2
*
Remove the advertising clause in the UCB license which Berkeley
millert
2003-06-02
1
-6
/
+2
*
We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
millert
2002-02-19
1
-16
/
+1
*
a first pass at -Wall
deraadt
2001-07-09
1
-1
/
+2
*
#if __STDC__ --> #ifdef __STDC__
mickey
1997-07-25
1
-4
/
+4
*
Fix RCS ids
tholo
1996-08-19
1
-6
/
+1
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+93