summaryrefslogtreecommitdiff
path: root/src/udev/udevadm-wait.c
Commit message (Expand)AuthorAgeFilesLines
* chase-symlinks: Rename chase_symlinks() to chase()Daan De Meyer2023-03-241-1/+1
* udevadm-wait: shorten code a bitYu Watanabe2022-09-061-10/+3
* udevadm-wait: wait for two periodic timer triggered before exitYu Watanabe2022-09-061-3/+16
* udevadm-wait: also listen kernel uevent stream if --initialized=noYu Watanabe2022-09-061-12/+19
* udevadm-wait: move comments and condition outside of setup_periodic_timer()Yu Watanabe2022-09-031-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