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
/
stdlib
/
realpath.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Recent Single Unix will malloc memory if the second argument of realpath()
miod
2011-07-24
1
-13
/
+35
*
zap remaining rcsid.
espie
2005-08-08
1
-9
/
+1
*
Make realpath() thread-safe. New implementation does not use chdir(2) at all.
brad
2005-03-29
1
-112
/
+135
*
Check strlc{py,at} return value and return NULL upon truncation instead
millert
2004-11-30
1
-10
/
+23
*
Rename rootd to needslash and invert its value. This fixes the check
millert
2003-08-01
1
-6
/
+6
*
Remove the advertising clause in the UCB license which Berkeley
millert
2003-06-02
1
-6
/
+2
*
strcat -> strlcat
hin
2003-04-04
1
-3
/
+3
*
try to use strlcpy and snprintf more; ok various
deraadt
2002-05-24
1
-3
/
+3
*
If the user passes in "" as the string to resolve the lstat() will
millert
2002-01-12
1
-2
/
+6
*
use strlcpy vs strncpy+a[len-1]='\0'. millert@ ok.
lebel
2001-06-27
1
-3
/
+2
*
readlink(path, buf, sizeof buf-1). Never forget that -1.
deraadt
1998-05-18
1
-2
/
+2
*
add ELOOP support; shigio@wafu.netgate.net
deraadt
1997-06-20
1
-1
/
+6
*
Fix RCS ids
tholo
1996-08-19
1
-2
/
+1
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+159