summaryrefslogtreecommitdiffstats
path: root/share/man/man3
Commit message (Expand)AuthorAgeFilesLines
* MFC r322077:kib2017-08-121-9/+21
* MFC r315793:ngie2017-05-221-42/+12
* MFC r315526vangyzen2017-05-011-1/+2
* MFC r316053:ngie2017-03-301-3/+3
* MFC r314179 r314206 r314424vangyzen2017-03-141-3/+4
* MFC r309460vangyzen2016-12-131-6/+7
* MFC r304230:mckusick2016-10-171-1/+41
* MFC r304209:kib2016-08-291-1/+2
* MFC r303328:bdrewery2016-08-021-0/+2
* MFC 302899: Add documentation for the sigevent structure.jhb2016-07-252-0/+128
* MFC 302861: Fix rendering issues.jhb2016-07-251-6/+6
* Last few instances of "sentence not on new line".trasz2016-06-081-2/+4
* Improve errno documentation in pthread_create(3) and thr_new(2)vangyzen2016-06-032-11/+30
* Remove mentions that PTHREAD_PROCESS_SHARED is not supported from man pages.jilles2016-05-315-49/+11
* Fix typo ESRC -> ESRCH in pthread man pages.jilles2016-05-313-3/+3
* Remove non-history libkse references and fix PTHREAD_PROCESSES_PRIVATE typo.jilles2016-05-294-12/+6
* Add bit_count to the bitstring(3) apiasomers2016-05-231-2/+16
* Add implementation of robust mutexes, hopefully close enough to thekib2016-05-178-11/+199
* Warn about consequences of suspending threads in arbitrary state ofkib2016-05-053-4/+18
* Improve performance and functionality of the bitstring(3) apiasomers2016-05-041-19/+95
* Separate manual pages into their own package.gjb2016-01-211-0/+2
* 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
| |_|_|_|_|_|/ |/| | | | | |
OpenPOWER on IntegriCloud