diff options
author | Ron Yorston <rmy@pobox.com> | 2017-08-29 14:12:58 +0100 |
---|---|---|
committer | Ron Yorston <rmy@pobox.com> | 2017-08-30 17:17:14 +0100 |
commit | 8cd264102aa2d954be9bbdbf84d3f4ab75189904 (patch) | |
tree | 11fc8c5c534753eaa474eb86122cec7d9cec4198 /shell | |
parent | 97e2c4a05e8efa0e3e3a3c256daa05676dc5484e (diff) | |
download | busybox-w32-8cd264102aa2d954be9bbdbf84d3f4ab75189904.tar.gz busybox-w32-8cd264102aa2d954be9bbdbf84d3f4ab75189904.tar.bz2 busybox-w32-8cd264102aa2d954be9bbdbf84d3f4ab75189904.zip |
win32: add a function to find executable on PATH
The function find_executable is more generic than needed here: it
can search for all matches on PATH whereas we only want the first.
Implement find_first_executable to do that.
Diffstat (limited to 'shell')
0 files changed, 0 insertions, 0 deletions