hush/miscutils
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
..
adjtimex.c *: remove a few more cases of argc usage. -89 bytes. 2009-11-28 15:18:53 +01:00
bbconfig.c
beep.c randomconfig fixes 2009-12-12 02:42:35 +01:00
chat.c
chrt.c
Config.in flashcp: new applet by Stefan Seyfried. +900 bytes 2009-11-21 18:32:19 +01:00
crond.c crond: do not log info messages at LOG_ERR. Closes bug 681. +62 bytes. 2009-12-13 17:42:49 +01:00
crontab.c ntpd: and real handling for -N, show usage w/o options; trim text 2009-11-25 14:52:47 +01:00
dc.c dc: make "dc -1.23 ..." work 2009-12-30 18:37:08 +01:00
devfsd.c
devmem.c
eject.c eject: band-aid for kernel headers using u8 type 2009-11-15 02:48:01 +01:00
fbsplash.c libbb: added xfdopen_for_read/write 2009-11-15 23:28:11 +01:00
fbsplash.cfg
flash_eraseall.c flash_eraseall: stop using obsolete mtd/jffs2-user.h; code shrink 2009-11-27 13:26:17 +01:00
flash_lock_unlock.c
flashcp.c flashcp: new applet by Stefan Seyfried. +900 bytes 2009-11-21 18:32:19 +01:00
hdparm.c *: introduce and use ffulsh_all() 2009-11-02 14:19:51 +01:00
inotifyd.c
ionice.c
Kbuild flashcp: new applet by Stefan Seyfried. +900 bytes 2009-11-21 18:32:19 +01:00
last_fancy.c
last.c *: remove some uses of argc 2010-01-04 14:15:38 +01:00
less.c *: introduce and use ffulsh_all() 2009-11-02 14:19:51 +01:00
makedevs.c
man.c
microcom.c tidy up O_NONBLOCK usage. use libbb functions in stty. 2009-11-11 21:05:42 +01:00
mountpoint.c mountpoint: btrfs fix 2009-11-01 04:33:23 +01:00
mt.c
raidautorun.c *: remove a few more cases of argc usage. -89 bytes. 2009-11-28 15:18:53 +01:00
readahead.c *: remove some uses of argc 2010-01-04 14:15:38 +01:00
runlevel.c runlevel: -2 bytes 2009-11-26 15:26:14 +01:00
rx.c *: remove a few more cases of argc usage. -89 bytes. 2009-11-28 15:18:53 +01:00
setsid.c
strings.c libbb: robustify isXXXX(). +39 bytes 2009-11-18 11:34:43 +01:00
taskset.c
time.c *: do not assign to stdout/stderr, it's not portable. 2010-01-02 18:49:22 +01:00
timeout.c
ttysize.c *: remove some uses of argc 2010-01-04 14:15:38 +01:00
volname.c
wall.c wall: new applet 2009-10-27 17:34:36 +01:00
watchdog.c