chiark / gitweb /
always include config.h from Makefile
[elogind.git] / udev / lib / libudev-private.h
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-13 Kay Sieverslibudev: udev_device - add attribute cache
2008-09-10 Kay Sieversuse size definitions from libudev
2008-09-10 Kay Sieversextras: use libudev code
2008-09-10 Kay Sieverslibudev: do not use any udev source file
2008-09-10 Kay Sieverslibudev: get rid of udev_utils.c
2008-09-10 Kay Sieverslibudev: get rid of udev_sysfs.c
2008-09-10 Kay Sieverslibudev: do not use udev_db.c
2008-09-10 Kay Sieverslibudev: udev_device - add more properties
2008-09-09 Kay Sieverslibudev: udev_device - read "driver" value
2008-09-09 Kay Sieversudevd: remove max_childs_running logic
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-08-30 Kay Sieverslibudev: fix --disable-log
2008-08-28 Kay Sieverslibudev: add udev event monitor API
2008-08-27 Kay Sieverslibudev: split source files
2008-08-27 Kay Sieverslibudev: add library to access udev information