hush/modutils
Denis Vlasenko b6052724ff open_transformer: do not return fd, it does not change
libbb: adopt zipped read from modprobe-small

function                                             old     new   delta
getoptscmd                                           708     713      +5
qgravechar                                           106     109      +3
huft_build                                          1165    1168      +3
tr_main                                              474     472      -2
open_transformer                                      91      89      -2
evalvar                                             1376    1374      -2
rpm_main                                            1691    1688      -3
qrealloc                                              36      33      -3
get_header_tar_lzma                                   55      52      -3
get_header_tar_gz                                    100      97      -3
get_header_tar_bz2                                    55      52      -3
get_header_tar_Z                                      89      86      -3
find_main                                            418     406     -12
prepare                                              302     283     -19
xmalloc_open_zipped_read_close                       161     135     -26
xmalloc_read                                         248     199     -49
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 3/13 up/down: 11/-130)         Total: -119 bytes
2008-07-10 17:43:01 +00:00
..
Config.in modprobe-small: make depmod compatible with kernel build. 2008-07-10 14:16:11 +00:00
depmod.c *: rename ATTRIBUTE_XXX to just XXX. 2008-07-05 09:18:54 +00:00
insmod.c - fix typo (Cristian Ionescu-Idbohrn) 2008-07-09 17:56:53 +00:00
Kbuild modutils: optional modutils-small by Vladimir Dronnikov. 2008-07-04 10:25:44 +00:00
lsmod.c *: rename ATTRIBUTE_XXX to just XXX. 2008-07-05 09:18:54 +00:00
modprobe-small.c open_transformer: do not return fd, it does not change 2008-07-10 17:43:01 +00:00
modprobe.c libbb: introduce and use xrealloc_vector 2008-07-08 05:14:36 +00:00
rmmod.c - use (uC)libc functions. Saves a dozen bytes. 2008-05-27 10:13:54 +00:00