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
/
fread.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Restore the optimization for unbuffered I/O. The buffer needs to
millert
2018-12-16
1
-1
/
+31
*
Back out rev 1.17 for now, it causes issues with python when building
millert
2018-12-16
1
-31
/
+1
*
Revisit the optimization for unbuffered I/O. We can use the buffer
millert
2018-12-14
1
-1
/
+31
*
Back out the optimization in rev 1.13, it does not update flags on
millert
2018-12-14
1
-16
/
+1
*
Delete casts to off_t and size_t that are implied by assignments
guenther
2016-09-21
1
-3
/
+3
*
Add framework for resolving (pun intended) libc namespace issues, using
guenther
2015-08-31
1
-1
/
+2
*
don't do silly (and slow) one byte reads in unbuffered mode.
tedu
2014-12-08
1
-1
/
+16
*
Extend fread() and fwrite() to check for integer overflow, in which case
deraadt
2014-05-01
1
-1
/
+15
*
Several stdio functions were failing to set the stream orientation
guenther
2009-11-21
1
-1
/
+2
*
Fix the handle locking in stdio to use flockfile/funlockfile
kurt
2009-11-09
1
-1
/
+4
*
Back out previous commit, as it caused too much growth for the install
guenther
2009-10-22
1
-4
/
+1
*
Fix the handle locking in stdio to use flockfile/funlockfile
guenther
2009-10-21
1
-1
/
+4
*
fwrite() should also return 0 if either size or nmemb are 0.
millert
2009-07-12
1
-4
/
+2
*
zap remaining rcsid.
espie
2005-08-08
1
-4
/
+1
*
deregister + ansify, no change in object code. ok deraadt@ millert@
otto
2004-09-28
1
-8
/
+5
*
Remove the advertising clause in the UCB license which Berkeley
millert
2003-06-02
1
-6
/
+2
*
a first pass at -Wall
deraadt
2001-07-09
1
-1
/
+2
*
Fix RCS ids
tholo
1996-08-19
1
-6
/
+1
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+86