freebsd-dev/lib/libnv
Pawel Jakub Dawidek 8018334b70 Fix problem on big endian systems introduced in r271579 - when we were
returning from handling a nested nvlist we were resetting big-endian flag.

Reported by:	Kuleshov Aleksey @ yandex.ru
Tested by:	Kuleshov Aleksey @ yandex.ru
2014-10-09 20:55:05 +00:00
..
tests Integrate lib/libnv into the build/kyua 2014-08-05 18:41:27 +00:00
common_impl.h
dnv.h
dnvlist.c
Makefile Include src.opts.mk after SHLIBDIR has been defined so libnv is installed to 2014-09-07 22:56:57 +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 Document the new nvlist_get_parent() function. 2014-09-25 10:59:01 +00:00
nv.h Use non-recursive algorithm for traversing nvlists. This also removes 2014-09-14 09:30:09 +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 Fix problem on big endian systems introduced in r271579 - when we were 2014-10-09 20:55:05 +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 Fix problem on big endian systems introduced in r271579 - when we were 2014-10-09 20:55:05 +00:00