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_info_openbsd.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
threads waiting on PS_FDW_WAIT state should not be interruptible if
fgsch
2011-10-07
1
-1
/
+3
*
For threads in PS_FDR_WAIT state, check SA_RESTART before marking it as
fgsch
2011-09-13
1
-1
/
+3
*
clean up lint warnings related to the nfds_t type. okay marc@ millert@
kurt
2007-05-21
1
-2
/
+2
*
Eliminate many lint warnings by either: using the appropriate type,
kurt
2007-05-18
1
-6
/
+7
*
lint warning corrections:
kurt
2007-05-01
1
-2
/
+2
*
Use rlimit nofiles max to size fd/fdp tables instead of cur. Fixes
kurt
2007-04-27
1
-3
/
+3
*
Part 2 of file descriptor race and deadlock corrections.
kurt
2006-09-26
1
-3
/
+5
*
Change a debug interface to take const char pointers so we don't ave
krw
2006-04-09
1
-2
/
+2
*
sprintf -> snprintf; ok millert@, henning@
marc
2003-03-20
1
-3
/
+3
*
Create a siginfo_t for thread-to-thread kill.
marc
2003-01-31
1
-8
/
+5
*
add a debugging function not normally called
marc
2002-12-11
1
-2
/
+61
*
Check for null pointer before deref in info output. Based upon
marc
2002-10-21
1
-5
/
+8
*
More sync with freebsd code; join related code this time.
fgsch
2001-12-11
1
-1
/
+4
*
Partially sync with FreeBSD; mostly pthread_cancel(3) related changes.
fgsch
2001-12-08
1
-3
/
+2
*
better column titles. show prioq and scheduler timing information
d
2000-02-26
1
-5
/
+34
*
dump verbosely only if PTHREAD_DEBUG env var is defined
d
2000-01-06
1
-20
/
+39
*
keep freebsd's thread info distcint from mine
d
1999-11-25
1
-0
/
+364