hush/coreutils
Denis Vlasenko 4d89a8bd1d date: make it accept ISO date format. Fix help text.
make testsuite actually test something useful.

function                                             old     new   delta
date_main                                           1094    1149     +55
2008-04-25 02:14:07 +00:00
..
libcoreutils
basename.c basename: tiny shrink 2008-04-01 16:29:21 +00:00
cal.c
cat.c
catv.c
chgrp.c
chmod.c
chown.c
chroot.c
cksum.c
comm.c
Config.in
cp.c build system: use POSIX options only for cp 2008-04-11 10:54:37 +00:00
cut.c *: more uniform naming: s/xmalloc_getline/xmalloc_fgetline/ 2008-03-26 20:04:27 +00:00
date.c date: make it accept ISO date format. Fix help text. 2008-04-25 02:14:07 +00:00
dd.c dd: fix recent breakage (was comparing "if" with "if=" etc). 2008-04-23 05:44:59 +00:00
df.c
dirname.c
dos2unix.c
du.c
echo.c shells: do not frocibly enable test, echo and kill _applets_, 2008-04-01 14:47:57 +00:00
env.c patch: shrink by Pascal Bellard <pascal.bellard AT ads-lu.com> (-80 bytes) 2008-03-23 22:55:25 +00:00
expand.c
expr.c expr: fix comparisons 'a < b' where we were overflowing a-b 2008-04-02 20:24:09 +00:00
false.c
fold.c
head.c
hostid.c
id.c
install.c patch: shrink by Pascal Bellard <pascal.bellard AT ads-lu.com> (-80 bytes) 2008-03-23 22:55:25 +00:00
Kbuild *: remove remaining instances of ".data" hack 2008-04-22 00:08:27 +00:00
length.c
ln.c
logname.c
ls.c patch: shrink by Pascal Bellard <pascal.bellard AT ads-lu.com> (-80 bytes) 2008-03-23 22:55:25 +00:00
md5_sha1_sum.c *: more uniform naming: s/xmalloc_getline/xmalloc_fgetline/ 2008-03-26 20:04:27 +00:00
mkdir.c patch: shrink by Pascal Bellard <pascal.bellard AT ads-lu.com> (-80 bytes) 2008-03-23 22:55:25 +00:00
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 patch: shrink by Pascal Bellard <pascal.bellard AT ads-lu.com> (-80 bytes) 2008-03-23 22:55:25 +00:00
printenv.c
printf.c
pwd.c
readlink.c patch: shrink by Pascal Bellard <pascal.bellard AT ads-lu.com> (-80 bytes) 2008-03-23 22:55:25 +00:00
realpath.c
rm.c
rmdir.c
seq.c
sleep.c
sort.c *: more uniform naming: s/xmalloc_getline/xmalloc_fgetline/ 2008-03-26 20:04:27 +00:00
split.c
stat.c
stty.c
sum.c
sync.c
tac.c
tail.c
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 *: remove remaining instances of ".data" hack 2008-04-22 00:08:27 +00:00
touch.c
tr.c
true.c
tty.c
uname.c
uniq.c *: more uniform naming: s/xmalloc_getline/xmalloc_fgetline/ 2008-03-26 20:04:27 +00:00
usleep.c
uudecode.c *: more uniform naming: s/xmalloc_getline/xmalloc_fgetline/ 2008-03-26 20:04:27 +00:00
uuencode.c
wc.c
who.c
whoami.c
yes.c