aboutsummaryrefslogtreecommitdiff
path: root/sys/contrib/libnv/nv_impl.h
Commit message (Expand)AuthorAgeFilesLines
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* libnv: Allow use in non-sleepable contextsKristof Provost2021-04-071-4/+4
* libnv: fix memory leaksMariusz Zaborski2019-02-101-0/+1
* libnv: Add nvlist_append_*_array() family of functions.Mariusz Zaborski2018-06-181-0/+6
* Add SPDX tags for nv(9).Mariusz Zaborski2018-01-271-0/+2
* libnv: Use mallocarray(9) for the nv_calloc.Pedro F. Giffuni2018-01-191-1/+1
* Add support for the arrays in nvlist library.Mariusz Zaborski2015-08-151-9/+29
* The nvlist_move_nvpair() function can fail in two cases, if:Mariusz Zaborski2015-08-111-1/+1
* Move the nvlist source and private includes from sys/kern to seperateMariusz Zaborski2015-07-041-0/+138