]> git.ipfire.org Git - thirdparty/systemd.git/commit
shared/exec-util: modernize execute_strv() and friends a bit
authorMike Yuan <me@yhndnzj.com>
Mon, 14 Oct 2024 16:13:35 +0000 (18:13 +0200)
committerMike Yuan <me@yhndnzj.com>
Mon, 14 Oct 2024 23:16:57 +0000 (01:16 +0200)
commitf5dc74de2e882c5cdacca7932efc01c2673f940d
treefa9de47d7597d30ea6b63e39e4291b3dcd22a492
parent8e39ba3e5a73b7e84dc8766f9583ff43cb6a28eb
shared/exec-util: modernize execute_strv() and friends a bit

do_spawn() is also called during execute_strv(), so rename
"direxec" to "exec-inner".
src/shared/exec-util.c
src/shared/exec-util.h