aboutsummaryrefslogtreecommitdiff
path: root/share/man/man3
Commit message (Expand)AuthorAgeFilesLines
* pthread_mutex_consistent: sort SEE ALSO by reference nameEnji Cooper2017-03-271-3/+3
* intro(3): fix markupEnji Cooper2017-03-231-42/+12
* Add clock_nanosleep()Eric van Gyzen2017-03-191-1/+2
* Add sem_clockwait_np()Eric van Gyzen2017-02-231-3/+4
* thr_set_name(): silently truncate the given name as neededEric van Gyzen2016-12-031-6/+7
* queue(3): Enhance queue debugging macrosConrad Meyer2016-09-082-1/+46
* Add two new macros, SLIST_CONCAT and LIST_CONCAT. Note in both theKirk McKusick2016-08-161-1/+41
* The fdatasync(2) call must be cancellation point.Konstantin Belousov2016-08-161-1/+2
* Re-correct the documentation for the 'type' parameter of the _SWAPBenjamin Kaduk2016-08-061-2/+2
* Correct the documentation of the 'type' parameter for the _SWAPBenjamin Kaduk2016-08-061-4/+4
* Grammar fixes.Sergey Kandaurov2016-08-041-2/+2
* mdoc: The .Fn function.Sergey Kandaurov2016-08-041-1/+3
* Add links for bit_ffc_at(3) and bit_ffs_at(3).Bryan Drewery2016-07-261-0/+2
* Add documentation for the sigevent structure.John Baldwin2016-07-152-0/+128
* Fix rendering issues.John Baldwin2016-07-141-6/+6
* Last few instances of "sentence not on new line".Edward Tomasz Napierala2016-06-081-2/+4
* Improve errno documentation in pthread_create(3) and thr_new(2)Eric van Gyzen2016-06-032-11/+30
* Remove mentions that PTHREAD_PROCESS_SHARED is not supported from man pages.Jilles Tjoelker2016-05-315-49/+11
* Fix typo ESRC -> ESRCH in pthread man pages.Jilles Tjoelker2016-05-313-3/+3
* Remove non-history libkse references and fix PTHREAD_PROCESSES_PRIVATE typo.Jilles Tjoelker2016-05-294-12/+6
* Add bit_count to the bitstring(3) apiAlan Somers2016-05-231-2/+16
* Add implementation of robust mutexes, hopefully close enough to theKonstantin Belousov2016-05-178-11/+199
* Warn about consequences of suspending threads in arbitrary state ofKonstantin Belousov2016-05-053-4/+18
* Improve performance and functionality of the bitstring(3) apiAlan Somers2016-05-041-19/+95
* Separate manual pages into their own package.Glen Barber2016-01-211-0/+2
* Document bitset(9)Conrad Meyer2015-10-171-2/+3
* Make the system queue header file fully usable within C++ programs byHans Petter Selasky2015-06-282-29/+78
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+11
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge sync of headSimon J. Gerraty2015-05-2716-91/+178
| |\
| * \ Merge from head@274682Simon J. Gerraty2014-11-194-7/+23
| |\ \
| * \ \ Merge head from 7/28Simon J. Gerraty2014-08-1920-26/+32
| |\ \ \
| * \ \ \ Merge from headSimon J. Gerraty2014-05-081-1/+1
| |\ \ \ \
| * \ \ \ \ Merge headSimon J. Gerraty2014-04-2810-52/+66
| |\ \ \ \ \
| * \ \ \ \ \ Merge from headSimon J. Gerraty2013-09-056-13/+196
| |\ \ \ \ \ \
| * \ \ \ \ \ \ sync from headSimon J. Gerraty2013-04-121-1/+1
| |\ \ \ \ \ \ \
| * | | | | | | | Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * | | | | | | | Sync from headSimon J. Gerraty2012-11-045-6/+147
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+14
* | | | | | | | | | Provide an unambiguous description of the potential hazard in callingPatrick Kelsey2015-05-281-1/+4
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Added description of POSIX-specified behavior when invoked on a key from with...Patrick Kelsey2015-05-191-0/+5
* | | | | | | | | Bump doc date missed in r281605.Brooks Davis2015-04-201-1/+1
* | | | | | | | | Make wait6(2), waitid(3) and ppoll(2) cancellation points. TheKonstantin Belousov2015-04-181-1/+4
* | | | | | | | | Fix a minor function definition inconsistancy.Brooks Davis2015-04-161-1/+1
* | | | | | | | | Formatting changes to the pthread_testcancel(3).Konstantin Belousov2015-03-291-59/+60
* | | | | | | | | Make kevent(2) a cancellation point.Konstantin Belousov2015-03-291-1/+10
* | | | | | | | | Provide individual prototype and generate macros for the red-black tree.Konstantin Belousov2015-01-241-1/+70
* | | | | | | | | Fix a typographical error.Steve Kargl2015-01-061-1/+1
* | | | | | | | | sort SEE ALSOBaptiste Daroussin2014-12-2610-29/+29
* | | | | | | | | Escape Ed to prevent mandoc to avoid confusion with the mdoc's Ed macrosBaptiste Daroussin2014-12-261-1/+1
| |_|_|_|_|_|_|/ |/| | | | | | |