diff options
author | Denys Vlasenko <vda.linux@googlemail.com> | 2018-12-19 17:09:01 +0100 |
---|---|---|
committer | Denys Vlasenko <vda.linux@googlemail.com> | 2018-12-19 17:09:01 +0100 |
commit | dfe1dd20318e79423634593725e2d0229fb19fd3 (patch) | |
tree | 34af0cfa5cd8159a784d577c606558622e8b631b /libpwdgrp | |
parent | 65e1046abf28a3b73e56e6b17ae936e7b2f314c3 (diff) | |
download | busybox-dfe1dd20318e79423634593725e2d0229fb19fd3.tar.gz |
bc: "unsigned_n > 0" is shorter code than "unsigned_n >= 1"
function old new delta
zbc_program_print 680 677 -3
zbc_program_exec 4089 4085 -4
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 0/2 up/down: 0/-7) Total: -7 bytes
text data bss dec hex filename
981404 485 7296 989185 f1801 busybox_old
981397 485 7296 989178 f17fa busybox_unstripped
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'libpwdgrp')
0 files changed, 0 insertions, 0 deletions