summaryrefslogtreecommitdiffstats
path: root/lib/libpthread/man (follow)
Commit message (Expand)AuthorAgeFilesLines
* It is distasteful to have manual pages which don't refer to realderaadt2017-05-291-3/+3
* new sentence, new lineschwarze2017-01-272-7/+9
* some Xr adjustment to catch up with MLINKS removal;jmc2016-03-301-3/+3
* for some time now mandoc has not required MLINKS to functionjmc2016-03-301-44/+1
* update NAME section to include all documented functions,jmc2015-11-102-6/+6
* fix function name.sobrado2015-09-221-3/+3
* typo (s/intialization/initialization/).sobrado2015-09-221-3/+3
* in the SYNOPSIS, make void function arguments explicitschwarze2015-09-141-3/+3
* use .Va for global variables, and .Vt where the type is includedschwarze2015-09-141-9/+4
* use .In rather than .Fd #includeschwarze2015-09-101-3/+3
* trailing whitespace;jmc2015-05-151-3/+3
* Document pthread_atfork(3)'s interaction with dlclose(3)guenther2015-05-121-8/+21
* remove the first comma from constructs like ", and," and ", or,": you can usejmc2015-03-131-3/+3
* do not use .St -p1003.1d-99 which is used in exactly two pages;schwarze2014-11-301-4/+4
* accept4() should be a cancellation point.guenther2014-08-311-2/+7
* Xr __tfork instead of forkguenther2014-08-301-3/+3
* zap trailing newlines; "go for it" deraadtokan2014-07-161-2/+1
* sync with header;jmc2014-03-061-3/+3
* obvious .Pa fixes; found with mandocdb(8)schwarze2014-01-211-3/+3
* sort SEE ALSO;jmc2014-01-031-3/+3
* some more information, based on a diff by sven falempintedu2014-01-031-3/+10
* spelling fix;jmc2013-11-201-2/+2
* this implementation may now be capable of shared semaphorestedu2013-11-201-17/+8
* more detail on error conditionstedu2013-11-201-7/+14
* tweak previous;jmc2013-11-191-2/+3
* slightly bettertedu2013-11-191-31/+25
* boilerplate documentationtedu2013-11-181-7/+11
* no longer any need to quote macro lines with >9 args;jmc2013-08-141-3/+3
* use .Mt for email addresses; from Jan Stary <hans at stare dot cz>; ok jmc@schwarze2013-07-161-7/+7
* space needed before punctuation;jmc2013-06-241-3/+3
* Add support for the _POSIX_CPUTIME and _POSIX_THREAD_CPUTIME options,guenther2013-06-173-3/+68
* use fancy .In macro for includes. from Jan Klemkow. ok jmc schwarzetedu2013-06-0569-211/+211
* typo; Benedikt Steinbuschsthen2013-04-141-3/+3
* pthread_sigmask() doesn't require <pthread.h>, only <signal.h>.matthew2012-09-111-3/+2
* tweaks; ok guentherjmc2012-09-021-5/+5
* Strip out stuff specific to the old uthreads and add similar bits forguenther2012-09-011-214/+77
* Add pthread spinlock support.pirofti2012-05-035-3/+256
* fix SEE ALSO;jmc2012-04-111-2/+2
* Mention and link the pthread barrier functions. Okay jmc@.pirofti2012-04-111-2/+25
* tweak previous;jmc2012-04-114-26/+28
* Add pthread barrier support.pirofti2012-04-115-1/+328
* Remove man pages for removed non-portable functions. okay jmc@kurt2012-03-224-159/+4
* Update cancellation point list to reflect what's done with rthreadsguenther2012-03-221-2/+6
* new sentence, new line;jmc2012-03-221-3/+4
* Update list of cancellation points to reflect what was in 5.1's uthreadsguenther2012-03-211-6/+28
* add sem_timedwait to NAME;jmc2012-03-041-2/+3
* Document sem_timedwait()guenther2012-03-032-7/+33
* Apply a bit more consistency in the ordering of functions in eachguenther2012-02-251-16/+16
* Add pthread_condattr_{get,set}clock(), pthread_mutex_timedlock(),guenther2012-02-241-3/+24
* jmc@ points out that the underlying manpage should be named after oneguenther2012-02-242-8/+7