aboutsummaryrefslogtreecommitdiff
path: root/runit
diff options
context:
space:
mode:
authorRon Yorston <rmy@pobox.com>2023-04-16 10:03:09 +0100
committerRon Yorston <rmy@pobox.com>2023-04-16 10:03:09 +0100
commit86ff1772f25dff819c1983418ac36822745a6d19 (patch)
treec6be5c1c2e8e734f0921c8346b02c0ed0a5c032d /runit
parente3e510b52695bbf5c55d83c971dc23813325cfc9 (diff)
downloadbusybox-w32-86ff1772f25dff819c1983418ac36822745a6d19.tar.gz
busybox-w32-86ff1772f25dff819c1983418ac36822745a6d19.tar.bz2
busybox-w32-86ff1772f25dff819c1983418ac36822745a6d19.zip
ash: more Unix-style path fixes
Commit 950b318a2 (ash: Unix-style paths, shell builtins and applets) broke running of Unix-style absolute paths from the shell by PATH search. The copy of the program name on the stack should only be used in the first call to tryexec() otherwise it interferes with the use of the stack by padvance(). Also, bring the code to handle Unix-style paths in find_command() into line with the revised code in shellexec().
Diffstat (limited to 'runit')
0 files changed, 0 insertions, 0 deletions