Actions
Feature #5936
closedFeature #5935: libavl should be a public interface
AVL trees should be part of the DDI
Start date:
2015-05-18
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
Gerrit CR:
External Bug:
Description
As a counterpart to 5935 which adds libavl as a public, committed, library, we should add it to the DDI to allow driver writers to use it.
Updated by Electric Monk about 8 years ago
- Status changed from New to Closed
git commit fa9922c2be34868be01989cef133828185b5c0bc
commit fa9922c2be34868be01989cef133828185b5c0bc Author: Robert Mustacchi <rm@joyent.com> Date: 2015-08-13T22:17:03.000Z 5935 libavl should be a public interface 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>
Actions