rel='stylesheet' type='text/css' href='/cgit-data/cgit.css'/>
summaryrefslogtreecommitdiff
path: root/share/man/man3/tree.3
AgeCommit message (Expand)Author
2019-05-24Remove empty line.wiz
2019-05-24Add rbtree(3) to SEE ALSOryoon
2017-07-03Remove workaround for ancient HTML generation code.wiz
2013-03-29fix merge conflictschristos
2013-03-29Fix date and conflict; use Dv for NULL.wiz
2013-03-29sync with OpenBSD.christos
2013-03-29Minor typopgoyette
2010-12-21Fix xref: rb(3) -> rbtree(3).njoly
2010-05-05Add a note that rb(3) is preferred for new code.jruoho
2009-02-14Document that the element argument of RB_REMOVE must be present in thedholland
2008-10-07Add a NOTE saying that invalid usage leads to undefined behaviour.apb
2004-04-14Rather than using RB_EMPTY() for checking if a splay tree is empty,pooka
2003-07-09Nd argument needs no quotes; use .In instead of .Fd ...; mark upwiz
2003-07-07tree(3) manpage from OpenBSD.yamt