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.3
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix typo: "prefer seek()" -> "prefer fseek()"
tb
2016-03-26
1
-3
/
+3
*
remind people rewind is seldom a good choice
espie
2016-03-15
1
-2
/
+5
*
more library history
schwarze
2013-07-17
1
-2
/
+10
*
Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarze
tedu
2013-06-05
1
-3
/
+3
*
Don't misleadingly suggest that fpos_t only needs to be a complex type
matthew
2012-05-22
1
-4
/
+2
*
Document that ftell() may return EOVERFLOW.
matthew
2012-05-22
1
-6
/
+31
*
from Tim van der Molen:
jmc
2011-07-05
1
-5
/
+12
*
convert to new .Dd format;
jmc
2007-05-31
1
-2
/
+2
*
- typos, punctuation, spacing, macro, layout, etc. fixes
jaredy
2005-07-26
1
-3
/
+3
*
Remove the advertising clause in the UCB license which Berkeley
millert
2003-06-02
1
-6
/
+2
*
Various repairs, mostly to get rid of short lines.
aaron
2000-12-24
1
-5
/
+3
*
Flesh out all of the stdio man pages.
aaron
2000-04-20
1
-21
/
+14
*
Mostly punctuation fixes.
aaron
2000-04-15
1
-3
/
+3
*
Add fseeko() and ftello() -- versions of fseek() and ftell() that use off_t.
millert
2000-02-21
1
-8
/
+46
*
- remove all trailing whitespace
aaron
1999-07-09
1
-9
/
+9
*
sync fsetpos() with stdio.h prototype
aaron
1999-05-27
1
-2
/
+2
*
Fix RCS ids
tholo
1996-08-19
1
-3
/
+1
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+195