]> git.ipfire.org Git - thirdparty/systemd.git/commit
sd-event: introduce sd_event_source_get_inotify_path() 32349/head
authorYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 19 Apr 2024 04:55:35 +0000 (13:55 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 19 Apr 2024 05:23:11 +0000 (14:23 +0900)
commit74c4231ce5f6cddabc2500391a8d5fd69e89b79e
tree6ed4efcfd54f26b1d333ceec26bca220fb02a915
parentfc6ec43c0203aebaddf8b73743cc6575cdc55463
sd-event: introduce sd_event_source_get_inotify_path()

This may be useful when there are multiple inotify event sources exist.
Without this, users need to manage the event sources and paths.
man/sd_event_add_inotify.xml
src/libsystemd/libsystemd.sym
src/libsystemd/sd-event/sd-event.c
src/libsystemd/sd-event/test-event.c
src/systemd/sd-event.h