NAME
devattr
—
device properties and event
notification
LIBRARY
library “libdevattr”
DESCRIPTION
Thedevattr
library provides an interface to receive
event notifications related to device attach and detach events, as well as an
interface to query system devices for their properties.
COMPATIBILITY
The devattr
library offers a set of
functions that is aimed to be as compatible as possible with Linux' libudev,
but is not limited by this and also provides a different set of
functionality.
SEE ALSO
udev(3), udev_device(3), udev_enumerate(3), udev_monitor(3), udevd(8)