aboutsummaryrefslogtreecommitdiff
path: root/share/man/man3
Commit message (Expand)AuthorAgeFilesLines
* Add copyrights that I forgot to add when splitting arb.h off from tree.h.Edward Tomasz Napierala2019-10-151-0/+1
* Fix some "RB_" -> "ARB_" copy and paste nits for text sourced from tree(3).Lawrence Stewart2019-10-141-4/+4
* Introduce stats(3), a flexible statistics gathering API.Edward Tomasz Napierala2019-10-073-3/+996
* Rename ARB_REBALANCE(3) to ARB_REINSERT(3) to match tree(3),Edward Tomasz Napierala2019-09-282-4/+26
* Sort MLINKS for arb(3), and actually make them work by fixing a '=' vs '+='Edward Tomasz Napierala2019-09-281-24/+24
* Add RB_REINSERT(3), a low overhead alternative to removing a nodeEdward Tomasz Napierala2019-09-282-4/+26
* Introduce arb(3), the Array-based Red-Black Tree macros: similarEdward Tomasz Napierala2019-09-144-1/+523
* Introduce <sys/qmath.h>, a fixed-point math library from Netflix.
Edward Tomasz Napierala2019-08-2711-0/+1901
* More places to clarify the robustness guarantees.Konstantin Belousov2019-08-073-9/+9
* Clarify the robustness guarantees.Konstantin Belousov2019-08-072-6/+6
* pkgbase: move man pages from runtime-manual to runtimeEmmanuel Vadot2019-07-191-2/+0
* Add some missing MLINKs for tree(3).Mark Johnston2019-06-171-0/+22
* Add usage example to tree(3).Edward Tomasz Napierala2019-05-081-1/+75
* Drop "All rights reserved" from my copyright statements.John Baldwin2019-03-061-1/+0
* Typo.Mark Johnston2019-01-021-1/+1
* CMSG_DATA(3): Use consistent variable namesMateusz Piotrowski2018-11-011-5/+5
* Document socket control message routines for ancillary data access (CMSG_DATA).Mateusz Piotrowski2018-08-192-0/+219
* Fix typo.Konstantin Belousov2018-08-191-1/+1
* POSIX compliance improvements in the pthread(3) functions.Pedro F. Giffuni2018-08-1815-38/+38
* Add pthread_get_name_np(3).Konstantin Belousov2018-08-172-4/+29
* Make timespecadd(3) and friends publicAlan Somers2018-07-302-22/+73
* Depart from normal man page proactice a little and provide guidance onWarner Losh2018-05-311-6/+17
* Bump the date on man pages in r334306Eric van Gyzen2018-05-291-1/+1
* Cross-reference abort2(2) from a few man pagesEric van Gyzen2018-05-291-0/+1
* Remove "All rights reserved" from my files.Xin LI2018-05-102-2/+0
* Document the TRAP_CAP code for SIGTRAP.John Baldwin2018-04-241-1/+3
* pthread: adding missing header to man pageEitan Adler2018-02-031-1/+2
* Be less verbose and more precise.Warner Losh2018-01-011-1/+1
* Add note that assert.h may be included multiple timesWarner Losh2018-01-011-1/+9
* assert(3) appeared first in the 7th Edition Unix, not the 6th, atWarner Losh2018-01-011-1/+1
* Add missing wordEitan Adler2017-12-021-1/+1
* Fix pthread_condattr(3) typeEitan Adler2017-11-301-2/+2
* Provide more detailed specification for major(), minor() and makedev().Konstantin Belousov2017-08-051-9/+21
* 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