summaryrefslogtreecommitdiff
path: root/usr/src/man/man3avl/avl_insert.3avl
AgeCommit message (Collapse)AuthorFilesLines
2015-11-036377 Fix man page issues found by mandoc 1.13.3Yuri Pankov1-3/+3
Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Gordon Ross <gwr@nexenta.com>
2015-08-135935 libavl should be a public interfaceRobert Mustacchi1-0/+110
5936 AVL trees should be part of the DDI Reviewed by: Ryan Zezeski <ryan@zinascii.com> Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Cody Mello <cody.mello@joyent.com> Approved by: Garrett D'Amore <garrett@damore.org>