diff options
author | Ron Yorston <rmy@pobox.com> | 2023-06-03 07:27:04 +0100 |
---|---|---|
committer | Ron Yorston <rmy@pobox.com> | 2023-06-03 07:27:04 +0100 |
commit | e013876e1dc0ce8e3a36abea9390d35a7053bd84 (patch) | |
tree | b0b2b0fabc93fb338a7aaab0d2db8695e016acf2 /win32 | |
parent | 0a5ca0348b05f827032a57fac5d7732e464a0e46 (diff) | |
download | busybox-w32-e013876e1dc0ce8e3a36abea9390d35a7053bd84.tar.gz busybox-w32-e013876e1dc0ce8e3a36abea9390d35a7053bd84.tar.bz2 busybox-w32-e013876e1dc0ce8e3a36abea9390d35a7053bd84.zip |
win32: fix BB_OVERRIDE_APPLETS
Now that BB_OVERRIDE_APPLETS can affect how the shell searches
PATH it may be necessary to invalidate the command table when it
changes. It's probably not worth being clever about this: just
invalidate the cache on every change.
Adds 40-80 bytes
(GitHub issue #329)
Diffstat (limited to 'win32')
0 files changed, 0 insertions, 0 deletions