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
/
Makefile.inc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
add pthread_attr_[get|set]stack
brad
2004-02-22
1
-1
/
+3
*
threaded version of closefrom
marc
2004-01-15
1
-1
/
+3
*
Add stub implementations of pthread_[gs]etconcurrency
brad
2003-12-23
1
-1
/
+2
*
Add wrapper for kqueue() to keep track of the allocated fd and allow it to
brad
2003-10-22
1
-1
/
+2
*
Use the sources that exist in sibdirs of libpthread, not libc_r
marc
2003-01-20
1
-3
/
+3
*
From FreeBSD: sem_XXX implementation; manpages comming in a bit.
fgsch
2002-01-18
1
-1
/
+2
*
Provide the equivalent to Solaris thr_main() function; from FreeBSD
pvalchev
2001-08-17
1
-1
/
+2
*
* kevent(2) support; from FreeBSD.
fgsch
2001-08-15
1
-1
/
+2
*
LIBC_RSRCDIR
d
2000-01-06
1
-3
/
+3
*
sync with FreeBSD
d
1999-11-25
1
-7
/
+5
*
Remove pthread_atfork(). It was only part of draft 10 for a little while and was removed before stddization.
d
1999-06-15
1
-3
/
+2
*
sync with FreeBSD
d
1999-05-26
1
-3
/
+18
*
sync with previous changes
d
1999-01-18
1
-2
/
+7
*
add fchflags and fpathconf as well.
d
1999-01-08
1
-2
/
+4
*
add poll(2). This might help get X threaded.
d
1999-01-08
1
-2
/
+3
*
split automatic init into own file
d
1998-12-10
1
-2
/
+3
*
sync with FreeBSD (rwlock, gc thread, man pages)
d
1998-11-09
1
-2
/
+7
*
experimental threaded libc - kernel only
d
1998-08-27
1
-0
/
+97