chiark / gitweb /
libudev: device_init() -> device_new()
[elogind.git] / udev / lib / libudev-monitor.c
2008-09-30 Kay Sieverslibudev: device_init() -> device_new()
2008-09-29 Alan Jenkinsreplace strerror() usage with threadsafe "%m" format...
2008-09-26 Kay Sieverslibudev: device - read database only when needed
2008-09-20 Kay Sieversalways include config.h from Makefile
2008-09-16 Kay Sieverslibudev: switch API from devpath to syspath
2008-09-15 Kay Sieverslibudev: handle "device" link as parent, handle "class...
2008-09-10 Kay Sieverslibudev: do not use any udev source file
2008-09-09 Kay Sieverslibudev: monitor- add netlink uevent support
2008-09-09 Kay Sieverslibudev: monitor - add event properties to udev_device
2008-09-09 Kay Sieversadd a bunch of private device properties to udev_device
2008-09-08 Kay Sieversmove udev_ctrl to libudev-private
2008-09-06 Kay Sieversuse libudev code, unify logging, pass udev context...
2008-09-01 Kay Sieverslibudev: add udev_device_get_syspath()
2008-09-01 Kay Sieverslibudev: fix monitor documentation
2008-08-30 Kay Sieverslibudev: add monitor documentation
2008-08-28 Kay Sieverslibudev: add udev event monitor API