summaryrefslogtreecommitdiff
path: root/src/udev/udev-ctrl.h
Commit message (Expand)AuthorAgeFilesLines
* udev-ctrl: split out logic of waiting for reply to udev_ctrl_wait()Yu Watanabe2019-02-201-9/+35
* udev-ctrl: use sd_event and introduce udev_ctrl_start()Yu Watanabe2019-02-201-20/+27
* udev-ctrl: make udev_ctrl_new() return negative errno on failureYu Watanabe2019-02-201-2/+6
* udev: use usec_t for timeout in udev_ctrl_send_*()Yu Watanabe2019-01-131-8/+9
* udev-ctrl: move prototypes of udev_ctrl_*() to udev-ctrl.hYu Watanabe2018-10-111-0/+41