summaryrefslogtreecommitdiffstats
path: root/lib/libnv/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Add nvlist_flags() function, which returns nvlist's public flags.oshogbo2015-05-011-0/+1
* Sort MLINKS alphabetically.oshogbo2015-05-011-46/+46
* Remove the nvlist_.*[fv] functions.oshogbo2015-04-291-82/+0
* Move libnv into the kernel and hook it into the kernel buildrstone2015-03-011-3/+6
* Add function to force an nvlist into the error staterstone2015-03-011-0/+1
* Add missing nvlist_get_parent(3) link.pjd2015-01-301-0/+1
* fix typo, properly install a link to nv for nvlist_freev...jmg2014-10-271-1/+1
* Include src.opts.mk after SHLIBDIR has been defined so libnv is installed tongie2014-09-071-1/+2
* Integrate lib/libnv into the build/kyuangie2014-08-051-0/+6
* Bring in libnv library for managing name/value pairs. The following typespjd2013-11-121-0/+161
OpenPOWER on IntegriCloud