1
0
mirror of https://github.com/systemd/systemd.git synced 2024-10-28 11:55:44 +03:00
systemd/libudev
2010-05-28 12:07:27 +02:00
..
docs libudev: add documentation for recently added functions 2010-05-07 23:04:42 +02:00
.gitignore libudev: move to top-level directory 2009-06-08 21:36:06 +02:00
COPYING add LGPL COPYING to libudev and GUdev 2010-03-18 09:57:44 +01:00
exported_symbols export udev_device_get_tags_list_entry() 2010-04-23 16:05:38 +02:00
libudev-ctrl.c childs -> children 2010-05-27 17:27:56 +02:00
libudev-device-private.c libudev: accept NULL in udev_device_get_tags_list_entry() 2010-04-23 09:22:42 +02:00
libudev-device.c libudev: add O_CLOEXEC 2010-05-14 14:52:18 +02:00
libudev-enumerate.c add TAG= to improve event filtering and device enumeration 2010-04-22 18:12:36 +02:00
libudev-list.c libbudev-private: rename udev_list_entry_get_flag() 2010-03-10 14:52:42 +01:00
libudev-monitor.c libudev: add documentation for recently added functions 2010-05-07 23:04:42 +02:00
libudev-private.h childs -> children 2010-05-27 17:27:56 +02:00
libudev-queue-private.c udevd: queue-export - remove retry loop 2009-10-30 12:39:04 +01:00
libudev-queue.c while (1) -> for (;;) 2010-05-27 15:11:00 +02:00
libudev-selinux-private.c udevd: create standard symlinks and handle /lib/udev/devices 2010-05-20 09:04:26 +02:00
libudev-util-private.c childs -> children 2010-05-27 17:27:56 +02:00
libudev-util.c udevd: read debug settings from kernel commandline 2010-05-28 12:07:27 +02:00
libudev.c libudev: add O_CLOEXEC 2010-05-14 14:52:18 +02:00
libudev.h export udev_device_get_tags_list_entry() 2010-04-23 16:05:38 +02:00
libudev.pc.in cleanup ./configure installation directory options 2009-06-17 02:25:07 +02:00
test-libudev.c while (1) -> for (;;) 2010-05-27 15:11:00 +02:00