summaryrefslogtreecommitdiffstats
path: root/lib/libpthread/man/pthreads.3 (follow)
Commit message (Expand)AuthorAgeFilesLines
* tweak previous;jmc2019-02-041-2/+2
* add a pthread_get_name_np to match pthread_set_name_np.tedu2019-02-041-2/+5
* 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-171-2/+5
* 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-031-2/+20
* fix SEE ALSO;jmc2012-04-111-2/+2
* Mention and link the pthread barrier functions. Okay jmc@.pirofti2012-04-111-2/+25
* Remove man pages for removed non-portable functions. okay jmc@kurt2012-03-221-25/+3
* 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
* now that pthread_mutex_trylock.3 has been folded into pthread_mutex_lock.3,jmc2012-02-241-3/+2
* Add pthread_attr_[sg]etguardsize() to match rthread, including manpagesguenther2008-12-181-2/+7
* Add manpage for pthread_attr_[sg]etstack(3)guenther2008-07-051-2/+7
* convert to new .Dd format;jmc2007-05-311-2/+2
* shuffle some of the function names around into new section names.brad2005-10-301-32/+25
* Add pthread_atfork(3)brad2005-10-301-1/+11
* pthead_supsend_all_np and pthread_resume_all_np from freebsd viamarc2004-05-011-3/+16
* man pages for thread_yield and pthread_stackseg_npmarc2004-01-151-2/+8
* group and list thread functions;jmc2004-01-151-2/+200
* add a section on thread safety, which is a start at documenting whichjmc2004-01-021-2/+93
* change the variable name used for status checking,brad2003-12-231-2/+2
* - typosjmc2003-05-181-3/+3
* o) start new sentence on a new line;mpech2002-05-011-5/+7
* Initial cleanup:mpech2002-04-301-3/+2
* Xr pthread_kill; from fries@fgsch2002-02-211-1/+2
* fix typo in thread status flagsmarc2001-11-021-2/+2
* Add note to BUGS section regarding linking with -ggdb vs -gmarc2001-10-301-1/+11
* Describe all the thread status flags. Describe the twomarc2001-10-281-17/+42
* typos; first few spotted by heko@saitti.netderaadt2001-05-311-5/+5
* -lpthread -> -pthreadbrad2000-12-311-2/+2
* fix Xr; glam0006@tc.umn.eduderaadt2000-04-281-3/+3
* Trailing whitespace begone!aaron2000-04-121-6/+6
* Suffix "i.e." and "e.g." with a comma. Just another really picky man pageaaron2000-03-141-2/+2
* describe SIGINFO dump betterd2000-01-061-31/+60
* - remove all trailing whitespaceaaron1999-07-091-2/+2
* The proper order of the ``introductory'' macros in a man page is .Dd/.Dt/.Os.aaron1999-07-071-2/+2
* document two new states (deadlock and spinblock)d1999-05-261-1/+5
* better, nicer, neater documentationd1999-03-221-80/+145
* link/mention recently added manual pagesd1998-11-201-0/+31
* experimental threaded libc - kernel onlyd1998-08-271-0/+91