]> git.ipfire.org Git - thirdparty/systemd.git/commit
Rename find_binary to find_executable
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 17 Sep 2020 11:44:12 +0000 (13:44 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 18 Sep 2020 13:28:48 +0000 (15:28 +0200)
commitf7bc0c324a79fef806d92fabafb77c1e1d68b5b4
treeacd9af5f8dea02b6a73427869583c94745b12890
parent0706c012598eee8372fb5d4ca6688ac5fb2380a4
Rename find_binary to find_executable

"executable" is more correct than "binary", since scripts are OK too.
src/basic/path-util.c
src/basic/path-util.h
src/journal/test-compress.c
src/run/run.c
src/shared/mkfs-util.c
src/test/test-execute.c
src/test/test-path-util.c
src/xdg-autostart-generator/xdg-autostart-service.c