Commit Graph

15 Commits

Author SHA1 Message Date
Anthony G. Basile 8ba53c912b skip: udevd: manager - move a few global variables into the Manager object
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
2015-07-20 09:22:48 -04:00
Anthony G. Basile b831062ea7 Skip 'udevd: move file descriptors to Manager' and 'udevd: init/exit the builtins in manager_new/free'
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
2015-05-27 08:32:14 -04:00
Anthony G. Basile 04d6ad05a3 Skip 'udevd: queue - update queue state when events are queued/freed'
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
2015-05-27 08:25:14 -04:00
Anthony G. Basile f8f26ec383 Skip 'udevd: pass a Manager objcet to event handlers'
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
2015-05-27 07:40:09 -04:00
Anthony G. Basile 52ad09b0bc Skip 'udevd: explicitly read out uevents we create ourselves'
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
2015-05-27 07:39:20 -04:00
Anthony G. Basile a23afd63bf Skip 'udevd: move to sd-event-style event handlers'
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
2015-05-26 16:57:29 -04:00
Anthony G. Basile 06065060a8 udevd: skip fix REMOVE handling
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
2015-05-04 14:02:05 -04:00
Anthony G. Basile 03c9f6028b libudev/libudev-enumerate.c: do not match only on initialized devices by default
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
2015-05-03 14:11:33 -04:00
Anthony G. Basile 372ddd7e0e libudev/libudev-enumerate.c: do not reduce to a thin wrapper around sd-device
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
2015-05-03 14:05:57 -04:00
Anthony G. Basile 9dfdc62113 skip libudev: device - replace by a thin wrapper around sd-device
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
2015-04-12 11:34:56 -04:00
Tom Gundersen e0bb33e4a8 libudev: private - drop some functions from the internal API
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
2015-02-11 16:26:30 -05:00
Tom Gundersen b39a4a3aba udev: event - move renaming of udev_device to libudev
This is not exposed in the public API. We want to simplify the internal libudev-device API as much as possible
so that it will be simpler to rip the whole thing out in the future.

Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
2015-02-11 16:21:58 -05:00
Anthony G. Basile 1c8a49ad3b skip libudev: private - drop some functions from the internal API
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
2015-02-08 11:51:51 -05:00
Anthony G. Basile 318c9e4c8c Skip udev: event - move renaming of udev_device to libudev
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
2015-02-08 11:09:19 -05:00
Anthony G. Basile f39a29beda NOTES: Keep notes on significant deviations from upstream
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
2014-12-29 11:57:03 -05:00