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
/
local.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make __svfscanf() the unlocked, core of vfscanf() and use it in
guenther
2011-11-08
1
-1
/
+2
*
Add wscanf(3) and friends. Based on our scanf(3) implementation, with wide
stsp
2011-10-16
1
-1
/
+3
*
Bring back wprintf. We've sorted out what to do for gcc2 and gcc3.
stsp
2011-04-28
1
-1
/
+2
*
Back out wprintf until we've determined what to do for gcc2 and gcc3 arches.
stsp
2011-04-24
1
-2
/
+1
*
Add fwprintf, swprintf, vfwprintf, vswprintf, vwprintf, and wprintf to libc.
stsp
2011-04-24
1
-1
/
+2
*
Fix the handle locking in stdio to use flockfile/funlockfile
kurt
2009-11-09
1
-1
/
+6
*
Back out previous commit, as it caused too much growth for the install
guenther
2009-10-22
1
-6
/
+1
*
Fix the handle locking in stdio to use flockfile/funlockfile
guenther
2009-10-21
1
-1
/
+6
*
fix a few warnings, keep the crypt stuff for later.
espie
2005-10-10
1
-1
/
+2
*
next citrus step.
espie
2005-06-17
1
-1
/
+3
*
Change internals of FILE: reuse the unget buffer field to access an
espie
2005-04-30
1
-5
/
+7
*
make sure the implementation matches the prototype..
pat
2005-03-31
1
-2
/
+2
*
ansi + de-register
pat
2005-03-30
1
-2
/
+2
*
fix typo in comment.
moritz
2005-03-08
1
-2
/
+2
*
Remove the advertising clause in the UCB license which Berkeley
millert
2003-06-02
1
-6
/
+2
*
Move __cleanup into mprotect'ed page to prevent unintentional modifications
dhartmei
2002-09-14
1
-2
/
+2
*
Manual cleanup of remaining userland __P use (excluding packages maintained outside the tree)
millert
2002-02-17
1
-2
/
+2
*
Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.
millert
2002-02-16
1
-15
/
+15
*
Fix RCS ids
tholo
1996-08-19
1
-3
/
+1
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+89