commit | 03ed86b39e887b2f4031961673fddd88fdeb493e | [log] [tgz] |
---|---|---|
author | Denys Vlasenko <vda.linux@googlemail.com> | Tue Sep 28 17:40:59 2021 +0200 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Tue Sep 28 17:40:59 2021 +0200 |
tree | 236ac329fa8afcb26698889b659cfe2fb4a09375 | |
parent | 1be73dd9ad6d2cf6747934374c1d58bd9bc211b4 [diff] |
libbb: code shrink in main() and scripted_main() function old new delta main 68 65 -3 ------------------------------------------------------------------------------ (add/remove: 0/0 grow/shrink: 0/1 up/down: 0/-3) Total: -3 bytes text data bss dec hex filename 1472 560 16 2048 800 busybox_old 1398 552 16 1966 7ae busybox_unstripped Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>