hush/modutils
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
..
Config.in tweak Config texts and some broken English elsewhere 2009-06-18 13:23:58 +02:00
depmod_process.sh depmod: fix handling of .gz modules 2009-05-18 13:08:04 +02:00
depmod.c more C standard compat fixes from Dan Fandrich 2009-09-06 12:47:55 +02:00
insmod.c *: mass renaming of USE_XXXX to IF_XXXX 2009-04-21 11:09:40 +00:00
Kbuild modutils/*: rewrite by Timo Teras <timo.teras AT iki.fi> 2008-09-13 14:59:38 +00:00
lsmod.c gunzip: restore mtime. approx +80 bytes of code 2008-11-01 12:54:56 +00:00
modprobe-small.c modprobe-small: make string buffer code robust; fix help text 2009-09-07 02:38:26 +02:00
modprobe.c modprobe: treat tabs in modules.dep as delimiters too. closes bug 567 2009-08-14 02:10:54 +02:00
modutils-24.c *: optimize code size in strtoul calls 2009-09-23 17:17:53 +02:00
modutils.c modprobe: correct exitcode handling and error messages with respect to -q 2009-06-17 18:46:06 +02:00
modutils.h modprobe: correct exitcode handling and error messages with respect to -q 2009-06-17 18:46:06 +02:00
rmmod.c rmmod: fix bug 263 2009-04-13 02:25:40 +00:00