aboutsummaryrefslogtreecommitdiff
path: root/share/man/man3
Commit message (Expand)AuthorAgeFilesLines
* Merge head from 7/28Simon J. Gerraty2014-08-1920-26/+32
|\
| * use .Mt to mark up email addresses consistently (part6)Baptiste Daroussin2014-06-2319-26/+22
| * Add MLINKS for macros decribed in queue.3 manpage.Kevin Lo2014-06-171-0/+10
* | Merge from headSimon J. Gerraty2014-05-081-1/+1
|\|
| * Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-061-1/+1
* | Merge headSimon J. Gerraty2014-04-2810-52/+66
|\|
| * Xref pthread_cancel...John-Mark Gurney2014-03-162-2/+4
| * multiple: Remove 3rd clause from BSD license where approved by theEitan Adler2014-03-147-35/+7
| * - Update a few places to account for va_copy().John Baldwin2014-02-051-14/+23
| * RB_FOREACH_[REVERSE_]FROM() do not require the head pointer. Reword.Bruce M Simpson2013-11-101-3/+5
| * Document the RB_FOREACH_FROM() and RB_FOREACH_REVERSE_FROM() macros.Bruce M Simpson2013-11-101-1/+14
| * Document RB_FOREACH_SAFE() and RB_FOREACH_REVERSE_SAFE().Gleb Smirnoff2013-11-041-1/+17
* | Merge from headSimon J. Gerraty2013-09-056-13/+196
|\|
| * Add new FOREACH_FROM variants of the queue(3) FOREACH macros which canLawrence Stewart2013-06-181-1/+151
| * pthread_testcancel(3): Update list of cancellation points.Jilles Tjoelker2013-06-111-4/+37
| * mdoc: convert .Fd to .In, which is much nicer.Joel Dahl2013-06-041-1/+1
| * Start sentences on new lines.Eitan Adler2013-05-091-2/+4
| * Remove cross-references to nonexistent CPU_SET(3) manpage.Joel Dahl2013-04-212-4/+2
| * Fixing a typo.Hiren Panchasara2013-04-151-1/+1
* | sync from headSimon J. Gerraty2013-04-121-1/+1
|\|
| * Remove contractions.Joel Dahl2013-04-111-1/+1
* | Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
* | Sync from headSimon J. Gerraty2012-11-045-6/+147
|\|
| * siginfo(3): Document TRAP_DTRACE signal code.Jilles Tjoelker2012-09-141-0/+2
| * siginfo(3): Document SI_LWP signal code.Jilles Tjoelker2012-09-141-2/+14
| * siginfo(3): Document SI_USER and SI_KERNEL signal codes.Jilles Tjoelker2012-09-141-2/+23
| * Bump date missed in r202756Eitan Adler2012-09-141-1/+1
| * Implement LIST_PREV().Ed Schouten2012-09-122-3/+24
| * Remove trailing whitespace.Joel Dahl2012-08-211-1/+1
| * Add manual pages for clock_getcpuclockid and pthread_getcpuclockid.David Xu2012-08-212-0/+85
* | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+14
|/
* General mdoc(7) and typo fixes.Glen Barber2012-05-113-4/+4
* mdoc: fix column names, indentation, column separation within each row, andJoel Dahl2012-04-071-2/+2
* Remove trailing whitespace per mdoc lint warningEitan Adler2012-03-293-5/+5
* Make sure sections are sorted into conventional order.Joel Dahl2012-03-251-3/+3
* Add implementation note about when a condition variable can be destroyed.David Xu2012-03-161-0/+3
* Fix various typos in manual pages.Glen Barber2012-02-251-2/+2
* Add offsetof.3 man pageKevin Lo2012-02-082-0/+48
* Pull up vendor changes to mdoc(7)Ulrich Spörlein2012-01-052-4/+4
* Reimplement <tgmath.h> on top of __generic().Ed Schouten2012-01-051-6/+15
* Document restriction on 32-bits and 64-bits datatypes.Ed Schouten2011-12-271-0/+6
* Add missing \.Ed Schouten2011-12-271-1/+1
* Add manual page for atomic operations.Ed Schouten2011-12-272-1/+319
* Fix a little typo and get rid of a cryptic description by aligning theRalf S. Engelschall2011-09-021-2/+2
* Remove note that claims pthread_set_name_np is for debugging only.Ed Maste2011-07-151-3/+0
* Note that the _SWAP operation is supported for all list/queue types.Matthew D Fleming2011-05-132-3/+45
* - Fix typoPietro Cerutti2011-02-241-1/+1
* Add restrict keyword to pthread_sigmask prototype and manpage.Konstantin Belousov2011-02-201-2/+3
* Fix the previous commit of pthread_getthreadid_np(3).Jung-uk Kim2011-02-071-57/+0
* Introduce a non-portable function pthread_getthreadid_np(3) to retrieveJung-uk Kim2011-02-073-1/+116