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_dup2.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
So passes uthreads
guenther
2012-09-01
1
-85
/
+0
*
Make internal file descriptor handling async-signal safe by eliminating
kurt
2009-12-06
1
-3
/
+3
*
Relocate internal pipe file descriptor if newfd collides with it. Fixes
kurt
2008-02-02
1
-7
/
+32
*
Use rlimit nofiles max to size fd/fdp tables instead of cur. Fixes
kurt
2007-04-27
1
-2
/
+2
*
upon success dup2() returns newfd so don't overwrite it with
kurt
2006-10-03
1
-3
/
+4
*
Part 2 of file descriptor race and deadlock corrections.
kurt
2006-09-26
1
-12
/
+9
*
Part 1 of file descriptor race and deadlock corrections.
kurt
2006-09-22
1
-6
/
+34
*
thread fd handling, part 2. Don't mung file flags until forced
marc
2003-02-05
1
-2
/
+5
*
Part 1 of thread fd handling fixes. In the new scheme fd_table_entries
marc
2003-02-04
1
-71
/
+14
*
From FreeBSD:
fgsch
2002-02-19
1
-2
/
+3
*
sync with FreeBSD
d
1999-11-25
1
-2
/
+3
*
ident
d
1999-01-06
1
-0
/
+1
*
sync with FreeBSD (rwlock, gc thread, man pages)
d
1998-11-09
1
-3
/
+14
*
experimental threaded libc - kernel only
d
1998-08-27
1
-0
/
+74