1
0
mirror of https://github.com/systemd/systemd.git synced 2024-10-28 11:55:44 +03:00
systemd/libudev
Kay Sievers e0d9c042f8 libudev: fix udev_queue_get_seqnum_sequence_is_finished() with empty queue file
We an empty or garbage-collected queue file, we might not have a record
for the first sequence we wait for, and therefore must not wait for it.
2010-05-25 12:17:43 +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 libudev: move to top-level directory 2009-06-08 21:36:06 +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 udevd: create standard symlinks and handle /lib/udev/devices 2010-05-20 09:04:26 +02:00
libudev-queue-private.c udevd: queue-export - remove retry loop 2009-10-30 12:39:04 +01:00
libudev-queue.c libudev: fix udev_queue_get_seqnum_sequence_is_finished() with empty queue file 2010-05-25 12:17:43 +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 reset process priority before executing RUN+= 2010-05-12 08:46:56 +02:00
libudev-util.c add TAG= to improve event filtering and device enumeration 2010-04-22 18:12:36 +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 libudev: enumerate - sort with qsort() 2009-07-08 02:04:49 +02:00