summaryrefslogtreecommitdiffstats
path: root/gudev/gudevdevice.c
Commit message (Collapse)AuthorAgeFilesLines
* Add a GObject-based wrapper library for libudevDavid Zeuthen2009-06-011-0/+891
This makes it much simpler to use libudev from programs already using GObject. It also makes it possible to easily use libudev from other programming languages, such as Javascript, because of GObject introspection support.