Systemd/udev
Scott James Remnant 03e0170db3 Cleanup a little.
Move some of the checks into udev_watch_begin() and udev_watch_clear()
so we don't have to repeat them all the time.
2009-02-23 17:21:24 +00:00
..
lib libudev: use 4096 bytes buffer for attribute reading 2009-01-14 21:54:31 +01:00
.gitignore gitignore: move *.8 to subdirs 2008-09-29 05:03:43 +02:00
Makefile.am udevd: optionally watch device nodes with inotify 2009-02-11 17:38:56 +00:00
test-udev.c cache uid/gid during rule parsing 2008-10-24 10:51:04 +02:00
udev-event.c Don't add inotify watch until RUN rules processed. 2009-02-23 17:17:20 +00:00
udev-node.c remove name from index if the node name has changed 2009-01-16 21:14:13 +01:00
udev-rules.c udevd: optionally watch device nodes with inotify 2009-02-11 17:38:56 +00:00
udev-selinux.c selinux_init(udev) -> udev_selinux_init(udev) 2008-10-18 19:30:42 +02:00
udev-sysdeps.h include errno.h in sysdeps.h 2008-11-21 04:19:11 +01:00
udev-util.c "'/sbin/modprobe abnormal' exit" - also print program options 2008-12-20 00:03:53 +01:00
udev-watch.c Cleanup a little. 2009-02-23 17:21:24 +00:00
udev.h udevd: optionally watch device nodes with inotify 2009-02-11 17:38:56 +00:00
udev.xml udevd: optionally watch device nodes with inotify 2009-02-11 17:38:56 +00:00
udevadm-control.c use no_argument, required_argument, optional_argument in longopts 2008-10-02 16:49:05 +02:00
udevadm-info.c udevadm: s/udevinfo/udevadm info/ 2009-01-05 12:28:09 +01:00
udevadm-monitor.c use no_argument, required_argument, optional_argument in longopts 2008-10-02 16:49:05 +02:00
udevadm-settle.c test: add test for empty and non-existent ATTR 2009-02-05 12:40:15 +01:00
udevadm-test.c udevadm: test - remove --force option 2009-01-15 20:20:16 +01:00
udevadm-trigger.c libudev: device - get_attr_value() -> get_sysattr_value() 2008-10-20 18:12:36 +02:00
udevadm.c remove stray initializer 2009-01-16 21:33:33 +01:00
udevadm.xml man: typo fixes 2009-01-16 21:32:25 +01:00
udevd.c Cleanup a little. 2009-02-23 17:21:24 +00:00
udevd.xml Expose delayed name resolution 2009-01-20 21:36:09 +00:00