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
/
gen
/
getcwd.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
System calls return -1 upon failure, so check for -1
pedro
2006-05-27
1
-2
/
+2
*
Don't leak memory if getcwd() was passed NULL and __getcwd() fails
pedro
2006-05-27
1
-3
/
+10
*
Make libc's getcwd() use the new __getcwd() system call
pedro
2006-05-27
1
-216
/
+22
*
zap remaining rcsid.
espie
2005-08-08
1
-4
/
+1
*
Save errno from clobbering by clsoedir() in the err case.
millert
2005-06-01
1
-1
/
+6
*
deregister (and deauto!). ok millert@ marco@
otto
2005-03-25
1
-7
/
+7
*
Replace bcopy() with memcpy() and memmove() so it is obvious what
millert
2005-01-06
1
-8
/
+7
*
Fix handling of memory allocation. Both the initial value of eup
otto
2005-01-05
1
-8
/
+7
*
ansification; checked by pval
deraadt
2003-06-11
1
-4
/
+2
*
Remove the advertising clause in the UCB license which Berkeley
millert
2003-06-02
1
-6
/
+2
*
Fix comment: s/trailing NULL/trailing NUL/, no code changes.
cloder
2002-11-24
1
-2
/
+2
*
off-by-one calculation error; getcwd() would return NULL if the buffer was
deraadt
2000-07-19
1
-2
/
+2
*
realloc repair
deraadt
1998-08-14
1
-4
/
+10
*
Clean up some -Wall complaints.
millert
1997-07-09
1
-2
/
+2
*
Fix file descriptor leak on error. Noticed by bitblt.
millert
1996-11-27
1
-2
/
+4
*
Fix RCS ids
tholo
1996-08-19
1
-7
/
+1
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+236