udev-event: replace udev_build_argv() by strv_split_full()
authorYu Watanabe <watanabe.yu+github@gmail.com>
Sun, 23 Sep 2018 06:41:39 +0000 (15:41 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 26 Sep 2018 13:55:22 +0000 (22:55 +0900)
commitfeaa6db7ac287b34887f75c27a7efc2107a7b691
tree9fac33cc567e0dade2c3cb5f4610a1d7afcc335c
parentbd206af40242c62cbae708fa0405f083eb266720
udev-event: replace udev_build_argv() by strv_split_full()

This also modernize udev_event_spawn() a bit.
src/udev/udev-event.c