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
/
fseek.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
When system calls indicate an error they return -1, not some arbitrary
deraadt
2019-06-28
1
-3
/
+3
*
Add framework for resolving (pun intended) libc namespace issues, using
guenther
2015-08-31
1
-1
/
+3
*
Fix ftell() to return EOVERFLOW if the file offset is greater than
matthew
2012-05-21
1
-11
/
+2
*
Fix the handle locking in stdio to use flockfile/funlockfile
kurt
2009-11-09
1
-2
/
+10
*
Back out previous commit, as it caused too much growth for the install
guenther
2009-10-22
1
-10
/
+2
*
Fix the handle locking in stdio to use flockfile/funlockfile
guenther
2009-10-21
1
-2
/
+10
*
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
-11
/
+5
*
Remove the advertising clause in the UCB license which Berkeley
millert
2003-06-02
1
-6
/
+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
-2
/
+2
*
Add fseeko() and ftello() -- versions of fseek() and ftell() that use off_t.
millert
2000-02-21
1
-4
/
+22
*
Fix RCS ids
tholo
1996-08-19
1
-6
/
+1
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+252