summaryrefslogtreecommitdiffstats
path: root/src/udev/udevadm-wait.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* fs-util: rename laccess to access_nofollowMike Yuan2024-10-051-1/+1
* tree-wide: use device_is_processed() moreYu Watanabe2024-04-041-1/+1
* sd-device-monitor: unconditionally increase buffer size by sd_device_monitor_...Yu Watanabe2023-11-061-2/+0
* device-util: Declare iterator variables inlineDaan De Meyer2023-07-121-2/+2
* chase-symlinks: Rename chase_symlinks() to chase()Daan De Meyer2023-03-241-1/+1
* 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