aboutsummaryrefslogtreecommitdiff
path: root/devel/libuutil/pkg-descr
blob: 77908976f8cfe781f12954836e8a941d64998334 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
libuutil is a library of userland utilities originating from solaris

This library provides both a doubly linked-list implementation and a
AVL tree implementation.  This has been a private library best known
as a core component for ZFS and SMF.

The performance is considered excellent.  As this has always been a
private library, it is not well documented and there is no man page
for it.  The best documentation is located in the source code and
reading OpenSolaris/Illumos ZFS and SMF sources will help as well.

WWW: https://github.com/jrmarino/libuutil