aboutsummaryrefslogtreecommitdiff
path: root/lib/libnv/nv_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Move libnv into the kernel and hook it into the kernel buildRyan Stone2015-03-011-157/+0
* Add macros to make code compile in kernelRyan Stone2015-03-011-0/+31
* Don't allocate memory for operations that do not insertRyan Stone2015-03-011-8/+0
* Use non-recursive algorithm for traversing nvlists. This also removesPawel Jakub Dawidek2014-09-141-0/+4
* Bring in libnv library for managing name/value pairs. The following typesPawel Jakub Dawidek2013-11-121-0/+130