Systemd/src/libsystemd/sd-device
Yu Watanabe a0887abbd8 sd-device: use trivial_hash_ops_free_free for managing match sysattrs or properties
This fixes an issue caused by eb1c1dc029.

Before the commit, multiple values can be specified for the same
sysattr or property.

Fixes #17259.
2020-10-13 22:45:15 +09:00
..
device-enumerator-private.h
device-enumerator.c sd-device: use trivial_hash_ops_free_free for managing match sysattrs or properties 2020-10-13 22:45:15 +09:00
device-internal.h udev: make tags "sticky" 2020-09-01 17:40:12 +02:00
device-monitor-private.h
device-monitor.c sd-device-monitor: use fd_set_rcvbuf() 2020-09-09 06:39:05 +09:00
device-private.c Merge pull request #16635 from keszybz/do-not-for-each-word 2020-09-09 17:43:38 +02:00
device-private.h udev: make tags "sticky" 2020-09-01 17:40:12 +02:00
device-util.h sd-device: make log_device_error() or friends return void 2020-09-09 02:34:38 +09:00
sd-device.c sd-device: introduce sd_device_set_sysattr_valuef() 2020-09-11 17:41:10 +09:00
test-sd-device-monitor.c
test-sd-device-thread.c
test-sd-device.c
test-udev-device-thread.c