svn commit: r286431 - projects/collation/share/mk

Baptiste Daroussin bapt at freebsd.org
Sat Aug 8 11:16:04 UTC 2015


On Fri, Aug 07, 2015 at 10:49:13PM -0700, NGie Cooper wrote:
> On Fri, Aug 7, 2015 at 4:45 PM, Baptiste Daroussin <bapt at freebsd.org> wrote:
> > Author: bapt
> > Date: Fri Aug  7 23:45:32 2015
> > New Revision: 286431
> > URL: https://svnweb.freebsd.org/changeset/base/286431
> >
> > Log:
> >   Define libavl in src.libnames.mk
> >
> > Modified:
> >   projects/collation/share/mk/src.libnames.mk
> >
> > Modified: projects/collation/share/mk/src.libnames.mk
> > ==============================================================================
> > --- projects/collation/share/mk/src.libnames.mk Fri Aug  7 23:41:26 2015        (r286430)
> > +++ projects/collation/share/mk/src.libnames.mk Fri Aug  7 23:45:32 2015        (r286431)
> > @@ -57,6 +57,7 @@ _LIBRARIES=   \
> >                 archive \
> >                 asn1 \
> >                 auditd \
> > +               avl \
> >                 begemot \
> >                 bluetooth \
> >                 bsdxml \
> 
> I've seen the term `avl' at a few different jobs so far (the
> ubituousness at Cisco was pretty big). a) is there a description of
> the library? b) can it be a private library instead of a public one?
> Thanks!
> -NGie

libavl is there for a while, actually since zfs as been added given it is an
opensolaris lib.

Best regards,
Bapt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-src-projects/attachments/20150808/f820c6c0/attachment.bin>


More information about the svn-src-projects mailing list