index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libpthread
/
pthread_attr.3
Age
Commit message (
Expand
)
Author
2012-11-10
Each get function "has" a set counterpart, it doesn't "contain" it.
uwe
2010-07-09
Update conformance to the 2001 revision.
jruoho
2010-07-08
Add missing word.
wiz
2010-07-08
Rewrite and include a short summary.
jruoho
2010-07-07
Finally, split pthread_attr_getschedpolicy() and pthread_attr_setschedpolicy()
jruoho
2010-07-07
Split pthread_attr_getschedparam() and pthread_attr_setschedparam() to a
jruoho
2010-07-07
Split pthread_attr_getinheritsched() and pthread_attr_setinheritsched() to a
jruoho
2010-07-07
Move pthread_attr_getguardsize() and pthread_attr_setguardsize() to a
jruoho
2010-07-07
Move the thread stack attribute functions to a separate page. In addition,
jruoho
2010-07-07
Split pthread_attr_getdetachstate(3) and pthread_attr_setdetachstate(3) to a
jruoho
2010-07-07
Remove pthread_attr_getscope() and pthread_attr_setscope().
jruoho
2009-10-05
pthread_attr(3): sync with reality i.e. uncomment descriptions about
rmind
2009-04-11
Avoid duplicate .Pp.
wiz
2009-04-11
.\" are comments, not ./"
joerg
2008-10-19
s/explicitely/explicitly/
snj
2008-05-04
Move TNF licenses to 2 clause form
martin
2007-12-01
Use more markup. New sentence, new line.
wiz
2007-03-21
PR lib/34931: PTHREAD_ATTR(3) doesn't document PTHREAD_CREATE_JOINABLE and
ad
2005-03-21
Add restrict qualifiers to <pthread.h> function arguments.
kleink
2003-06-26
Remove trailing whitespace.
wiz
2003-06-08
$NetBSD$, not $Header$.
thorpej
2003-06-03
Man pages for libpthread, adapted from FreeBSD by Stephen Degler.
nathanw