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_cancel.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
So passes uthreads
guenther
2012-09-01
1
-245
/
+0
*
threads waiting on PS_FDW_WAIT state should not be interruptible if
fgsch
2011-10-07
1
-1
/
+2
*
For threads in PS_FDR_WAIT state, check SA_RESTART before marking it as
fgsch
2011-09-13
1
-1
/
+2
*
fix minor nit with previous commit
kurt
2007-04-27
1
-2
/
+2
*
fix thread_continuation_t typedef and use passed curthread instead of
kurt
2007-04-27
1
-5
/
+3
*
Userland programs should include <errno.h> not <sys/errno.h>
millert
2005-12-21
1
-2
/
+2
*
Make sure calls to pthread_cancel() do not take effect if the target
pvalchev
2002-05-07
1
-3
/
+5
*
ANSI'fy.
fgsch
2002-03-07
1
-10
/
+5
*
From FreeBSD:
fgsch
2002-03-07
1
-1
/
+2
*
From FreeBSD:
fgsch
2001-12-20
1
-7
/
+5
*
More sync.
fgsch
2001-12-19
1
-14
/
+33
*
More sync with freebsd code; join related code this time.
fgsch
2001-12-11
1
-2
/
+20
*
Partially sync with FreeBSD; mostly pthread_cancel(3) related changes.
fgsch
2001-12-08
1
-50
/
+89
*
put changes back, this time ALL the files.
fgsch
2001-09-04
1
-2
/
+5
*
Back out fgsch@'s tree breaking commits.
todd
2001-08-30
1
-5
/
+2
*
fix some const warnings.
fgsch
2001-08-30
1
-2
/
+5
*
Start syncing with FreeBSD:
fgsch
2001-08-21
1
-13
/
+18
*
sync with FreeBSD
d
1999-11-25
1
-16
/
+17
*
pthread_cancel() and cancellation points
d
1999-01-17
1
-0
/
+164