busybox/miscutils
Denys Vlasenko a7bb3c1396 *: code shrink via NOINLINE
function                                             old     new   delta
expand_vars_to_list                                    -    2118   +2118
lzo1x_optimize                                         -    1429   +1429
run_pipe                                             358    1775   +1417
arith_apply                                            -    1335   +1335
mainQSort3                                             -    1198   +1198
logdir_open                                            -    1163   +1163
rewrite                                                -    1039   +1039
dump_identity                                          -     987    +987
do_shm                                                 -     884    +884
cpio_o                                                 -     863    +863
cpio_main                                           1450     560    -890
ipcs_main                                           3442    2523    -919
bb_dump_dump                                        2611    1488   -1123
process_dev                                         4572    3405   -1167
logdirs_reopen                                      1308      86   -1222
arith                                               2084     707   -1377
mainSort                                            2622    1202   -1420
do_lzo_compress                                     2276     799   -1477
run_list                                            2491     943   -1548
expand_variables                                    2280     135   -2145
------------------------------------------------------------------------------
(add/remove: 9/0 grow/shrink: 1/10 up/down: 12433/-13288)    Total: -855 bytes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2009-10-08 12:28:08 +02:00
..
adjtimex.c ifconfig: code shrink 2007-11-04 04:10:17 +00:00
bbconfig.c *: rename ATTRIBUTE_XXX to just XXX. 2008-07-05 09:18:54 +00:00
beep.c beep: optimize 2009-08-22 18:00:39 +02:00
chat.c chat: update by Vladimir 2009-03-16 23:06:23 +00:00
chrt.c - update my name. No obj-code changes ;) 2008-09-25 12:13:34 +00:00
Config.in beep: optimize 2009-08-22 18:00:39 +02:00
crond.c sendmail: accept -i too, not only -oi 2009-10-04 01:34:54 +02:00
crontab.c crond,crontab: make cron directory location configurable 2009-02-03 23:59:41 +00:00
dc.c more C standard compat fixes from Dan Fandrich 2009-09-06 12:47:55 +02:00
devfsd.c *: add FAST_FUNC to function ptrs where it makes sense 2009-06-05 12:06:05 +02:00
devmem.c devmem: fixlet in cleanup code 2008-10-26 19:07:43 +00:00
eject.c move libc related stuff out of platform.h 2009-07-08 02:58:38 +02:00
fbsplash.c *: use {i,u}toa() where appropriate 2009-10-06 22:09:50 +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 *: bb_error_msg's messages should not be capitalized 2009-04-29 12:02:57 +00:00
flash_lock_unlock.c flash_lock, flash_unlock: new applets 2009-05-25 04:15:37 +02:00
hdparm.c *: code shrink via NOINLINE 2009-10-08 12:28:08 +02:00
inotifyd.c documentation and typo fixes. By Dan Fandrich (dan AT coneharvesters.com) 2009-09-06 02:58:59 +02:00
ionice.c trailing whitespace removal 2009-04-01 11:24:04 +00:00
Kbuild add simple beep applet 2009-08-21 13:18:31 +02:00
last_fancy.c whitespace fix 2008-07-09 22:04:37 +00:00
last.c taskset: fix some careless code in both fancy and non-fancy cases. 2008-07-11 13:57:08 +00:00
less.c remove some GNUisms. by Dan Fandrich (dan AT coneharvesters.com) 2009-09-06 02:36:23 +02:00
makedevs.c makedevs: shrink by Vladimir 2008-08-03 22:14:02 +00:00
man.c man: use man.config, not only man.conf (man version 1.6f compat) 2009-07-24 02:28:12 +02:00
microcom.c runsvd: shrink by Vladimir 2008-09-11 19:51:11 +00:00
mountpoint.c mountpoint: add -n option (by Vladimir) 2008-11-29 12:54:16 +00:00
mt.c *: rename ATTRIBUTE_XXX to just XXX. 2008-07-05 09:18:54 +00:00
raidautorun.c - update my name. No obj-code changes ;) 2008-09-25 12:13:34 +00:00
readahead.c mkswap, readahead: stop using fdlength, it is reported to be unreliable 2008-01-27 23:41:34 +00:00
runlevel.c - update my name. No obj-code changes ;) 2008-09-25 12:13:34 +00:00
rx.c rx: strip padding from last block. closes bug 501. 2009-08-02 19:45:31 +02:00
setsid.c Compatibility fixes: 2009-03-20 22:17:13 +00:00
strings.c strings: code shrink -22 bytes by Tito 2008-11-23 14:58:14 +00:00
taskset.c - update my name. No obj-code changes ;) 2008-09-25 12:13:34 +00:00
time.c - by not calling getpagesize() twice we can save 2 bytes (walter harms) 2009-02-23 16:51:25 +00:00
timeout.c timeout: fix parsing of -t NUM on MMU 2009-03-22 14:49:00 +00:00
ttysize.c *: fix various kinds of damage to letter 'c' in Arkadiusz Mickiewicz' surname. 2008-03-17 09:29:43 +00:00
volname.c typo fix in comment 2009-08-14 01:36:28 +02:00
watchdog.c more C standard compat fixes from Dan Fandrich 2009-09-06 12:47:55 +02:00