sd-device: introduce devpath_from_devnum()
authorYu Watanabe <watanabe.yu+github@gmail.com>
Sat, 27 Aug 2022 17:45:56 +0000 (02:45 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Sun, 28 Aug 2022 00:08:21 +0000 (09:08 +0900)
commitf79fdea6fda42e0de4857a31545558e7471da422
tree7d7eb3d364070c4b6087bc1ce1b4e0287390f766
parent4492b5d80489482802a3708e2aeaa7c5b5d20e09
sd-device: introduce devpath_from_devnum()
src/libsystemd/meson.build
src/libsystemd/sd-device/device-private.h
src/libsystemd/sd-device/device-util.c [new file with mode: 0644]
src/libsystemd/sd-device/device-util.h
src/libsystemd/sd-device/sd-device.c
src/libsystemd/sd-device/test-sd-device.c