diff options
author | Ron Yorston <rmy@pobox.com> | 2021-01-23 09:22:00 +0000 |
---|---|---|
committer | Ron Yorston <rmy@pobox.com> | 2021-01-23 09:38:50 +0000 |
commit | a19a9c222e3966b445de3259ce83dfff4411a67d (patch) | |
tree | b68ecf4ea3947ba4caef6ffac9aefdc71ff93db4 /win32 | |
parent | acdad474b48e3acd7511e7899b85d8ada67c7031 (diff) | |
download | busybox-w32-a19a9c222e3966b445de3259ce83dfff4411a67d.tar.gz busybox-w32-a19a9c222e3966b445de3259ce83dfff4411a67d.tar.bz2 busybox-w32-a19a9c222e3966b445de3259ce83dfff4411a67d.zip |
libbb: reduce changes to find_executable()
Reduce the divergence from upstream in find_executable():
- Reset the path separator after the call to file_is_executable().
Doing it before isn't wrong, but it's different.
- Move the declaration 'char *w;' into a platform-specific block.
Diffstat (limited to 'win32')
0 files changed, 0 insertions, 0 deletions