Home | History | Annotate | Download | only in libpthread
History log of /src/lib/libpthread/pthread_attr.3
RevisionDateAuthorComments
 1.22  10-Nov-2012  uwe Each get function "has" a set counterpart, it doesn't "contain" it.
 1.21  09-Jul-2010  jruoho branches: 1.21.6; 1.21.12;
Update conformance to the 2001 revision.
 1.20  08-Jul-2010  wiz Add missing word.
 1.19  08-Jul-2010  jruoho Rewrite and include a short summary.
 1.18  07-Jul-2010  jruoho Finally, split pthread_attr_getschedpolicy() and pthread_attr_setschedpolicy()
to their own page.
 1.17  07-Jul-2010  jruoho Split pthread_attr_getschedparam() and pthread_attr_setschedparam() to a
separate page.
 1.16  07-Jul-2010  jruoho Split pthread_attr_getinheritsched() and pthread_attr_setinheritsched() to a
separate page, and actually document these.
 1.15  07-Jul-2010  jruoho Move pthread_attr_getguardsize() and pthread_attr_setguardsize() to a
separate page, and actually document these.
 1.14  07-Jul-2010  jruoho Move the thread stack attribute functions to a separate page. In addition,
document pthread_attr_getstack() and pthread_attr_setstack(). Try to also
document these a little better (in particular, note some items in the long
list of caveats and questions related to application-controlled thread stack).
 1.13  07-Jul-2010  jruoho Split pthread_attr_getdetachstate(3) and pthread_attr_setdetachstate(3) to a
separate page. Once ready, the main page, pthread_attr(3), will contain a
summary of the various thread attribute functions.
 1.12  07-Jul-2010  jruoho Remove pthread_attr_getscope() and pthread_attr_setscope().
 1.11  05-Oct-2009  rmind pthread_attr(3): sync with reality i.e. uncomment descriptions about
various functions we support. Fix license style.
 1.10  11-Apr-2009  wiz Avoid duplicate .Pp.
 1.9  11-Apr-2009  joerg .\" are comments, not ./"
 1.8  19-Oct-2008  snj branches: 1.8.4; 1.8.6;
s/explicitely/explicitly/
 1.7  04-May-2008  martin Move TNF licenses to 2 clause form
 1.6  01-Dec-2007  wiz branches: 1.6.6;
Use more markup. New sentence, new line.
 1.5  21-Mar-2007  ad branches: 1.5.6;
PR lib/34931: PTHREAD_ATTR(3) doesn't document PTHREAD_CREATE_JOINABLE and
PTHREAD_CREATE_DETACHED macros. From Matthew Mondor.
 1.4  21-Mar-2005  kleink Add restrict qualifiers to <pthread.h> function arguments.
 1.3  26-Jun-2003  wiz branches: 1.3.6;
Remove trailing whitespace.
 1.2  08-Jun-2003  thorpej $NetBSD$, not $Header$.
 1.1  03-Jun-2003  nathanw Man pages for libpthread, adapted from FreeBSD by Stephen Degler.
 1.3.6.1  22-Mar-2005  tron Pull up revision 1.4 (requested by kleink in ticket #46):
Add restrict qualifiers to <pthread.h> function arguments.
 1.5.6.1  09-Jan-2008  matt sync with HEAD
 1.6.6.1  18-May-2008  yamt sync with head.
 1.8.6.1  13-May-2009  jym Sync with HEAD.

Third (and last) commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html
 1.8.4.2  19-Oct-2008  snj s/explicitely/explicitly/
 1.8.4.1  19-Oct-2008  snj file pthread_attr.3 was added on branch christos-time_t on 2008-10-19 21:27:47 +0000
 1.21.12.1  20-Nov-2012  tls Resync to 2012-11-19 00:00:00 UTC
 1.21.6.1  16-Jan-2013  yamt sync with (a bit old) head

RSS XML Feed