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
/
fgetln.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use recallocarray() to avoid leaving detritus in memory when resizing
deraadt
2017-03-17
1
-2
/
+2
*
Delete casts to off_t and size_t that are implied by assignments
guenther
2016-09-21
1
-7
/
+5
*
After read errors, fgetln(3) sometimes succeeded (returning non-NULL)
schwarze
2016-08-25
1
-3
/
+6
*
Add framework for resolving (pun intended) libc namespace issues, using
guenther
2015-08-31
1
-1
/
+2
*
Remove #ifdef notdef bits--we are not going to change the fgetln()
millert
2015-01-05
1
-13
/
+3
*
both files contain a function which should only be static.
deraadt
2013-11-12
1
-2
/
+2
*
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
-9
/
+12
*
Back out previous commit, as it caused too much growth for the install
guenther
2009-10-22
1
-12
/
+9
*
Fix the handle locking in stdio to use flockfile/funlockfile
guenther
2009-10-21
1
-9
/
+12
*
zap remaining rcsid.
espie
2005-08-08
1
-4
/
+1
*
Use '\0' not 0 when storing as a char, part from Andrey Matveev.
millert
2005-05-28
1
-2
/
+2
*
deregister + ansify, no change in object code. ok deraadt@ millert@
otto
2004-09-28
1
-11
/
+7
*
Remove the advertising clause in the UCB license which Berkeley
millert
2003-06-02
1
-6
/
+2
*
spelling; from Brian Poole <raj@cerias.purdue.edu>
todd
2002-06-14
1
-2
/
+2
*
Fix RCS ids
tholo
1996-08-19
1
-4
/
+1
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+164