summaryrefslogtreecommitdiffstats
path: root/share/man/man3
Commit message (Expand)AuthorAgeFilesLines
* - 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
* Remove an obsolete paragraph that pthread_single_np(3) isru2007-10-221-7/+0
* Tweak the handling of "WITHOUT_LIBPTHREAD". Also remove the accidentalobrien2007-10-091-1/+1
* Repo copy libpthreads to libkse.obrien2007-10-091-1/+1
* Document that EPERM is returned when the calling thread does not haveimp2007-03-302-1/+9
* Add a reference too pthread_cancel(3).cognet2007-01-191-0/+1
* Xref pthread_condattr.3, pthread_attr.3, and pthread_mutexattr.3.trhodes2006-11-043-3/+6
* o Expand "Nov" to "November" in Dd macro, remove eol whitespace.maxim2006-11-011-1/+1
* Add error code EPERM.davidxu2006-11-011-1/+4
* Bring manpage up-to-date with respect to the scheduling priorityru2006-10-161-12/+19
* Revise markup.ru2006-09-301-6/+5
* Removed libc_r build support.ru2006-09-301-1/+1
* Remove mentions of libc_r.ru2006-09-3054-58/+3
* o Add pthread_yield.3 man page.maxim2006-09-182-1/+33
* Markup fixes.ru2006-09-182-2/+2
* The removal of CIRCLEQ left four queue macros. One sentence was missedemaste2006-03-251-1/+1
* Typesetting fix for -r1.137.mckusick2006-03-241-2/+4
* If a tail queue is empty the return value is notmckusick2006-03-221-2/+2
* Reimplementation of world/kernel build options. For details, see:ru2006-03-171-1/+3
* - Massage wording to make it easier to understand and fix some grammar.brd2006-02-161-2/+2
* Does not return EBUSY, the mutex will keep blocking until it's unlocked.trhodes2006-01-311-4/+0
* Add the RB_PROTOTYPE_STATIC and RB_GENERATE_STATIC macros.jasone2006-01-192-7/+21
* o Sort MLINKS.maxim2006-01-111-1/+1
* Add the RB_NFIND() macro, which is useful for red-black tree searchesjasone2006-01-112-1/+7
* Style fixs, add missing word 'signal'.davidxu2005-12-141-4/+5
* Add siginfo.davidxu2005-12-132-0/+310
* Fix prototype.ru2005-11-241-1/+1
* Remove a spurious newline. The TAILQ_INIT() is part of the 'faster tailqjhb2005-10-171-1/+0
OpenPOWER on IntegriCloud