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
/
vsnprintf.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add framework for resolving (pun intended) libc namespace issues, using
guenther
2015-08-31
1
-1
/
+2
*
Fix the handle locking in stdio to use flockfile/funlockfile
kurt
2009-11-09
1
-2
/
+2
*
Back out previous commit, as it caused too much growth for the install
guenther
2009-10-22
1
-2
/
+2
*
Fix the handle locking in stdio to use flockfile/funlockfile
guenther
2009-10-21
1
-2
/
+2
*
Adapt things to use __type_t instead of _BSD_TYPE_T_
millert
2006-01-06
1
-2
/
+2
*
Remove a few warnings. Those were not apparent thanks to a bug in gcc 2.95.
espie
2005-10-10
1
-1
/
+2
*
zap remaining rcsid.
espie
2005-08-08
1
-4
/
+1
*
Use '\0' not 0 when storing as a char, part from Andrey Matveev.
millert
2005-05-28
1
-2
/
+2
*
Change internals of FILE: reuse the unget buffer field to access an
espie
2005-04-30
1
-1
/
+5
*
deregister + ansify, no change in object code. ok deraadt@ millert@
otto
2004-09-28
1
-6
/
+2
*
Remove the advertising clause in the UCB license which Berkeley
millert
2003-06-02
1
-6
/
+2
*
Use a single character buffer for the size==0 case. Stdio internals do not deal correctly with zero size buffer and NULL pointer. torek@bsdi.com
millert
1998-07-27
1
-4
/
+9
*
Based on some FreeBSD changes:
millert
1998-01-12
1
-5
/
+9
*
Return -1, not EOF for size < 1. XPG4.2 specifies the return value
millert
1997-11-29
1
-2
/
+3
*
Fix RCS ids
tholo
1996-08-19
1
-6
/
+1
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+65