summaryrefslogtreecommitdiffstats
path: root/share/man/man3
Commit message (Expand)AuthorAgeFilesLines
* 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
* - The ETIMEDOUT error applies to pthread_timedjoin_np(), not pthread_join().jhb2010-06-291-3/+3
* mdoc: move remaining sections into consistent orderuqs2010-05-131-2/+2
* Document clock and pshared condvar attributes.jilles2010-05-093-11/+107
* mdoc: order prologue macros consistently by Dd/Dt/Osuqs2010-04-142-2/+2
* Correct cross reference.delphij2010-03-231-3/+3
* Document pthread_timedjoin_np.kib2010-01-231-4/+38
* Remove stale references to utmp(5) and its corresponding filenames.ed2010-01-211-1/+1
* Various fixes.brueffer2010-01-122-20/+21
* Add a set of manual pages for pthread[_attr]_[sg]etaffinity(3).delphij2010-01-095-4/+319
OpenPOWER on IntegriCloud