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
/
man
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
document [EBUSY];
jmc
2005-02-09
1
-1
/
+5
*
typo; from axel andersson;
jmc
2005-02-01
1
-2
/
+2
*
pthead_supsend_all_np and pthread_resume_all_np from freebsd via
marc
2004-05-01
3
-11
/
+60
*
Add missing const for function parameters to match POSIX.
brad
2004-02-16
2
-4
/
+4
*
Change read_stackseg_np to work with any thread, not just the current
marc
2004-01-26
1
-5
/
+5
*
use new .St macro;
jmc
2004-01-25
2
-4
/
+4
*
fix .Xr and SEE ALSO;
jmc
2004-01-16
1
-5
/
+5
*
add some commas;
jmc
2004-01-16
1
-3
/
+3
*
man pages for thread_yield and pthread_stackseg_np
marc
2004-01-15
4
-3
/
+88
*
group and list thread functions;
jmc
2004-01-15
1
-2
/
+200
*
add a section on thread safety, which is a start at documenting which
jmc
2004-01-02
1
-2
/
+93
*
Add stub implementations of pthread_[gs]etconcurrency
brad
2003-12-23
2
-1
/
+117
*
change the variable name used for status checking,
brad
2003-12-23
1
-2
/
+2
*
indicacte -> indicate; from Jared Yanovich
jmc
2003-10-21
1
-2
/
+2
*
remove error code that can't be returned;
jmc
2003-10-03
1
-3
/
+1
*
place this under the Public Domain (instead of a bad license I had put)
pvalchev
2003-06-02
1
-6
/
+2
*
section reorder;
jmc
2003-06-02
9
-85
/
+85
*
- typos
jmc
2003-05-18
14
-45
/
+44
*
RETURN VALUE -> RETURN VALUES in .Sh, as per mdoc template.
jmc
2003-05-08
4
-14
/
+14
*
document that sigwait() needs to be linked with -pthread;
jmc
2003-03-14
1
-1
/
+9
*
copyrights added;
jmc
2003-02-20
7
-7
/
+28
*
intial -> initial;
jmc
2003-02-18
1
-2
/
+2
*
Use the sources that exist in sibdirs of libpthread, not libc_r
marc
2003-01-20
1
-2
/
+2
*
remove unused manpages (already in libc) and reorder SEE ALSO; marc@ ok.
fgsch
2002-11-09
3
-78
/
+2
*
spelling; raj@cerias.purdue.edu
deraadt
2002-06-04
1
-2
/
+2
*
o) start new sentence on a new line;
mpech
2002-05-01
25
-131
/
+176
*
Initial cleanup:
mpech
2002-04-30
6
-14
/
+13
*
correct .Xr's.
fgsch
2002-02-21
1
-3
/
+3
*
Use .St for standards. Random cleanups as well.
fgsch
2002-02-21
28
-124
/
+169
*
When cleanup_routine is called... also use .St to reference standards.
fgsch
2002-02-21
1
-5
/
+5
*
Xr pthread_kill; from fries@
fgsch
2002-02-21
1
-1
/
+2
*
fix includes and some cleanup.
fgsch
2002-02-20
6
-24
/
+17
*
pthread_kill() manpage; from FreeBSD.
fgsch
2002-02-20
2
-1
/
+77
*
fix this by now; .Rv prolly has to be removed.
fgsch
2002-02-19
1
-2
/
+3
*
fix after fgs
pvalchev
2002-01-28
1
-3
/
+3
*
correct function name.
fgsch
2002-01-28
1
-2
/
+2
*
sem_XXX(3) manpages; better now that never.
fgsch
2002-01-28
7
-3
/
+507
*
o point pthread_setcancel(type|state) manpages where they belong.
fgsch
2001-12-07
2
-16
/
+7
*
fix typo in thread status flags
marc
2001-11-02
1
-2
/
+2
*
Add note to BUGS section regarding linking with -ggdb vs -g
marc
2001-10-30
1
-1
/
+11
*
Describe all the thread status flags. Describe the two
marc
2001-10-28
1
-17
/
+42
*
spelling
pvalchev
2001-08-20
1
-2
/
+2
*
enable pthread_main_np(3)
pvalchev
2001-08-19
1
-1
/
+2
*
Describe the pthread_main_np() function
pvalchev
2001-08-18
1
-0
/
+42
*
manpage for pthread_[get|set]schedparam; from FreeBSD.
fgsch
2001-08-11
2
-3
/
+95
*
o) We always close .Bl and .Bd tags;
mpech
2001-08-06
1
-2
/
+1
*
pthread_mutexattr_* manpage; from FreeBSD.
fgsch
2001-08-04
2
-2
/
+190
*
typo; krapht@secureops.com
deraadt
2001-08-03
1
-2
/
+2
*
remove double space after comma
jasoni
2001-06-24
3
-6
/
+6
*
grammar
jasoni
2001-06-24
5
-10
/
+10
[next]