summaryrefslogtreecommitdiffstats
path: root/src/udev/udevadm-wait.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* udevadm-wait: shorten code a bitYu Watanabe2022-09-051-10/+3
* udevadm-wait: wait for two periodic timer triggered before exitYu Watanabe2022-09-051-3/+16
* udevadm-wait: also listen kernel uevent stream if --initialized=noYu Watanabe2022-09-051-12/+19
* udevadm-wait: move comments and condition outside of setup_periodic_timer()Yu Watanabe2022-09-021-17/+15
* udevadm-wait: introduce periodic timer for checking devicesYu Watanabe2022-08-291-2/+67
* udevadm: wait: check if specified path not exist on --removeYu Watanabe2022-04-231-10/+14
* udevadm: introduce new 'wait' commandYu Watanabe2022-04-011-0/+378