summaryrefslogtreecommitdiffstats
path: root/share/man/man3
Commit message (Expand)AuthorAgeFilesLines
* Document bitset(9)cem2015-10-171-2/+3
* Make the system queue header file fully usable within C++ programs byhselasky2015-06-282-29/+78
* Add META_MODE support.sjg2015-06-131-0/+11
|\
| * dirdeps.mk now sets DEP_RELDIRsjg2015-06-081-2/+0
| * Merge sync of headsjg2015-05-2716-91/+178
| |\
| * \ Merge from head@274682sjg2014-11-194-7/+23
| |\ \
| * \ \ Merge head from 7/28sjg2014-08-1920-26/+32
| |\ \ \
| * \ \ \ Merge from headsjg2014-05-081-1/+1
| |\ \ \ \
| * \ \ \ \ Merge headsjg2014-04-2810-52/+66
| |\ \ \ \ \
| * \ \ \ \ \ Merge from headsjg2013-09-056-13/+196
| |\ \ \ \ \ \
| * \ \ \ \ \ \ sync from headsjg2013-04-121-1/+1
| |\ \ \ \ \ \ \
| * | | | | | | | Updated dependenciessjg2013-02-161-2/+0
| | | | | | | | |
| | \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ Sync from headsjg2012-11-045-6/+147
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.marcel2012-08-221-0/+14
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Provide an unambiguous description of the potential hazard in callingpkelsey2015-05-281-1/+4
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Added description of POSIX-specified behavior when invoked on a key from with...pkelsey2015-05-191-0/+5
* | | | | | | | | Bump doc date missed in r281605.brooks2015-04-201-1/+1
* | | | | | | | | Make wait6(2), waitid(3) and ppoll(2) cancellation points. Thekib2015-04-181-1/+4
* | | | | | | | | Fix a minor function definition inconsistancy.brooks2015-04-161-1/+1
* | | | | | | | | Formatting changes to the pthread_testcancel(3).kib2015-03-291-59/+60
* | | | | | | | | Make kevent(2) a cancellation point.kib2015-03-291-1/+10
* | | | | | | | | Provide individual prototype and generate macros for the red-black tree.kib2015-01-241-1/+70
* | | | | | | | | Fix a typographical error.kargl2015-01-061-1/+1
* | | | | | | | | sort SEE ALSObapt2014-12-2610-29/+29
* | | | | | | | | Escape Ed to prevent mandoc to avoid confusion with the mdoc's Ed macrosbapt2014-12-261-1/+1
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Correct a typo: this is the manpage for pthread_cleanup_pop, not push.jhb2014-10-271-1/+1
* | | | | | | | Clarify that pthread_cleanup_push()/pop() are implemented as macros thatjhb2014-10-252-2/+18
* | | | | | | | Clarify descriptions of pthread_cond_wait() and pthread_cond_timedwait()gavin2014-08-121-4/+4
* | | | | | | | Silence mandoc lint.joel2014-07-291-1/+1
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | use .Mt to mark up email addresses consistently (part6)bapt2014-06-2319-26/+22
* | | | | | | Add MLINKS for macros decribed in queue.3 manpage.kevlo2014-06-171-0/+10
| |_|_|_|_|/ |/| | | | |
* | | | | | Use src.opts.mk in preference to bsd.own.mk except where we need stuffimp2014-05-061-1/+1
| |_|_|_|/ |/| | | |
* | | | | Xref pthread_cancel...jmg2014-03-162-2/+4
* | | | | multiple: Remove 3rd clause from BSD license where approved by theeadler2014-03-147-35/+7
* | | | | - Update a few places to account for va_copy().jhb2014-02-051-14/+23
* | | | | RB_FOREACH_[REVERSE_]FROM() do not require the head pointer. Reword.bms2013-11-101-3/+5
* | | | | Document the RB_FOREACH_FROM() and RB_FOREACH_REVERSE_FROM() macros.bms2013-11-101-1/+14
* | | | | Document RB_FOREACH_SAFE() and RB_FOREACH_REVERSE_SAFE().glebius2013-11-041-1/+17
| |_|_|/ |/| | |
* | | | 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
OpenPOWER on IntegriCloud