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_select.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
clean up lint warnings related to the nfds_t type. okay marc@ millert@
kurt
2007-05-21
1
-5
/
+5
*
Eliminate many lint warnings by either: using the appropriate type,
kurt
2007-05-18
1
-6
/
+8
*
Use rlimit nofiles max to size fd/fdp tables instead of cur. Fixes
kurt
2007-04-27
1
-3
/
+3
*
select() and poll() don't _FD_LOCK their file descriptors, so there's no
kurt
2006-10-25
1
-6
/
+1
*
Last Part of file descriptor race and deadlock corrections.
kurt
2006-10-03
1
-1
/
+6
*
Fixes from FreeBSD's libc_r
brad
2004-01-03
1
-14
/
+26
*
more cancellation points.
brad
2004-01-01
1
-2
/
+3
*
replace magic number for min number of poll_data entries
marc
2003-11-03
1
-3
/
+8
*
Fix optimized select handling buglet. Patch from tholo@
marc
2003-10-19
1
-2
/
+2
*
Optimize conversion of fd_set -> pollfd. OK and test by marc@
millert
2003-10-16
1
-29
/
+37
*
return (func(...)) not needed when the current function and func
marc
2003-01-19
1
-2
/
+9
*
Start syncing with FreeBSD:
fgsch
2001-08-21
1
-10
/
+11
*
sync with FreeBSD
d
1999-11-25
1
-85
/
+111
*
sync with FreeBSD
d
1999-05-26
1
-2
/
+5
*
ident
d
1999-01-06
1
-0
/
+1
*
experimental threaded libc - kernel only
d
1998-08-27
1
-0
/
+177