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