freebsd-dev/lib/libnv
Ryan Stone da8c9a4fb0 Make libnv headers includable from C++
Differential Revision:		https://reviews.freebsd.org/D1868
Reviewed by:			jfv, pjd
MFC after:			1 month
Sponsored by:			Sandvine Inc.
2015-03-01 00:01:36 +00:00
..
tests Convert libraries to use LIBADD 2014-11-25 11:07:26 +00:00
common_impl.h
dnv.h Make libnv headers includable from C++ 2015-03-01 00:01:36 +00:00
dnvlist.c
Makefile Add missing nvlist_get_parent(3) link. 2015-01-30 12:57:35 +00:00
msgio.c Remove the limit on descriptors that can be send in one nvlist. 2014-09-14 09:27:12 +00:00
msgio.h MFp4 @1189139: 2013-12-15 22:58:09 +00:00
nv_impl.h Use non-recursive algorithm for traversing nvlists. This also removes 2014-09-14 09:30:09 +00:00
nv.3 Modify nvlist_get_parent() API to take additional cookie argument. 2015-01-30 10:08:38 +00:00
nv.h Make libnv headers includable from C++ 2015-03-01 00:01:36 +00:00
nvlist_impl.h Fix problem on big endian systems introduced in r271579 - when we were 2014-10-09 20:55:05 +00:00
nvlist.c Make gcc happy. 2015-01-30 13:03:36 +00:00
nvpair_impl.h Fix problem on big endian systems introduced in r271579 - when we were 2014-10-09 20:55:05 +00:00
nvpair.c If moving descriptor or binary data to an nvlist fails, we need to close the 2015-01-30 09:44:29 +00:00