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
/
librthread
/
arch
/
sparc64
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move mutex, condvar, and thread-specific data routes, pthread_once, and
guenther
2017-09-05
1
-41
/
+0
*
Use a Thread Information Block in both single and multi-threaded programs.
guenther
2016-05-07
1
-54
/
+0
*
cleanup and consolidate the spinlock_lock (what a name!) code.
tedu
2013-06-01
1
-6
/
+6
*
tfork_thread has been moved to libc
guenther
2012-03-22
1
-73
/
+0
*
Reimplement mutexes, condvars, and rwlocks to eliminate bugs,
guenther
2012-01-17
1
-2
/
+2
*
Use __tfork, __get_tcb, and __set_tcb to have a real TCB and per-thread
guenther
2011-10-17
2
-6
/
+60
*
Deal with the horror that is gcc asm constraints by copying the
guenther
2011-10-13
1
-4
/
+2
*
Increase the stack offset for the new rthread from (BIAS+128) to
guenther
2011-10-13
1
-4
/
+5
*
the license on this is PD; david leonard says so
deraadt
2008-10-02
1
-1
/
+3
*
Use the system include <spinlock.h> to get the proper function
marc
2006-01-05
1
-2
/
+2
*
sparc64 support code for librthread (_atomic_lock yanked from existing
miod
2005-12-25
2
-0
/
+113