aboutsummaryrefslogtreecommitdiff
path: root/share/man/man3
Commit message (Expand)AuthorAgeFilesLines
* build: remove LIBPTHREAD/LIBTHR build optionsKyle Evans2021-01-221-2/+0
* sigevent(3): Fix a typoGordon Bergling2020-10-101-1/+1
* intro(3): Update the list of included librariesGordon Bergling2020-10-061-26/+146
* Add further clarification on si_addr and si_trapno.John Baldwin2020-07-281-18/+17
* tree.3: Bump date after 363450 (WAVL)Mateusz Piotrowski2020-07-271-3/+4
* Rank balanced (RB) trees are a class of balanced trees that includesDoug Moore2020-07-231-25/+36
* Add pthread_getname_np() and pthread_setname_np() aliases forKonstantin Belousov2020-06-102-5/+38
* Revert r361770 "Add pthread_getname_np() and pthread_setname_np() aliases" fo...Konstantin Belousov2020-06-042-21/+4
* Add pthread_getname_np() and pthread_setname_np() aliasesKonstantin Belousov2020-06-032-4/+21
* Document BUS_OOMERR.Konstantin Belousov2020-05-091-1/+3
* Fix various, mostly minor errors in man pages like:Benedict Reuschling2020-05-033-8/+8
* CMSG_DATA.3: Fix formatting of printf escape sequencesMateusz Piotrowski2020-03-131-3/+3
* Add HISTORY sections to tree(3), stdarg(3) and sigevent(3)Sergio Carlavilla Delgado2020-02-263-3/+23
* Add pthread_peekjoin_np(3).Konstantin Belousov2020-02-152-12/+46
* Expand stats(3) man page to add a caveat regarding HZ.Edward Tomasz Napierala2019-12-021-1/+7
* bitstring: add functions to find contiguous set/unset bit sequencesEric Joyner2019-11-211-1/+89
* 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