hush/coreutils
Denys Vlasenko 2ec91aead5 *: remove some uses of argc
function                                             old     new   delta
whoami_main                                           34      37      +3
logname_main                                          60      63      +3
hostid_main                                           35      38      +3
ttysize_main                                         136     135      -1
nmeter_main                                          673     672      -1
logger_main                                          387     386      -1
uuencode_main                                        330     328      -2
ifupdown_main                                       2125    2123      -2
mesg_main                                            158     155      -3
free_main                                            333     330      -3
cal_main                                             902     899      -3
acpid_main                                           443     440      -3
ar_main                                              196     189      -7
find_main                                            476     467      -9
ifconfig_main                                       1235    1221     -14
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 3/12 up/down: 9/-49)            Total: -40 bytes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2010-01-04 14:15:38 +01:00
..
libcoreutils *: use "can't" instead of "cannot" 2009-11-13 09:08:27 +01:00
basename.c
cal.c *: remove some uses of argc 2010-01-04 14:15:38 +01:00
cat.c
catv.c
chgrp.c
chmod.c
chown.c
chroot.c *: remove a few more cases of argc usage. -89 bytes. 2009-11-28 15:18:53 +01:00
cksum.c split: handle - as "use stdin". +13 bytes. Closes bug 741. 2009-11-26 05:43:16 +01:00
comm.c
Config.in
cp.c
cut.c
date.c date: restore hadling of MMDDhhmm[[CC]YY][.ss] date format 2009-11-15 04:55:40 +01:00
dd.c *: introduce and use ffulsh_all() 2009-11-02 14:19:51 +01:00
df.c mount: prevent second mount -a from mounting everything again 2009-12-05 04:25:19 +01:00
dirname.c *: remove a few more cases of argc usage. -89 bytes. 2009-11-28 15:18:53 +01:00
dos2unix.c *: remove a few more cases of argc usage. -89 bytes. 2009-11-28 15:18:53 +01:00
du.c
echo.c *: introduce and use ffulsh_all() 2009-11-02 14:19:51 +01:00
env.c env: don't SEGV on bare "env -" 2009-11-12 14:52:47 +01:00
expand.c
expr.c
false.c
fold.c fold: fix a corner case. By Tomas Heinrich (heinrich.tomas AT gmail.com) 2009-11-04 15:31:19 +01:00
fsync.c
head.c
hostid.c *: remove some uses of argc 2010-01-04 14:15:38 +01:00
id_test.sh
id.c *: use "can't" instead of "cannot" 2009-11-13 09:08:27 +01:00
install.c
Kbuild
length.c *: introduce and use ffulsh_all() 2009-11-02 14:19:51 +01:00
ln.c *: remove a few more cases of argc usage. -89 bytes. 2009-11-28 15:18:53 +01:00
logname.c *: remove some uses of argc 2010-01-04 14:15:38 +01:00
ls.c
md5_sha1_sum.c *: use "can't" instead of "cannot" 2009-11-13 09:08:27 +01:00
mkdir.c *: remove a few more cases of argc usage. -89 bytes. 2009-11-28 15:18:53 +01:00
mkfifo.c
mknod.c
mv.c *: use "can't" instead of "cannot" 2009-11-13 09:08:27 +01:00
nice.c
nohup.c *: remove some uses of argc 2010-01-04 14:15:38 +01:00
od_bloaty.c od: fix -tx without length spec 2009-11-22 15:37:16 +01:00
od.c
printenv.c
printf.c
pwd.c *: introduce and use ffulsh_all() 2009-11-02 14:19:51 +01:00
readlink.c
realpath.c
rm.c *: use "can't" instead of "cannot" 2009-11-13 09:08:27 +01:00
rmdir.c
seq.c *: introduce and use ffulsh_all() 2009-11-02 14:19:51 +01:00
sleep.c
sort.c sort: make sort -o FILE FILE (same FILE) work. Closes bug 785. -3 bytes 2009-12-13 02:09:22 +01:00
split.c split: handle - as "use stdin". +13 bytes. Closes bug 741. 2009-11-26 05:43:16 +01:00
stat.c *: remove a few more cases of argc usage. -89 bytes. 2009-11-28 15:18:53 +01:00
stty.c stty: code shrink -44 bytes 2009-12-11 15:00:17 +01:00
sum.c fix up potential printf's with unsafe format strings 2009-10-24 17:47:56 +02:00
sync.c *: make 2 more "int argc"'s unused; more saved if !DESKTOP 2010-01-04 13:16:08 +01:00
tac.c
tail.c
tee.c
test_ptr_hack.c
test.c
touch.c touch: needs another fix after last utimes() fixes 2009-11-30 11:36:14 +01:00
tr.c libbb: robustify isXXXX(). +39 bytes 2009-11-18 11:34:43 +01:00
true.c *: rename ATTRIBUTE_XXX to just XXX. 2008-07-05 09:18:54 +00:00
tty.c *: make 2 more "int argc"'s unused; more saved if !DESKTOP 2010-01-04 13:16:08 +01:00
uname.c
uniq.c
usleep.c
uudecode.c
uuencode.c *: remove some uses of argc 2010-01-04 14:15:38 +01:00
wc.c fix fallout from isprint() changes 2009-11-20 19:14:19 +01:00
who.c
whoami.c *: remove some uses of argc 2010-01-04 14:15:38 +01:00
yes.c *: remove a few more cases of argc usage. -89 bytes. 2009-11-28 15:18:53 +01:00