aboutsummaryrefslogtreecommitdiff
path: root/lib/libnv/nv.3
Commit message (Expand)AuthorAgeFilesLines
* Introduce the NV_FLAG_NO_UNIQUE flag. When set, it allows to storeMariusz Zaborski2015-05-021-0/+2
* Approved, oprócz użycie RESTORE_ERRNO() do ustawiania errno.Mariusz Zaborski2015-05-021-7/+43
* Add nvlist_flags() function, which returns nvlist's public flags.Mariusz Zaborski2015-05-011-1/+10
* Add function to force an nvlist into the error stateRyan Stone2015-03-011-1/+13
* Modify nvlist_get_parent() API to take additional cookie argument.Pawel Jakub Dawidek2015-01-301-2/+24
* Document the new nvlist_get_parent() function.Pawel Jakub Dawidek2014-09-251-1/+7
* use .Mt to mark up email addresses consistently (part3)Baptiste Daroussin2014-06-231-1/+1
* Correct a typo.Ryan Stone2014-05-171-1/+1
* nv(3) was not in 10.0.Bryan Drewery2014-03-211-2/+2
* Bring in libnv library for managing name/value pairs. The following typesPawel Jakub Dawidek2013-11-121-0/+604