busybox/coreutils
Simon B 3698ed1ca1 mkdir,rmdir: accept and ignore -v, --verbose
function                                             old     new   delta
static.rmdir_longopts                                 38      48     +10
mkdir_longopts                                        18      28     +10

Signed-off-by: Simon B <sburnet@hotmail.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2012-05-06 15:03:32 +02:00
..
libcoreutils
basename.c
cal.c *: remove "Options:" string from help texts 2011-06-05 03:58:28 +02:00
cat.c
catv.c *: remove "Options:" string from help texts 2011-06-05 03:58:28 +02:00
chgrp.c *: remove "Options:" string from help texts 2011-06-05 03:58:28 +02:00
chmod.c *: remove "Options:" string from help texts 2011-06-05 03:58:28 +02:00
chown.c *: remove "Options:" string from help texts 2011-06-05 03:58:28 +02:00
chroot.c libbb: make xchroot do a chdir("/") after chroot 2012-03-08 00:28:24 +01:00
cksum.c
comm.c *: remove "Options:" string from help texts 2011-06-05 03:58:28 +02:00
Config.src hostid: fix behavior on identifiers starting with zeros 2011-08-16 23:36:10 +02:00
cp.c cp: trim help text 2012-03-05 10:09:18 +01:00
cut.c *: remove "Options:" string from help texts 2011-06-05 03:58:28 +02:00
date.c date: extend help text to explain compat date format. Closes 4820 2012-03-01 08:36:07 +01:00
dd.c *: remove "Options:" string from help texts 2011-06-05 03:58:28 +02:00
df.c df: more compatible -P behavior 2011-08-09 04:49:27 +02:00
dirname.c
dos2unix.c *: remove "Options:" string from help texts 2011-06-05 03:58:28 +02:00
du.c du: trim help text a bit more 2012-03-05 09:59:56 +01:00
echo.c *: remove "Options:" string from help texts 2011-06-05 03:58:28 +02:00
env.c *: remove "Options:" string from help texts 2011-06-05 03:58:28 +02:00
expand.c *: remove "Options:" string from help texts 2011-06-05 03:58:28 +02:00
expr.c add INIT_G()'s. No code changes. 2011-09-21 01:59:15 +02:00
false.c
fold.c *: remove "Options:" string from help texts 2011-06-05 03:58:28 +02:00
fsync.c *: remove "Options:" string from help texts 2011-06-05 03:58:28 +02:00
head.c *: remove "Options:" string from help texts 2011-06-05 03:58:28 +02:00
hostid.c hostid: fix behavior on identifiers starting with zeros 2011-08-16 23:36:10 +02:00
id_test.sh
id.c id: correct getgroups usage 2011-06-22 16:42:36 +02:00
install.c *: remove "Options:" string from help texts 2011-06-05 03:58:28 +02:00
Kbuild.src hostid: fix behavior on identifiers starting with zeros 2011-08-16 23:36:10 +02:00
length.c.disabled
ln.c ln: support -T and -v 2012-05-06 13:18:35 +02:00
logname.c
ls.c randomconfig fixes 2011-08-10 00:51:29 +02:00
md5_sha1_sum.c md5/shaNsum: make -c support a list of files 2011-07-04 01:49:59 +02:00
mkdir.c mkdir,rmdir: accept and ignore -v, --verbose 2012-05-06 15:03:32 +02:00
mkfifo.c *: remove "Options:" string from help texts 2011-06-05 03:58:28 +02:00
mknod.c *: remove "Options:" string from help texts 2011-06-05 03:58:28 +02:00
mv.c *: remove "Options:" string from help texts 2011-06-05 03:58:28 +02:00
nice.c *: remove "Options:" string from help texts 2011-06-05 03:58:28 +02:00
nohup.c
od_bloaty.c od: code shrink 2011-05-21 19:15:55 +02:00
od.c od: code shrink, fix "od --traditional FILE" 2011-05-21 17:43:06 +02:00
printenv.c
printf.c printf: fix this case: printf "%b" '\0057usr\0057bin\n' 2012-03-07 11:57:47 +01:00
pwd.c whitespace fixes 2011-10-28 14:07:44 +02:00
readlink.c *: remove "Options:" string from help texts 2011-06-05 03:58:28 +02:00
realpath.c
rm.c *: remove "Options:" string from help texts 2011-06-05 03:58:28 +02:00
rmdir.c mkdir,rmdir: accept and ignore -v, --verbose 2012-05-06 15:03:32 +02:00
seq.c *: remove "Options:" string from help texts 2011-06-05 03:58:28 +02:00
sleep.c
sort.c *: remove "Options:" string from help texts 2011-06-05 03:58:28 +02:00
split.c *: remove "Options:" string from help texts 2011-06-05 03:58:28 +02:00
stat.c *: remove "Options:" string from help texts 2011-06-05 03:58:28 +02:00
stty.c stty: trim too verbose error messages (-40 bytes) 2011-10-21 19:45:13 +02:00
sum.c *: remove "Options:" string from help texts 2011-06-05 03:58:28 +02:00
sync.c
tac.c
tail.c add INIT_G()'s. No code changes. 2011-09-21 01:59:15 +02:00
tee.c *: remove "Options:" string from help texts 2011-06-05 03:58:28 +02:00
test_ptr_hack.c
test.c test: "test !" was accessing argv past NULL - fix it. Closes 4832 2012-03-08 03:50:01 +01:00
touch.c touch: add new option FEATURE_TOUCH_SUSV3 2011-12-14 08:48:59 +01:00
tr.c *: remove "Options:" string from help texts 2011-06-05 03:58:28 +02:00
true.c
tty.c *: remove "Options:" string from help texts 2011-06-05 03:58:28 +02:00
uname.c *: remove "Options:" string from help texts 2011-06-05 03:58:28 +02:00
uniq.c *: remove "Options:" string from help texts 2011-06-05 03:58:28 +02:00
usleep.c usleep: do not check for usleep error, it should never fail 2011-07-08 08:37:57 +02:00
uudecode.c uudecode: tweak help text 2012-03-05 14:23:26 +01:00
uuencode.c uuencode: tweak help text 2012-03-05 14:22:33 +01:00
wc.c *: remove "Options:" string from help texts 2011-06-05 03:58:28 +02:00
who.c who: fix typo in help text 2012-04-18 14:38:15 +02:00
whoami.c
yes.c