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
/
libc
/
thread
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove _MALLOC_LOCK_INIT; major bump; ok deraadt@
otto
2008-06-13
1
-9
/
+1
*
- make arc4random*() functions thread safe. Use a custom spinlock function
kurt
2008-01-01
1
-1
/
+19
*
remove unused zero length file.
kurt
2007-11-19
1
-0
/
+0
*
_FD_LOCK/UNLOCK() is libpthread specific and not needed for librthread, so
kurt
2007-06-05
3
-24
/
+51
*
Avouid a race in atexit() handling by introducing a lock. Problem
otto
2006-02-22
1
-1
/
+19
*
major bump to libc and libpthread to break the dependency of a
marc
2004-06-07
5
-51
/
+39
*
thread safe libc -- 2nd try. OK miod@, millert@
marc
2002-11-05
3
-37
/
+20
*
back out previous patch.. there are still some vax/m68k issues
marc
2002-11-03
3
-20
/
+37
*
libc changes for thread safety. Tested on:
marc
2002-11-03
3
-37
/
+20
*
put changes back, this time ALL the files.
fgsch
2001-09-04
1
-3
/
+3
*
Back out fgsch@'s tree breaking commits.
todd
2001-08-30
1
-3
/
+3
*
fix some const warnings
fgsch
2001-08-30
1
-3
/
+3
*
malloc lock helpers
d
2000-01-14
1
-0
/
+21
*
rename thread_storage to unithread_storage to avoid object name conflict
d
2000-01-06
2
-3
/
+3
*
thread specific storage and fd locking for single-threaded libc (ie, no-ops)
d
2000-01-06
3
-0
/
+98