Home | History | Annotate | Download | only in libpthread
History log of /src/lib/libpthread/pthread_attr_getstack.3
RevisionDateAuthorComments
 1.9  07-Dec-2023  riastradh pthread: Document the setstack vs setguardsize bug.

Suggest the safe, compatible workaround.
 1.8  23-Oct-2017  wiz branches: 1.8.14;
Remove superfluous Tn.
 1.7  22-Oct-2017  abhinav Add missing function names in the NAME section for rest of the man pages in libpthread
 1.6  05-Jul-2016  wiz Fix some lint.

Too much or too little whitespace;
improve macro usage;
add missing .El;
merge error sections for same error code.
 1.5  09-Jul-2010  jruoho Note also alignment via mmap(2), as done in NetBSD.
 1.4  09-Jul-2010  jruoho Use .Ss for non-standard subtitle.
 1.3  09-Jul-2010  jruoho Update conformance to the 2001 revision.
 1.2  07-Jul-2010  jruoho Fix some minor errors/typos and clarify.
 1.1  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.8.14.1  20-Jul-2024  martin Pull up following revision(s) (requested by rin in ticket #758):

lib/libpthread/pthread_attr_getstack.3: revision 1.9
lib/libpthread/pthread_attr_getguardsize.3: revision 1.6

pthread: Document the setstack vs setguardsize bug.
Suggest the safe, compatible workaround.

RSS XML Feed