aboutsummaryrefslogtreecommitdiff
path: root/shell
diff options
context:
space:
mode:
authorRon Yorston <rmy@pobox.com>2023-06-19 10:06:11 +0100
committerRon Yorston <rmy@pobox.com>2023-06-19 10:27:08 +0100
commit3c910ba8be077e4702b040e5a7d445e1b9d85695 (patch)
tree0aba194c1982024951bb3312ca44bed53ddf5288 /shell
parent4b3d7e62cff6015e1c4b856165efd90cf9182a5c (diff)
downloadbusybox-w32-3c910ba8be077e4702b040e5a7d445e1b9d85695.tar.gz
busybox-w32-3c910ba8be077e4702b040e5a7d445e1b9d85695.tar.bz2
busybox-w32-3c910ba8be077e4702b040e5a7d445e1b9d85695.zip
win32: more applet look-up tweaks
When an applet is overridden by BB_OVERRIDE_APPLETS it should still function in certain cases: busybox applet applet.exe busybox --help applet Arrange for this by adding really_find_applet_by_name() as a static function in libbb/appletlib.c. find_applet_by_name() is implemented using this for external use while really_find_applet_by_name() is used internally in some instances. Adds 32 bytes. (GitHub issue #329)
Diffstat (limited to 'shell')
0 files changed, 0 insertions, 0 deletions