hush/miscutils
Denys Vlasenko 1f27ab0d4b *: optimize code size in strtoul calls
function                                             old     new   delta
bb_parse_mode                                        433     431      -2
rtnl_rtntype_a2n                                     202     198      -4
ParseField                                           511     498     -13
bb_init_module_24                                   4730    4675     -55
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 0/4 up/down: 0/-74)             Total: -74 bytes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2009-09-23 17:17:53 +02:00
..
adjtimex.c
bbconfig.c
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
Config.in beep: optimize 2009-08-22 18:00:39 +02:00
crond.c *: optimize code size in strtoul calls 2009-09-23 17:17:53 +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 - bail out if screen resolution does not match PPM dimensions. 2009-02-18 15:28:43 +00:00
fbsplash.cfg
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,fdisk: reinstate BLKGETSIZE64 #defines. No code changes 2009-09-22 23:16:39 +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
last.c
less.c remove some GNUisms. by Dan Fandrich (dan AT coneharvesters.com) 2009-09-06 02:36:23 +02:00
makedevs.c
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
mountpoint.c mountpoint: add -n option (by Vladimir) 2008-11-29 12:54:16 +00:00
mt.c
raidautorun.c
readahead.c
runlevel.c
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
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
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