summaryrefslogtreecommitdiffstats
path: root/lib/libnv/nvlist.c
Commit message (Expand)AuthorAgeFilesLines
* Fix problem on big endian systems introduced in r271579 - when we werepjd2014-10-091-14/+14
* Use non-recursive algorithm for traversing nvlists. This also removespjd2014-09-141-51/+189
* Use better type for i.pjd2014-09-031-2/+2
* Declare i.pjd2014-09-031-1/+1
* Fix descriptors leak in case of nvlist_xunpack() failure.pjd2014-09-031-1/+4
* libnv: Don't lose big-endian flag when receiving a message.jilles2014-04-011-1/+1
* MFp4 @1189711:pjd2014-01-031-1/+3
* MFp4 @1189139:pjd2013-12-151-3/+5
* Bring in libnv library for managing name/value pairs. The following typespjd2013-11-121-0/+1703
OpenPOWER on IntegriCloud