busybox/miscutils
Denys Vlasenko 53b2fdcdba *: add NOINLINEs where code noticeably shrinks
function                                             old     new   delta
display                                               85    1463   +1378  -73 bytes
select_and_cluster                                     -    1088   +1088 -139 bytes
parse_reply                                            -     979    +979 -109 bytes
zbc_num_sqrt                                           -     632    +632 -191 bytes
show_bridge_port                                       -     585    +585  -56 bytes
sp_256_proj_point_add_8                                -     576    +576  -45 bytes
encode_then_append_var_plusminus                       -     554    +554 -118 bytes
read_mode_db                                           -     537    +537  -47 bytes
fbset_main                                          1331     747    -584
sp_256_ecc_mulmod_8                                 1157     536    -621
brctl_main                                          2189    1548    -641
expand_one_var                                      2544    1872    -672
zxc_vm_process                                      6412    5589    -823
send_queries                                        1813     725   -1088
recv_and_process_peer_pkt                           2245    1018   -1227
bb_dump_dump                                        1531      80   -1451
------------------------------------------------------------------------------
(add/remove: 7/0 grow/shrink: 1/8 up/down: 6329/-7107)       Total: -778 bytes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2021-10-10 13:50:53 +02:00
..
adjtimex.c more --help text tweaks 2020-12-13 19:18:28 +01:00
ascii.c ascii: new applet 2021-06-21 17:52:50 +02:00
bbconfig.c libarchive: add a function to unpack embedded data 2018-11-02 14:14:51 +01:00
bc.c *: add NOINLINEs where code noticeably shrinks 2021-10-10 13:50:53 +02:00
beep.c libbb: introduce and use msleep() 2020-11-29 12:40:25 +01:00
chat.c chat: hopefully fix infinite spinning on input EOF 2021-09-06 17:38:18 +02:00
Config.src restore documentation on the build config language 2018-06-06 15:16:48 +02:00
conspy.c libbb: introduce and use fputs_stdout 2021-02-03 20:52:40 +01:00
crond.c help text tweaks 2020-12-13 19:04:19 +01:00
crontab.c crontab: Fix -e with editors saving using renaming strategy 2020-07-11 17:02:37 +02:00
dc.c timeout,top,watch,ping: parse NN.N fractional duration in locales with other separators 2021-03-23 13:50:02 +01:00
devfsd.c randomconfig fixes 2020-12-29 16:53:11 +01:00
devmem.c libbb: add and use infrastructure for fixed page size optimization 2020-12-14 18:54:30 +01:00
fbsplash.c build system: drop PLATFORM_LINUX 2020-08-13 17:12:56 +02:00
fbsplash.cfg fbsplash: cosmetic comment and Config text fixes; rename .ini -> .cfg 2008-03-26 15:12:11 +00:00
flash_eraseall.c libbb: reduce the overhead of single parameter bb_error_msg() calls 2019-07-02 11:35:03 +02:00
flash_lock_unlock.c whitespace and comment format fixes, no code changes 2017-10-05 15:33:28 +02:00
flashcp.c *: --help tweaks 2021-06-14 20:47:20 +02:00
hdparm.c decrease paddign: gcc-9.3.1 slaps 32-byte alignment on arrays willy-nilly 2020-11-30 13:03:03 +01:00
hexedit.c libbb: add and use infrastructure for fixed page size optimization 2020-12-14 18:54:30 +01:00
i2c_tools.c *: more --help tweaking 2021-06-13 03:51:55 +02:00
inotifyd.c libbb: reduce the overhead of single parameter bb_error_msg() calls 2019-07-02 11:35:03 +02:00
Kbuild.src Remove trailing empty lines 2016-11-23 10:43:39 +01:00
less.c less: Ignore -X 2021-09-28 23:22:47 +02:00
lsscsi.c build system: drop PLATFORM_LINUX 2020-08-13 17:12:56 +02:00
makedevs.c config: update size information 2018-12-28 03:20:17 +01:00
man.c man: fix segfault in "man 1" 2021-06-15 14:47:46 +02:00
microcom.c *: --help tweaks 2021-06-13 01:08:48 +02:00
mim.c mim: run scripts from a specification file 2020-04-30 17:23:08 +02:00
mt.c *: more --help tweaking 2021-06-13 03:51:55 +02:00
nandwrite.c build system: drop PLATFORM_LINUX 2020-08-13 17:12:56 +02:00
partprobe.c build system: drop PLATFORM_LINUX 2020-08-13 17:12:56 +02:00
raidautorun.c build system: drop PLATFORM_LINUX 2020-08-13 17:12:56 +02:00
readahead.c build system: drop PLATFORM_LINUX 2020-08-13 17:12:56 +02:00
rfkill.c build system: drop PLATFORM_LINUX 2020-08-13 17:12:56 +02:00
runlevel.c config: more tweaks 2018-12-28 17:52:43 +01:00
rx.c build system: drop PLATFORM_LINUX 2020-08-13 17:12:56 +02:00
setfattr.c config: update size information 2018-12-28 03:20:17 +01:00
setserial.c decrease paddign: gcc-9.3.1 slaps 32-byte alignment on arrays willy-nilly 2020-11-30 13:03:03 +01:00
strings.c shuf: simplify check that we have at least one FILE 2021-06-15 10:39:33 +02:00
time.c platform.h: fix for Bionic >= 21 not having wait3() 2021-04-14 22:14:36 +02:00
ts.c *: more --help tweaks, mostly expanding ts --help 2021-06-13 03:12:09 +02:00
ttysize.c config: update size information 2018-12-28 03:20:17 +01:00
ubi_tools.c *: more --help tweaks 2021-06-15 10:00:18 +02:00
ubirename.c build system: drop PLATFORM_LINUX 2020-08-13 17:12:56 +02:00
volname.c config: update size information 2018-12-28 03:20:17 +01:00
watchdog.c *: --help text tweaks 2021-04-14 15:15:45 +02:00