aboutsummaryrefslogtreecommitdiff
path: root/scripts/basic
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2026-02-24 22:42:30 +0100
committerDenys Vlasenko <vda.linux@googlemail.com>2026-02-24 22:42:30 +0100
commitc0037a997420886ea9cc295a7cd76d0955064c88 (patch)
treeb1f937daceea94a4b0eb8b5992a20faf9f72fd06 /scripts/basic
parentb86f0198d6879cb63485b14c050925e34b6549d0 (diff)
downloadbusybox-w32-c0037a997420886ea9cc295a7cd76d0955064c88.tar.gz
busybox-w32-c0037a997420886ea9cc295a7cd76d0955064c88.tar.bz2
busybox-w32-c0037a997420886ea9cc295a7cd76d0955064c88.zip
netstat,pscan: don't use getservbyport(), it links in a static buffer
function old new delta bb_get_servname_by_port - 182 +182 ip_port_str 112 121 +9 pscan_main 594 591 -3 getservbyport 53 - -53 getservbyport_r 430 - -430 ------------------------------------------------------------------------------ (add/remove: 2/4 grow/shrink: 1/1 up/down: 191/-486) Total: -295 bytes text data bss dec hex filename 1080362 555 5056 1085973 109215 busybox_old 1080067 555 5024 1085646 1090ce busybox_unstripped Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions