aboutsummaryrefslogtreecommitdiff
path: root/share/man/man3/Makefile
Commit message (Expand)AuthorAgeFilesLines
* share/man: Move many manpages to more correct packagesLexi Winter2025-07-251-0/+2
* pthread_signals_block_np(3): documentKonstantin Belousov2025-05-191-0/+3
* pthread_switch_add_np(3): removeKonstantin Belousov2025-05-191-2/+0
* queue(3): Install *_SPLIT_AFTER() links to the main manual pageOlivier Certner2025-05-071-0/+4
* queue.3: document STAILQ_REVERSEKonstantin Belousov2025-05-061-0/+1
* alloca.3: move to share/man/man3Brooks Davis2025-04-291-1/+2
* Remove residual blank line at start of MakefileWarner Losh2024-07-151-1/+0
* pthread_sigqueue(3): documentKonstantin Belousov2024-04-231-0/+1
* sys/queue.h: Add {LIST,TAILQ}_REPLACE().Dag-Erling Smørgrav2024-04-081-0/+2
* share: Remove ancient SCCS tags.Warner Losh2023-11-271-1/+0
* include: Implement N2867.Dag-Erling Smørgrav2023-09-071-0/+4
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
* netlink: add snl(3) manpage to the buildAlexander V. Chernikov2023-01-161-0/+1
* rb_tree: augmentation shortcutDoug Moore2022-09-211-0/+1
* tree.3: document RB_AUGMENTDoug Moore2022-06-191-1/+2
* man3: Add links for some bitstring(3) routinesMark Johnston2022-04-251-0/+12
* pthread_np.3: Add a manpage summarizing all of the pthread extensions.Felix Johnson2021-10-121-0/+1
* pthread_mutexattr(3): install pthread_mutexattr_get/setpshared linksKonstantin Belousov2021-10-051-0/+2
* assert.3: Document static_assert and _Static_assertFaraz Vahedi2021-04-201-0/+1
* build: remove LIBPTHREAD/LIBTHR build optionsKyle Evans2021-01-221-2/+0
* Add pthread_getname_np() and pthread_setname_np() aliases forKonstantin Belousov2020-06-101-1/+3
* Revert r361770 "Add pthread_getname_np() and pthread_setname_np() aliases" fo...Konstantin Belousov2020-06-041-3/+1
* Add pthread_getname_np() and pthread_setname_np() aliasesKonstantin Belousov2020-06-031-1/+3
* Add pthread_peekjoin_np(3).Konstantin Belousov2020-02-151-1/+2
* Introduce stats(3), a flexible statistics gathering API.Edward Tomasz Napierala2019-10-071-0/+23
* Rename ARB_REBALANCE(3) to ARB_REINSERT(3) to match tree(3),Edward Tomasz Napierala2019-09-281-0/+1
* 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-281-0/+1
* Introduce arb(3), the Array-based Red-Black Tree macros: similarEdward Tomasz Napierala2019-09-141-1/+38
* Introduce <sys/qmath.h>, a fixed-point math library from Netflix.
Edward Tomasz Napierala2019-08-271-0/+72
* 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
* Document socket control message routines for ancillary data access (CMSG_DATA).Mateusz Piotrowski2018-08-191-0/+5
* Add pthread_get_name_np(3).Konstantin Belousov2018-08-171-0/+1
* Make timespecadd(3) and friends publicAlan Somers2018-07-301-1/+6
* queue(3): Enhance queue debugging macrosConrad Meyer2016-09-081-0/+1
* 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-151-0/+1
* Add implementation of robust mutexes, hopefully close enough to theKonstantin Belousov2016-05-171-0/+3
* Separate manual pages into their own package.Glen Barber2016-01-211-0/+2
* Make the system queue header file fully usable within C++ programs byHans Petter Selasky2015-06-281-6/+14
* Add MLINKS for macros decribed in queue.3 manpage.Kevin Lo2014-06-171-0/+10
* Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-061-1/+1
* Implement LIST_PREV().Ed Schouten2012-09-121-0/+1
* Add manual pages for clock_getcpuclockid and pthread_getcpuclockid.David Xu2012-08-211-0/+1
* Add offsetof.3 man pageKevin Lo2012-02-081-0/+1
* Add missing \.Ed Schouten2011-12-271-1/+1
* Add manual page for atomic operations.Ed Schouten2011-12-271-1/+24
* Note that the _SWAP operation is supported for all list/queue types.Matthew D Fleming2011-05-131-1/+5
* Introduce a non-portable function pthread_getthreadid_np(3) to retrieveJung-uk Kim2011-02-071-0/+1