diff options
author | Warner Losh <imp@bsdimp.com> | 2021-04-29 19:34:34 -0600 |
---|---|---|
committer | Warner Losh <imp@bsdimp.com> | 2021-09-10 14:13:06 -0600 |
commit | 1b50ff64a52b08bebb17d947eb95c18ba88fa20f (patch) | |
tree | 31cb49d39934a3d86a8f08f9eab9024babacf042 /.editorconfig | |
parent | 223005f0584ece2868b0b5ac11b06f3984aad569 (diff) |
bsd-user: implement path searching
Use the PATH to find the executable given a bare argument. We need to do
this so we can implement mixing native and emulated binaries (e.g.,
execing a x86 native binary from an emulated arm binary to optimize
parts of the build). By finding the binary, we will know how to exec it.
Signed-off-by: Stacey Son <sson@FreeBSD.org>
Signed-off-by: Warner Losh <imp@bsdimp.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to '.editorconfig')
0 files changed, 0 insertions, 0 deletions