diff options
author | Ron Yorston <rmy@pobox.com> | 2024-10-07 12:50:51 +0100 |
---|---|---|
committer | Ron Yorston <rmy@pobox.com> | 2024-10-07 12:50:51 +0100 |
commit | 5b30de8fba414f75cb25faebf5cd8f391e1deb75 (patch) | |
tree | dcb181f71a4ef80715976d5f5ef6554c019d53d7 /arch | |
parent | 041f1d29671c58b839c8e63fced7aa901fbade45 (diff) | |
download | busybox-w32-5b30de8fba414f75cb25faebf5cd8f391e1deb75.tar.gz busybox-w32-5b30de8fba414f75cb25faebf5cd8f391e1deb75.tar.bz2 busybox-w32-5b30de8fba414f75cb25faebf5cd8f391e1deb75.zip |
ash: more changes to noexec applets
- Change the 'flags' argument to shellexec()/tryexec() so it only
indicates that it's permissible to run ash_main() directly. The
flag is only set TRUE in forkshell_shellexec().
- The check for a script with an interpreter which is an applet is
now performed for all calls to tryexec(), not just those that
originate from evalcommand().
Saves 64-80 bytes.
GitHub issue #461.
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions