busybox/util-linux
Denis Vlasenko b925605441 assorted static vars removal
function                                             old     new   delta
tcpudpsvd_main                                      1829    1839     +10
update_status                                        567     569      +2
sigterm                                                1       -      -1
.........
dhcprelay_signal_handler                               8       -      -8
nfs_strerror                                          60      49     -11
singlemount                                         4579    4564     -15
static.p                                              16       -     -16
svstatus                                              20       -     -20
dhcprelay_xid_list                                    32       -     -32
runsv_main                                          1785    1746     -39
static.buf                                            74      28     -46
svd                                                   56       -     -56
dhcprelay_main                                      1141    1080     -61
------------------------------------------------------------------------------
(add/remove: 0/20 grow/shrink: 2/10 up/down: 12/-386)        Total: -374 bytes
2007-09-28 10:29:17 +00:00
..
Config.in move microcom to miscutils 2007-09-22 20:51:41 +00:00
dmesg.c introduce bb_putchar(). saves ~1800 on uclibc (less on glibc). 2007-09-27 10:20:47 +00:00
fbset.c s/#ifdef CONFIG_/#if ENABLE_/g 2007-08-13 10:36:25 +00:00
fdformat.c don't pass argc in getopt32, it's superfluous 2007-08-18 15:32:12 +00:00
fdisk_aix.c fdisk: get rid of _() macro. 2007-03-19 14:43:38 +00:00
fdisk_osf.c introduce bb_putchar(). saves ~1800 on uclibc (less on glibc). 2007-09-27 10:20:47 +00:00
fdisk_sgi.c style fix (stray space before ';') 2007-07-21 15:08:09 +00:00
fdisk_sun.c style fix (stray space before ';') 2007-07-21 15:08:09 +00:00
fdisk.c introduce bb_putchar(). saves ~1800 on uclibc (less on glibc). 2007-09-27 10:20:47 +00:00
freeramdisk.c xioctl and friends by Tito <farmatito@tiscali.it> 2007-07-14 22:07:14 +00:00
fsck_minix.c introduce bb_putchar(). saves ~1800 on uclibc (less on glibc). 2007-09-27 10:20:47 +00:00
getopt.c introduce bb_putchar(). saves ~1800 on uclibc (less on glibc). 2007-09-27 10:20:47 +00:00
hexdump.c trylink: produce even more info about final link stage 2007-08-12 20:58:27 +00:00
hwclock.c don't pass argc in getopt32, it's superfluous 2007-08-18 15:32:12 +00:00
ipcrm.c s/#ifdef CONFIG_/#if ENABLE_/g 2007-08-13 10:36:25 +00:00
ipcs.c introduce bb_putchar(). saves ~1800 on uclibc (less on glibc). 2007-09-27 10:20:47 +00:00
Kbuild move microcom to miscutils 2007-09-22 20:51:41 +00:00
losetup.c losetup: support -f (Loic Grenie <loic.grenie@gmail.com>) 2007-09-26 17:54:18 +00:00
mdev.c trylink: produce even more info about final link stage 2007-08-12 20:58:27 +00:00
minix.h minix.h: add very simple test script 2007-06-13 12:49:46 +00:00
mkfs_minix.c don't pass argc in getopt32, it's superfluous 2007-08-18 15:32:12 +00:00
mkswap.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
more.c introduce bb_putchar(). saves ~1800 on uclibc (less on glibc). 2007-09-27 10:20:47 +00:00
mount.c assorted static vars removal 2007-09-28 10:29:17 +00:00
pivot_root.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
rdate.c don't pass argc in getopt32, it's superfluous 2007-08-18 15:32:12 +00:00
readprofile.c don't pass argc in getopt32, it's superfluous 2007-08-18 15:32:12 +00:00
setarch.c use "glibc errno" trick not only for ash, but for entire busybox 2007-05-31 22:16:38 +00:00
swaponoff.c don't pass argc in getopt32, it's superfluous 2007-08-18 15:32:12 +00:00
switch_root.c don't pass argc in getopt32, it's superfluous 2007-08-18 15:32:12 +00:00
umount.c umount: support (by ignoring) -i; style fixes 2007-09-06 16:57:05 +00:00