summaryrefslogtreecommitdiffstats
path: root/share/man/man3
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix typo.brueffer2009-11-171-1/+1
* Fix typo (noded -> nodes).benno2009-11-041-1/+1
* Rename the queue macros I introduced last year.ed2009-05-272-22/+22
* On second thought, remove the comma too.trhodes2009-04-011-1/+1
* Remove KSE bits, cross reference libthr.3.trhodes2009-04-011-6/+6
* Small typo in the makedev(3) manpage.ed2008-09-281-1/+1
* Several documentation fixups related to device minor/major numbers:ed2008-09-282-0/+93
* Introduce REMOVE_NEXT() macro's for SLIST and STAILQ.ed2008-05-222-0/+22
* Remove options MK_LIBKSE and DEFAULT_THREAD_LIB now that we no longerru2008-03-291-1/+1
* Install manpage links for RB_PREV and RB_FOREACH_REVERSE.jasone2008-03-071-0/+2
* Implement RB_PREV() AND RB_FOREACH_REVERSE().jasone2007-12-281-2/+10
* Add sqrt() to the first table in the manpage. It seems it was accidentallydas2007-12-151-0/+1
* Don't imply O(n) removal for the doubly linked data structures.obrien2007-11-021-2/+8
* Hide the implementation details about multiple threading librariesru2007-10-2260-71/+11
OpenPOWER on IntegriCloud