summaryrefslogtreecommitdiffstats
path: root/share/man/man3
Commit message (Expand)AuthorAgeFilesLines
* MFC r281712:kib2015-04-251-1/+4
* MFC r281605,281768:brooks2015-04-211-2/+2
* MFC r280819:kib2015-04-121-59/+60
* MFC r280818:kib2015-04-121-1/+10
* MFC r277642:kib2015-02-071-1/+70
* MFC 273644,273738:jhb2014-11-022-2/+18
* Merge r269871 from head:gavin2014-09-031-4/+4
* MFC 261518:jhb2014-02-181-14/+23
* Merge 257643: Document RB_FOREACH_SAFE() and RB_FOREACH_REVERSE_SAFE().glebius2014-01-221-1/+17
* Add new FOREACH_FROM variants of the queue(3) FOREACH macros which canlstewart2013-06-181-1/+151
* pthread_testcancel(3): Update list of cancellation points.jilles2013-06-111-4/+37
* mdoc: convert .Fd to .In, which is much nicer.joel2013-06-041-1/+1
* Start sentences on new lines.eadler2013-05-091-2/+4
* Remove cross-references to nonexistent CPU_SET(3) manpage.joel2013-04-212-4/+2
* Fixing a typo.hiren2013-04-151-1/+1
* Remove contractions.joel2013-04-111-1/+1
* siginfo(3): Document TRAP_DTRACE signal code.jilles2012-09-141-0/+2
* siginfo(3): Document SI_LWP signal code.jilles2012-09-141-2/+14
* siginfo(3): Document SI_USER and SI_KERNEL signal codes.jilles2012-09-141-2/+23
* Bump date missed in r202756eadler2012-09-141-1/+1
* Implement LIST_PREV().ed2012-09-122-3/+24
* Remove trailing whitespace.joel2012-08-211-1/+1
* Add manual pages for clock_getcpuclockid and pthread_getcpuclockid.davidxu2012-08-212-0/+85
* General mdoc(7) and typo fixes.gjb2012-05-113-4/+4
* mdoc: fix column names, indentation, column separation within each row, andjoel2012-04-071-2/+2
* Remove trailing whitespace per mdoc lint warningeadler2012-03-293-5/+5
* Make sure sections are sorted into conventional order.joel2012-03-251-3/+3
* Add implementation note about when a condition variable can be destroyed.davidxu2012-03-161-0/+3
* Fix various typos in manual pages.gjb2012-02-251-2/+2
* Add offsetof.3 man pagekevlo2012-02-082-0/+48
* Pull up vendor changes to mdoc(7)uqs2012-01-052-4/+4
* Reimplement <tgmath.h> on top of __generic().ed2012-01-051-6/+15
* Document restriction on 32-bits and 64-bits datatypes.ed2011-12-271-0/+6
* Add missing \.ed2011-12-271-1/+1
* Add manual page for atomic operations.ed2011-12-272-1/+319
* Fix a little typo and get rid of a cryptic description by aligning therse2011-09-021-2/+2
* Remove note that claims pthread_set_name_np is for debugging only.emaste2011-07-151-3/+0
* Note that the _SWAP operation is supported for all list/queue types.mdf2011-05-132-3/+45
* - Fix typogahr2011-02-241-1/+1
* Add restrict keyword to pthread_sigmask prototype and manpage.kib2011-02-201-2/+3
* Fix the previous commit of pthread_getthreadid_np(3).jkim2011-02-071-57/+0
* Introduce a non-portable function pthread_getthreadid_np(3) to retrievejkim2011-02-073-1/+116
* Remove a bullet point that appears to have been accidentally inserted twice.gavin2011-01-111-1/+0
* Explain some of the reasons that fpsetprec() is unlikely to work asdas2010-12-031-1/+5
* Follow the change made in libthr, add ERANGE error code and moredavidxu2010-10-281-2/+12
* mdoc: drop redundant .Pp and .LP callsuqs2010-10-081-3/+0
* Make a link for pthread_timedjoin_np.davidxu2010-09-111-0/+1
* kill() does queue signal now.davidxu2010-09-111-4/+0
* mdoc: remove unused/empty macrosuqs2010-08-021-1/+1
* Cross reference tree(3) and queue(3).simon2010-07-182-0/+4
OpenPOWER on IntegriCloud