path-util: make find_executable() work without /proc mounted
authorYu Watanabe <watanabe.yu+github@gmail.com>
Sun, 22 Aug 2021 21:16:48 +0000 (06:16 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 23 Aug 2021 17:04:24 +0000 (02:04 +0900)
commit93413acd3ef3a637a0f31a1d133b103e1dc81fd6
treeef66940aaaf412a9b38065213efee8db6814d90f
parentded8039abe2fa39add817871841e587ccd476197
path-util: make find_executable() work without /proc mounted

Follow-up for 888f65ace6296ed61285d31db846babf1c11885e.

Hopefully fixes #20514.
src/basic/path-util.c