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
/
snprintf.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add framework for resolving (pun intended) libc namespace issues, using
guenther
2015-08-31
1
-2
/
+2
*
Make printf-like and scanf-like functions marked as such in llib-lc.ln
martynas
2011-05-30
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
*
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
*
Move the va_start()/va_end() pair such that it directly backets the call
millert
2005-05-28
1
-3
/
+3
*
Change internals of FILE: reuse the unget buffer field to access an
espie
2005-04-30
1
-1
/
+4
*
make sure the implementation matches the prototype..
pat
2005-03-31
1
-2
/
+2
*
Apply change from vsnprintf.c rev. 1.5. Use a single character
millert
2004-04-10
1
-5
/
+10
*
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
-17
/
+1
*
Oops, missed a 0 vs. '\0'
millert
1998-01-12
1
-2
/
+2
*
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
*
#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
/
+81