hush/coreutils
Denis Vlasenko 77ad97f199 more -Wall warning fixes from Cristian Ionescu-Idbohrn.
This time it resulted in small code changes:

function                                             old     new   delta
nexpr                                                820     828      +8
tail_main                                           1200    1202      +2
wrapf                                                166     167      +1
parse_mount_options                                  227     209     -18
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 3/1 up/down: 11/-18)             Total: -7 bytes
2008-05-13 02:27:31 +00:00
..
libcoreutils Use intra-DSO calls when we build libbusybox. No-op for normal build. 2008-05-09 17:59:34 +00:00
basename.c more -Wall warning fixes from Cristian Ionescu-Idbohrn. 2008-05-13 02:27:31 +00:00
cal.c
cat.c
catv.c
chgrp.c
chmod.c
chown.c
chroot.c
cksum.c
comm.c
Config.in
cp.c cp: fix "cp -RL" to create regular files even if src is a symlink 2008-04-27 22:06:24 +00:00
cut.c more -Wall warning fixes from Cristian Ionescu-Idbohrn. 2008-05-13 02:27:31 +00:00
date.c date: better version of previous commit; + fix testsuite 2008-04-28 00:25:22 +00:00
dd.c more -Wall warning fixes from Cristian Ionescu-Idbohrn. 2008-05-13 02:27:31 +00:00
df.c
dirname.c
dos2unix.c
du.c
echo.c echo: fix echo -e -n "msg\n\0" 2008-04-30 00:39:22 +00:00
env.c
expand.c more -Wall warning fixes from Cristian Ionescu-Idbohrn. 2008-05-13 02:27:31 +00:00
expr.c
false.c
fold.c
head.c
hostid.c
id.c
install.c
Kbuild *: remove remaining instances of ".data" hack 2008-04-22 00:08:27 +00:00
length.c
ln.c
logname.c
ls.c
md5_sha1_sum.c fix warnings about pointer signedness 2008-05-09 18:07:15 +00:00
mkdir.c
mkfifo.c
mknod.c
mv.c whitespace fixes. no code changes 2008-04-22 00:16:29 +00:00
nice.c
nohup.c
od_bloaty.c od: fix "od -b" 2008-04-14 19:50:06 +00:00
od.c
printenv.c
printf.c
pwd.c
readlink.c
realpath.c
rm.c
rmdir.c
seq.c
sleep.c
sort.c more -Wall warning fixes from Cristian Ionescu-Idbohrn. 2008-05-13 02:27:31 +00:00
split.c
stat.c
stty.c more -Wall warning fixes from Cristian Ionescu-Idbohrn. 2008-05-13 02:27:31 +00:00
sum.c
sync.c
tac.c
tail.c more -Wall warning fixes from Cristian Ionescu-Idbohrn. 2008-05-13 02:27:31 +00:00
tee.c
test_ptr_hack.c add forgotten files. I am forgetting it all the time :( 2008-04-22 18:07:41 +00:00
test.c more -Wall warning fixes from Cristian Ionescu-Idbohrn. 2008-05-13 02:27:31 +00:00
touch.c
tr.c more -Wall warning fixes from Cristian Ionescu-Idbohrn. 2008-05-13 02:27:31 +00:00
true.c
tty.c
uname.c
uniq.c uniq: support -w. closes bug 3094. 2008-05-03 07:21:27 +00:00
usleep.c
uudecode.c
uuencode.c
wc.c
who.c
whoami.c
yes.c