summaryrefslogtreecommitdiffstats
path: root/lib/libpthread/man/pthread_attr_setstack.3 (follow)
Commit message (Expand)AuthorAgeFilesLines
* There are special rules regarding the memory passed to pthread_attr_setstack().otto2020-12-031-7/+8
* Implement MAP_STACK option for mmap(). Synchronous faults (pagefault andderaadt2018-04-121-2/+14
* use fancy .In macro for includes. from Jan Klemkow. ok jmc schwarzetedu2013-06-051-3/+3
* Add pthread_attr_[sg]etguardsize() to match rthread, including manpagesguenther2008-12-181-2/+3
* - correct .Dt for pthread_attr_setstack.3jmc2008-07-051-2/+2
* Add manpage for pthread_attr_[sg]etstack(3)guenther2008-07-051-0/+92