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_sig.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix for pr# 3179 and 3238. Patch verified by author of 3179.
marc
2003-04-30
1
-3
/
+7
*
Create a siginfo_t for thread-to-thread kill.
marc
2003-01-31
1
-5
/
+10
*
pthreads signal handling improvements. With these changes all
marc
2003-01-27
1
-137
/
+129
*
save and restore fp state when switching threads. This, with
marc
2003-01-24
1
-25
/
+14
*
kill two compiler warnings; ok marc@
todd
2002-11-08
1
-4
/
+6
*
Include string.h to get memcpy() prototype; OK marc@
millert
2002-11-02
1
-1
/
+2
*
signal handling changes. This corrects several signal
marc
2002-10-30
1
-142
/
+158
*
handle the SA_RESETHAND flag.
marc
2002-10-07
1
-2
/
+10
*
More changes from FreeBSD, including:
fgsch
2001-12-31
1
-4
/
+8
*
Allow the scheduler to return to the signal handler and the signal
marc
2001-12-18
1
-6
/
+12
*
Don't change the state of a thread as a result of a signal that is
marc
2001-11-05
1
-4
/
+7
*
Fix signal dispatching. No-one has reported any probs (other than
marc
2001-11-02
1
-3
/
+3
*
Start syncing with FreeBSD:
fgsch
2001-08-21
1
-13
/
+16
*
fill out cases with new thread states
d
2000-01-06
1
-2
/
+3
*
sync with FreeBSD
d
1999-11-25
1
-101
/
+122
*
sync with FreeBSD
d
1999-05-26
1
-13
/
+40
*
ident
d
1999-01-06
1
-0
/
+1
*
use md spinlock; signal statistics
d
1998-12-21
1
-1
/
+8
*
sync with FreeBSD (rwlock, gc thread, man pages)
d
1998-11-09
1
-44
/
+17
*
experimental threaded libc - kernel only
d
1998-08-27
1
-0
/
+362