1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2024-10-30 14:55:26 +03:00
systemd-stable/udev
2008-09-03 19:50:36 +02:00
..
lib udev_device_init() remove statically allocated device support 2008-09-01 20:59:09 +02:00
.gitignore update .gitignore 2008-08-13 11:30:26 +02:00
list.h delete all Makefiles and move udev source to udev/ 2008-07-30 00:39:15 +02:00
logging.h use autotools 2008-07-30 01:45:23 +02:00
Makefile.am split udev_device.c to leave out rules handling from libudev 2008-08-29 20:32:05 +02:00
test-udev.c remove deprecated envp[] in main() 2008-09-02 23:19:36 +02:00
udev_config.c use autotools 2008-07-30 01:45:23 +02:00
udev_db.c use autotools 2008-07-30 01:45:23 +02:00
udev_device_event.c udev_device_init() remove statically allocated device support 2008-09-01 20:59:09 +02:00
udev_device.c udev_device_init() remove statically allocated device support 2008-09-01 20:59:09 +02:00
udev_node.c udev_device_init() remove statically allocated device support 2008-09-01 20:59:09 +02:00
udev_rules_parse.c do not needlessly declare some local variables in udev_rules_parse.c as static 2008-09-01 19:46:19 +02:00
udev_rules.c udev_device_init() remove statically allocated device support 2008-09-01 20:59:09 +02:00
udev_rules.h use autotools 2008-07-30 01:45:23 +02:00
udev_selinux.c use autotools 2008-07-30 01:45:23 +02:00
udev_selinux.h use autotools 2008-07-30 01:45:23 +02:00
udev_sysdeps.c add missing includes 2008-08-12 11:18:39 +02:00
udev_sysdeps.h add inotify dummy definitions if inotify is not available 2008-08-08 22:36:58 +02:00
udev_sysfs.c use autotools 2008-07-30 01:45:23 +02:00
udev_utils_file.c use autotools 2008-07-30 01:45:23 +02:00
udev_utils_string.c use autotools 2008-07-30 01:45:23 +02:00
udev_utils.c fix uninitialized name_list error::ignore_error 2008-09-01 16:36:43 +02:00
udev.h remove deprecated envp[] in main() 2008-09-02 23:19:36 +02:00
udev.xml ignore duplicated rules file names 2008-08-09 14:05:01 +02:00
udevadm.c remove deprecated envp[] in main() 2008-09-02 23:19:36 +02:00
udevadm.xml delete all Makefiles and move udev source to udev/ 2008-07-30 00:39:15 +02:00
udevcontrol.c remove deprecated envp[] in main() 2008-09-02 23:19:36 +02:00
udevd.c remove deprecated envp[] in main() 2008-09-02 23:19:36 +02:00
udevd.h use autotools 2008-07-30 01:45:23 +02:00
udevd.xml delete all Makefiles and move udev source to udev/ 2008-07-30 00:39:15 +02:00
udevinfo.c udevadm: info - fix broken --device-id-of-file= 2008-09-03 19:50:36 +02:00
udevmonitor.c remove deprecated envp[] in main() 2008-09-02 23:19:36 +02:00
udevsettle.c remove deprecated envp[] in main() 2008-09-02 23:19:36 +02:00
udevtest.c remove deprecated envp[] in main() 2008-09-02 23:19:36 +02:00
udevtrigger.c remove deprecated envp[] in main() 2008-09-02 23:19:36 +02:00