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
/
getlogin.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Minimize #includes, particularly to avoid thread_private.h
guenther
2017-08-12
1
-3
/
+1
*
Eliminate userspace caching by getlogin_r/setlogin; make the getlogin
guenther
2016-03-30
1
-53
/
+8
*
Wrap <unistd.h> so that internal calls go direct and they're all weak symbols
guenther
2015-09-12
1
-1
/
+2
*
Use PATH_MAX, NAME_MAX and LOGIN_NAME_MAX not MAXPATHNAMELEN,
millert
2013-09-30
1
-6
/
+7
*
once again: library routines should not check pointers and what errno
deraadt
2005-10-19
1
-4
/
+1
*
zap remaining rcsid.
espie
2005-08-08
1
-4
/
+1
*
ansification; checked by pval
deraadt
2003-06-11
1
-7
/
+4
*
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
-3
/
+3
*
_THREAD_PRIVATE_MUTEX_UNLOCK() on error before returning; millert@ ok.
fgsch
2002-01-23
1
-2
/
+4
*
_THREAD_PRIVATE_* macros changed
d
2000-01-06
1
-3
/
+3
*
Add thread-safety to libc, so that libc_r will build (on i386 at least).
d
1998-11-20
1
-8
/
+57
*
Clean up some -Wall complaints.
millert
1997-07-09
1
-1
/
+2
*
Fix RCS ids
tholo
1996-08-19
1
-7
/
+1
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+64