hush/util-linux
Denis Vlasenko 55f7912dda libbb: get rid of statics in dump.c; code shrinks a lot too
function                                             old     new   delta
alloc_dumper                                           -      26     +26
hexdump_main                                         600     601      +1
static.done                                            1       -      -1
static.ateof                                           1       -      -1
bb_dump_vflag                                          1       -      -1
static.savp                                            4       -      -4
static.nextfs                                          4       -      -4
static.curp                                            4       -      -4
exitval                                                4       -      -4
endfu                                                  4       -      -4
bb_dump_length                                         4       -      -4
bb_dump_fshead                                         4       -      -4
bb_dump_blocksize                                      4       -      -4
_argv                                                  4       -      -4
bb_dump_add                                          365     358      -7
savaddress                                             8       -      -8
eaddress                                               8       -      -8
bb_dump_skip                                           8       -      -8
address                                                8       -      -8
bb_dump_dump                                        2748    2672     -76
next                                                 538     445     -93
------------------------------------------------------------------------------
(add/remove: 1/16 grow/shrink: 1/3 up/down: 27/-247)         Total: -220 bytes
   text	   data	    bss	    dec	    hex	filename
 789458	    607	   6764	 796829	  c289d	busybox_old
 789309	    601	   6696	 796606	  c27be	busybox_unstripped
2008-07-16 11:00:16 +00:00
..
volume_id style fixes, no code changes 2008-06-26 14:32:57 +00:00
Config.in - improve wording 2008-05-19 08:25:23 +00:00
dmesg.c *: rename ATTRIBUTE_XXX to just XXX. 2008-07-05 09:18:54 +00:00
fbset.c *: fix fallout from -Wunused-parameter 2008-03-17 09:04:04 +00:00
fdformat.c *: rename ATTRIBUTE_XXX to just XXX. 2008-07-05 09:18:54 +00:00
fdisk_aix.c fdisk: do not open device twice. Complain on fdisk -l /dev/bogus. 2008-04-17 00:12:10 +00:00
fdisk_osf.c fdisk: move more data to struct globals; shrink code 2008-06-29 05:10:47 +00:00
fdisk_sgi.c fdisk: move more data to struct globals; shrink code 2008-06-29 05:10:47 +00:00
fdisk_sun.c fdisk: move more data to struct globals; shrink code 2008-06-29 05:10:47 +00:00
fdisk.c fdisk: fix compile failure 2008-07-09 21:20:50 +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 *: rename ATTRIBUTE_XXX to just XXX. 2008-07-05 09:18:54 +00:00
getopt.c libbb: introduce and use xrealloc_vector 2008-07-08 05:14:36 +00:00
hexdump.c libbb: get rid of statics in dump.c; code shrinks a lot too 2008-07-16 11:00:16 +00:00
hwclock.c *: rename ATTRIBUTE_XXX to just XXX. 2008-07-05 09:18:54 +00:00
ipcrm.c - use EXIT_{SUCCESS,FAILURE}. No object-code changes 2008-05-19 09:29:47 +00:00
ipcs.c *: rename ATTRIBUTE_XXX to just XXX. 2008-07-05 09:18:54 +00:00
Kbuild build system: use spaces in Kbuild files 2008-04-21 05:07:15 +00:00
losetup.c patch: shrink by Pascal Bellard <pascal.bellard AT ads-lu.com> (-80 bytes) 2008-03-23 22:55:25 +00:00
mdev.c mdev: support for serializing hotplug 2008-07-15 22:33:13 +00:00
minix.h minix.h: add very simple test script 2007-06-13 12:49:46 +00:00
mkfs_minix.c *: rename ATTRIBUTE_XXX to just XXX. 2008-07-05 09:18:54 +00:00
mkswap.c testsuite/runtest: remove (last) bashism 2008-04-25 08:43:01 +00:00
more.c *: rename ATTRIBUTE_XXX to just XXX. 2008-07-05 09:18:54 +00:00
mount.c libbb: introduce and use xrealloc_vector 2008-07-08 05:14:36 +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 *: rename ATTRIBUTE_XXX to just XXX. 2008-07-05 09:18:54 +00:00
readprofile.c *: rename ATTRIBUTE_XXX to just XXX. 2008-07-05 09:18:54 +00:00
rtcwake.c *: rename ATTRIBUTE_XXX to just XXX. 2008-07-05 09:18:54 +00:00
script.c *: rename ATTRIBUTE_XXX to just XXX. 2008-07-05 09:18:54 +00:00
setarch.c *: rename ATTRIBUTE_XXX to just XXX. 2008-07-05 09:18:54 +00:00
swaponoff.c *: rename ATTRIBUTE_XXX to just XXX. 2008-07-05 09:18:54 +00:00
switch_root.c switch_root: shrink 2008-07-11 23:44:50 +00:00
umount.c *: rename ATTRIBUTE_XXX to just XXX. 2008-07-05 09:18:54 +00:00