summaryrefslogtreecommitdiffstats
path: root/lib/libdevinfo/devinfo.h
Commit message (Collapse)AuthorAgeFilesLines
* Made this header self-sufficient.bde2001-10-031-6/+9
| | | | Fully parenthesized a macro definition.
* This is the Device Information Library, libdevinfo.msmith2001-04-201-0/+119
The devinfo library provides access to the kernel's internal device hierarchy and to the I/O resource manager. The library uses a sysctl(9) interface to obtain a snapshot of the kernel's state which is then made available to the application.
OpenPOWER on IntegriCloud