aboutsummaryrefslogtreecommitdiff
path: root/share/man/man3
Commit message (Expand)AuthorAgeFilesLines
* MFC r224047:Ed Maste2011-08-081-3/+0
* MFC r221843:Matthew D Fleming2011-05-242-3/+45
* Merge r217264 from head:Gavin Atkinson2011-01-271-1/+0
* MFC 209588:John Baldwin2010-07-141-3/+3
* MFC r207816: Document clock and pshared condvar attributes.Jilles Tjoelker2010-05-163-11/+107
* MFC r205520:Xin LI2010-04-061-3/+3
* MFC r202884:Konstantin Belousov2010-01-261-4/+38
* MFC: r202162Christian Brueffer2010-01-232-20/+21
* MFC r201892:Xin LI2010-01-235-4/+319
* Partial merge of 179210 and 192926 to ease compilation of 8.x code on 7:John Baldwin2009-12-172-0/+22
* MFC: r199349Christian Brueffer2009-11-201-1/+1
* MFC: rev 1.41: don't imply O(n) removal for the doubly linked data structures.David E. O'Brien2008-03-161-2/+8
* MFC: Implement the RB_FOREACH_REVERSE() and RB_PREV() macros. RB_PREV isJason Evans2008-03-072-2/+12
* MFC: Reflect the "libpthread -> libkse", "libthr is the default thredingRuslan Ermilov2007-10-2360-78/+11
* Tweak the handling of "WITHOUT_LIBPTHREAD". Also remove the accidentalDavid E. O'Brien2007-10-091-1/+1
* Repo copy libpthreads to libkse.David E. O'Brien2007-10-091-1/+1
* Document that EPERM is returned when the calling thread does not haveWarner Losh2007-03-302-1/+9
* Add a reference too pthread_cancel(3).Olivier Houchard2007-01-191-0/+1
* Xref pthread_condattr.3, pthread_attr.3, and pthread_mutexattr.3.Tom Rhodes2006-11-043-3/+6
* o Expand "Nov" to "November" in Dd macro, remove eol whitespace.Maxim Konovalov2006-11-011-1/+1
* Add error code EPERM.David Xu2006-11-011-1/+4
* Bring manpage up-to-date with respect to the scheduling priorityRuslan Ermilov2006-10-161-12/+19
* Revise markup.Ruslan Ermilov2006-09-301-6/+5
* Removed libc_r build support.Ruslan Ermilov2006-09-301-1/+1
* Remove mentions of libc_r.Ruslan Ermilov2006-09-3054-58/+3
* o Add pthread_yield.3 man page.Maxim Konovalov2006-09-182-1/+33
* Markup fixes.Ruslan Ermilov2006-09-182-2/+2
* The removal of CIRCLEQ left four queue macros. One sentence was missedEd Maste2006-03-251-1/+1
* Typesetting fix for -r1.137.Kirk McKusick2006-03-241-2/+4
* If a tail queue is empty the return value is notKirk McKusick2006-03-221-2/+2
* Reimplementation of world/kernel build options. For details, see:Ruslan Ermilov2006-03-171-1/+3
* - Massage wording to make it easier to understand and fix some grammar.Brad Davis2006-02-161-2/+2
* Does not return EBUSY, the mutex will keep blocking until it's unlocked.Tom Rhodes2006-01-311-4/+0
* Add the RB_PROTOTYPE_STATIC and RB_GENERATE_STATIC macros.Jason Evans2006-01-192-7/+21
* o Sort MLINKS.Maxim Konovalov2006-01-111-1/+1
* Add the RB_NFIND() macro, which is useful for red-black tree searchesJason Evans2006-01-112-1/+7
* Style fixs, add missing word 'signal'.David Xu2005-12-141-4/+5
* Add siginfo.David Xu2005-12-132-0/+310
* Fix prototype.Ruslan Ermilov2005-11-241-1/+1
* Remove a spurious newline. The TAILQ_INIT() is part of the 'faster tailqJohn Baldwin2005-10-171-1/+0
* Fix typos and use consistent section names in manual pages:Hiroki Sato2005-07-151-1/+1
* Use 'manual page' instead of 'man page' for consistency.Hiten Pandya2005-06-303-3/+3
* (Mostly) markup fixes.Ruslan Ermilov2005-06-161-3/+4
* The correct copyright notice for manpages that copy material from OpenGiorgos Keramidas2005-05-181-0/+10
* Add a manpage for pthread_atfork(3). This copies a lot of the text ofGiorgos Keramidas2005-05-183-0/+117
* Remove fpsetsticky(). This was added for SysV compatibility, but dueDavid Schultz2005-03-151-2/+1
* Expand *n't contractions.Ruslan Ermilov2005-02-133-3/+3
* Document EBUSY.Tom Rhodes2005-02-081-1/+5
* Fixed xref.Ruslan Ermilov2005-01-211-2/+2
* Sort sections.Ruslan Ermilov2005-01-2112-102/+102