Module Name: src Committed By: jruoho Date: Wed Jul 7 11:04:54 UTC 2010
Modified Files: src/distrib/sets/lists/comp: mi src/lib/libpthread: Makefile pthread_attr.3 Added Files: src/lib/libpthread: pthread_attr_getstack.3 Log Message: 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). To generate a diff of this commit: cvs rdiff -u -r1.1479 -r1.1480 src/distrib/sets/lists/comp/mi cvs rdiff -u -r1.60 -r1.61 src/lib/libpthread/Makefile cvs rdiff -u -r1.13 -r1.14 src/lib/libpthread/pthread_attr.3 cvs rdiff -u -r0 -r1.1 src/lib/libpthread/pthread_attr_getstack.3 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.