busybox/miscutils
Denys Vlasenko d5f1b1bbe0 *: add FAST_FUNC to function ptrs where it makes sense
function                                             old     new   delta
evalcommand                                         1195    1209     +14
testcmd                                                -      10     +10
printfcmd                                              -      10     +10
echocmd                                                -      10     +10
func_exec                                            270     276      +6
echo_dg                                              104     109      +5
store_nlmsg                                           85      89      +4
pseudo_exec_argv                                     195     198      +3
dotcmd                                               287     290      +3
machtime_stream                                       29      31      +2
discard_stream                                        24      26      +2
argstr                                              1299    1301      +2
killcmd                                              108     109      +1
evalfor                                              226     227      +1
daytime_stream                                        43      44      +1
run_list                                            2544    2543      -1
lookupvar                                             62      61      -1
ipaddr_modify                                       1310    1309      -1
...
parse_stream                                        2254    2245      -9
evalpipe                                             356     347      -9
collect_if                                           210     197     -13
read_opt                                             869     851     -18
handle_dollar                                        681     658     -23
print_addrinfo                                      1342    1303     -39
iterate_on_dir                                       156      59     -97
print_route                                         1709    1609    -100
------------------------------------------------------------------------------
(add/remove: 3/0 grow/shrink: 12/130 up/down: 74/-767)       Total: -693 bytes
   text    data     bss     dec     hex filename
 841748     467    7872  850087   cf8a7 busybox_old
 841061     467    7872  849400   cf5f8 busybox_unstripped

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2009-06-05 12:06:05 +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
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 flash_lock, flash_unlock: new applets 2009-05-25 04:15:37 +02:00
crond.c *: mass renaming of USE_XXXX to IF_XXXX 2009-04-21 11:09:40 +00:00
crontab.c crond,crontab: make cron directory location configurable 2009-02-03 23:59:41 +00:00
dc.c dc: fix the "base 2" patch omission of base not being set 2008-12-30 10:40:05 +00: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 *: mass renaming of USE_XXXX to IF_XXXX 2009-04-21 11:09:40 +00:00
fbsplash.c - bail out if screen resolution does not match PPM dimensions. 2009-02-18 15:28:43 +00: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 hdparm: fix a thinko in a previous commit 2009-05-20 23:21:42 +02:00
inotifyd.c inotifyd: save resourses by closing unused inotify descriptors 2008-11-29 09:07:24 +00:00
ionice.c trailing whitespace removal 2009-04-01 11:24:04 +00:00
Kbuild flash_lock, flash_unlock: new applets 2009-05-25 04:15:37 +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 line editing: add an option to emit ESC [ 6 n and use results 2009-05-17 16:44:54 +02:00
makedevs.c makedevs: shrink by Vladimir 2008-08-03 22:14:02 +00:00
man.c man: better check for duplicated MANPATH. Also -10 bytes. 2008-11-16 04:05:13 +00: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 *: rename ATTRIBUTE_XXX to just XXX. 2008-07-05 09:18:54 +00: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
watchdog.c we need to daemonize *before* opening the watchdog device 2009-04-25 06:16:37 +00:00