summaryrefslogtreecommitdiff
path: root/usr/src/man/man3avl/avl_insert.3avl
AgeCommit message (Collapse)AuthorFilesLines
2017-06-078300 fix man page issues found by mandoc 1.14.1Yuri Pankov1-4/+4
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Gordon Ross <gwr@nexenta.com>
2017-05-038138 Improve manpage spellingPeter Tribble1-1/+1
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Cody Mello <melloc@joyent.com> Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Approved by: Robert Mustacchi <rm@joyent.com>
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>