Project

General

Profile

Actions

Feature #86

open

Portable libnvpair

Added by Igor Pashev over 11 years ago. Updated over 11 years ago.

Status:
New
Priority:
Low
Assignee:
-
Start date:
2013-01-07
Due date:
% Done:

0%

Estimated time:

Description

Need portable libnvpair library for userspace.

Userland components should use such a portable library and get rid of sys/nvpair.h.

Since nvpair data are passed to and from the kernel, sys/nvpair.h could only define
such data types, but no functions.

Kernel itself could use other headers for function definitions or such definitions
should be protected with #if defined _KERNEL.

For systems without sys/nvpair.h such a portable library should define
its own, compatible, data types.

See https://github.com/mharsch/libnvpair

Actions #1

Updated by Igor Pashev over 11 years ago

  • Description updated (diff)
Actions #2

Updated by Igor Pashev over 11 years ago

  • Description updated (diff)
Actions

Also available in: Atom PDF