summaryrefslogtreecommitdiffstats
path: root/lib/libpthread/man/pthread_attr_setstack.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add pthread_attr_[sg]etguardsize() to match rthread, including manpagesguenther2008-12-181-2/+3
| | | | | | Bump lib minor ok otto@ kurt@ marc@; doc review by jmc@
* - correct .Dt for pthread_attr_setstack.3jmc2008-07-051-2/+2
| | | | - new sentence, new line
* Add manpage for pthread_attr_[sg]etstack(3)guenther2008-07-051-0/+92
Correct misnaming in STANDARDS section ok brad@ otto@