Denys Vlasenko
|
c484846c44
|
introduce and use exitcode_t
function old new delta
strings_main 422 420 -2
setfattr_main 175 173 -2
brctl_main 1548 1546 -2
makedevs_main 979 975 -4
rev_main 337 332 -5
getfattr_main 307 302 -5
cut_main 1201 1196 -5
cksum_main 398 393 -5
umount_main 573 565 -8
ln_main 516 508 -8
expand_main 660 652 -8
df_main 1068 1060 -8
renice_main 346 332 -14
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 0/13 up/down: 0/-76) Total: -76 bytes
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
|
2023-07-17 17:29:36 +02:00 |
Denys Vlasenko
|
5353df91cb
|
Update applet size estimates
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
|
2023-07-10 17:25:21 +02:00 |
Denys Vlasenko
|
b097a84d62
|
config: update size information
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
|
2018-12-28 03:20:17 +01:00 |
Denys Vlasenko
|
38da4c4420
|
config: add size estimations for a few applets
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
|
2018-01-14 12:03:33 +01:00 |
Denys Vlasenko
|
b278ac0e60
|
setfattr: new applet
function old new delta
setfattr_main - 189 +189
packed_usage 31516 31588 +72
setxattr - 53 +53
lsetxattr - 53 +53
removexattr - 37 +37
lremovexattr - 37 +37
applet_names 2649 2658 +9
find_applet_by_name 124 128 +4
applet_main 1532 1536 +4
------------------------------------------------------------------------------
(add/remove: 7/0 grow/shrink: 4/0 up/down: 458/0) Total: 458 bytes
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
|
2017-09-08 20:55:59 +02:00 |