busybox/util-linux
Denis Vlasenko d25c33f186 volume_id: disable detection routines which are not setting label and uuid anyway
function                                             old     new   delta
static.warn                                            1       -      -1
static.drive_name_string                              14      12      -2
static.offsets                                         8       -      -8
static.sectors                                        10       -     -10
fs2                                                   60      48     -12
raid2                                                 16       -     -16
uuidcache_init                                       704     677     -27
raid1                                                 32       -     -32
volume_id_probe_all                                  198     158     -40
volume_id_probe_lvm1                                  58       -     -58
volume_id_probe_highpoint_37x_raid                    63       -     -63
volume_id_probe_hpfs                                  67       -     -67
volume_id_probe_minix                                 74       -     -74
volume_id_probe_lvm2                                  78       -     -78
volume_id_probe_silicon_medley_raid                   97       -     -97
volume_id_probe_via_raid                             101       -    -101
volume_id_probe_highpoint_45x_raid                   104       -    -104
volume_id_probe_nvidia_raid                          108       -    -108
volume_id_probe_lsi_mega_raid                        108       -    -108
volume_id_probe_intel_software_raid                  108       -    -108
volume_id_probe_ufs                                  126       -    -126
volume_id_probe_promise_fasttrack_raid               144       -    -144
------------------------------------------------------------------------------
(add/remove: 0/18 grow/shrink: 0/4 up/down: 0/-1384)        Total: -1384 bytes
   text    data     bss     dec     hex filename
 794244     662    7420  802326   c3e16 busybox_old
 792698     662    7420  800780   c380c busybox_unstripped
2008-03-17 09:25:05 +00:00
..
volume_id volume_id: disable detection routines which are not setting label and uuid anyway 2008-03-17 09:25:05 +00:00
Config.in volume_id: disable detection routines which are not setting label and uuid anyway 2008-03-17 09:25:05 +00:00
dmesg.c *: add -Wunused-parameter; fix resulting breakage 2008-03-17 09:00:54 +00:00
fbset.c *: fix fallout from -Wunused-parameter 2008-03-17 09:04:04 +00:00
fdformat.c *: shrink: use Vladimir's "o+" specifier instead of xatou(opt_param) 2008-03-17 09:09:09 +00:00
fdisk_aix.c random s/short/int/ 2008-02-16 13:18:17 +00:00
fdisk_osf.c fdisk: reduce global data/bss usage. 8k data+bss build is achievable soon ;) 2007-12-16 17:22:33 +00:00
fdisk_sgi.c support for mount by label (not yet tested) 2008-02-18 21:08:49 +00:00
fdisk_sun.c fdisk: reduce global data/bss usage. 8k data+bss build is achievable soon ;) 2007-12-16 17:22:33 +00:00
fdisk.c *: fix fallout from -Wunused-parameter 2008-03-17 09:04:04 +00:00
findfs.c findfs,mount: trivial build fix and whitespace fiexs 2008-02-19 11:29:46 +00:00
freeramdisk.c add -fvisibility=hidden to CC flags, mark XXX_main functions 2007-10-11 10:05:36 +00:00
fsck_minix.c *: add -Wunused-parameter; fix resulting breakage 2008-03-17 09:00:54 +00:00
getopt.c *: move getopt reset code to better place(s) 2008-01-28 22:57:10 +00:00
hexdump.c *: shrink by using [f]open_or_warn_stdin where appropriate 2008-03-17 09:07:36 +00:00
hwclock.c *: add -Wunused-parameter; fix resulting breakage 2008-03-17 09:00:54 +00:00
ipcrm.c random s/short/int/ 2008-02-16 13:18:17 +00:00
ipcs.c *: add -Wunused-parameter; fix resulting breakage 2008-03-17 09:00:54 +00:00
Kbuild volude_id: remove unused fields and functions which were setting them 2008-03-17 09:21:26 +00:00
losetup.c perror_nomsg: don't print extra colon 2007-12-22 15:44:23 +00:00
mdev.c *: add -Wunused-parameter; fix resulting breakage 2008-03-17 09:00:54 +00:00
minix.h minix.h: add very simple test script 2007-06-13 12:49:46 +00:00
mkfs_minix.c *: shrink: use Vladimir's "o+" specifier instead of xatou(opt_param) 2008-03-17 09:09:09 +00:00
mkswap.c mkswap: fix help text to not lie about supported options. 2008-02-13 15:35:52 +00:00
more.c *: add -Wunused-parameter; fix resulting breakage 2008-03-17 09:00:54 +00:00
mount.c *: add -Wunused-parameter; fix resulting breakage 2008-03-17 09:00:54 +00:00
pivot_root.c add -fvisibility=hidden to CC flags, mark XXX_main functions 2007-10-11 10:05:36 +00:00
rdate.c *: add -Wunused-parameter; fix resulting breakage 2008-03-17 09:00:54 +00:00
readprofile.c *: shrink: use Vladimir's "o+" specifier instead of xatou(opt_param) 2008-03-17 09:09:09 +00:00
rtcwake.c *: add -Wunused-parameter; fix resulting breakage 2008-03-17 09:00:54 +00:00
script.c *: fix fallout from -Wunused-parameter 2008-03-17 09:04:04 +00:00
setarch.c *: shrink: use Vladimir's "o+" specifier instead of xatou(opt_param) 2008-03-17 09:09:09 +00:00
swaponoff.c *: shrink: use Vladimir's "o+" specifier instead of xatou(opt_param) 2008-03-17 09:09:09 +00:00
switch_root.c *: add -Wunused-parameter; fix resulting breakage 2008-03-17 09:00:54 +00:00
umount.c *: add -Wunused-parameter; fix resulting breakage 2008-03-17 09:00:54 +00:00