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
/
thread
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
So passes uthreads
guenther
2012-09-01
4
-220
/
+0
*
remove _MALLOC_LOCK_INIT; major bump; ok deraadt@
otto
2008-06-13
1
-6
/
+1
*
- make arc4random*() functions thread safe. Use a custom spinlock function
kurt
2008-01-01
1
-1
/
+14
*
_FD_LOCK/UNLOCK() is libpthread specific and not needed for librthread, so
kurt
2007-06-05
2
-2
/
+51
*
typos
kurt
2007-06-05
1
-3
/
+3
*
Avouid a race in atexit() handling by introducing a lock. Problem
otto
2006-02-22
1
-1
/
+14
*
missing include; ok marc@.
xsa
2004-06-08
1
-1
/
+2
*
major bump to libc and libpthread to break the dependency of a
marc
2004-06-07
3
-84
/
+122
*
Use the sources that exist in sibdirs of libpthread, not libc_r
marc
2003-01-20
1
-2
/
+2
*
thread safe libc -- 2nd try. OK miod@, millert@
marc
2002-11-05
3
-5
/
+15
*
back out previous patch.. there are still some vax/m68k issues
marc
2002-11-03
3
-15
/
+5
*
libc changes for thread safety. Tested on:
marc
2002-11-03
3
-5
/
+15
*
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
-1
/
+1
*
need string.h
deraadt
2000-02-28
1
-0
/
+1
*
malloc lock helpers
d
2000-01-14
1
-0
/
+18
*
thread-specific storage helper
d
2000-01-06
2
-0
/
+82