busybox/debianutils
Denys Vlasenko 49d9e06fba libbb: modify find_executable() to not temporarily write to PATH
This allows to simplify "which" applet code

function                                             old     new   delta
find_executable                                       93     111     +18
which_main                                           191     177     -14
builtin_source                                       316     294     -22
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 1/2 up/down: 18/-36)            Total: -18 bytes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2024-10-08 04:03:17 +02:00
..
Config.src restore documentation on the build config language 2018-06-06 15:16:48 +02:00
Kbuild.src debianutils/*: convert to new-style "one file" applets 2015-10-19 00:52:26 +02:00
pipe_progress.c Update applet size estimates 2023-07-10 17:25:21 +02:00
run_parts.c Update applet size estimates 2023-07-10 17:25:21 +02:00
start_stop_daemon.c start-stop-daemon: make --output not depend on FANCY 2023-11-08 14:42:00 +01:00
which.c libbb: modify find_executable() to not temporarily write to PATH 2024-10-08 04:03:17 +02:00