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
/
libpthread
/
uthread
/
uthread_writev.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make SO_RCVTIMEO and SO_SNDTIMEO work with pthreads. Fixes at least some of
fgsch
2010-01-03
1
-4
/
+9
*
Eliminate many lint warnings by either: using the appropriate type,
kurt
2007-05-18
1
-6
/
+11
*
Last Part of file descriptor race and deadlock corrections.
kurt
2006-10-03
1
-3
/
+7
*
Part 1 of file descriptor race and deadlock corrections.
kurt
2006-09-22
1
-3
/
+3
*
Avoid using void pointers in additive expressions
brad
2004-12-12
1
-2
/
+4
*
* make sure we leave the thread's cancellation point before we return
pat
2004-11-30
1
-2
/
+6
*
more cancellation points.
brad
2004-01-01
1
-1
/
+7
*
Fix from FreeBSD' libc_r
brad
2003-12-22
1
-7
/
+22
*
Create a siginfo_t for thread-to-thread kill.
marc
2003-01-31
1
-5
/
+5
*
Start syncing with FreeBSD:
fgsch
2001-08-21
1
-4
/
+5
*
Avoid an infinite loop if the last iov_len is 0; from FreeBSD.
fgsch
2001-08-11
1
-1
/
+13
*
sync with FreeBSD
d
1999-11-25
1
-3
/
+3
*
preserve FreeBSD idents
d
1998-12-23
1
-2
/
+2
*
experimental threaded libc - kernel only
d
1998-08-27
1
-0
/
+192