summaryrefslogtreecommitdiff
path: root/lib/libpthread/pthread_attr_getstack.3
AgeCommit message (Collapse)Author
2017-10-23Remove superfluous Tn.wiz
2017-10-22Add missing function names in the NAME section for rest of the man pages in ↵abhinav
libpthread
2016-07-05Fix some lint.wiz
Too much or too little whitespace; improve macro usage; add missing .El; merge error sections for same error code.
2010-07-09Note also alignment via mmap(2), as done in NetBSD.jruoho
2010-07-09Use .Ss for non-standard subtitle.jruoho
2010-07-09Update conformance to the 2001 revision.jruoho
2010-07-07Fix some minor errors/typos and clarify.jruoho
2010-07-07Move the thread stack attribute functions to a separate page. In addition,jruoho
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).