hush/coreutils
Denis Vlasenko 2425bdce34 od: fix buglet in --traditional, microoptimization,
document coreutils bug
bloat-o-meter: account for objects in rodata too
2006-11-29 14:32:01 +00:00
..
libcoreutils rodata cleanup. "unable to" == "cannot". -300 bytes 2006-11-18 22:04:09 +00:00
basename.c
cal.c httpd: LC_TIME locale _must_ be POSIX to httpd! We speak over the net! 2006-11-21 00:09:37 +00:00
cat.c
catv.c
chgrp.c chgrp: just call chown! :) 2006-10-27 23:28:38 +00:00
chmod.c chmod: typo in comments 2006-10-28 12:42:40 +00:00
chown.c recursive_action: add depth param 2006-10-27 23:42:25 +00:00
chroot.c
cksum.c
cmp.c
comm.c
Config.in
cp.c
cut.c
date.c
dd.c small fixes: 2006-11-26 15:45:17 +00:00
df.c reshuffle libbb.h contents so that order of decls makes sense 2006-10-27 09:05:02 +00:00
diff.c style cleanup: return(a) -> return a, part 2 2006-11-27 16:49:55 +00:00
dirname.c
dos2unix.c
du.c reshuffle libbb.h contents so that order of decls makes sense 2006-10-27 09:05:02 +00:00
echo.c
env.c
expr.c safe_strtoXX interface proved to be a bit unconvenient. 2006-11-27 14:43:21 +00:00
false.c
fold.c
head.c Provide our own isdigit macro. saves more than 400 bytes. 2006-11-27 14:44:18 +00:00
hostid.c
id.c
install.c style cleanup: return(a) -> return a, part 1 2006-11-27 16:49:31 +00:00
Kbuild chgrp: just call chown! :) 2006-10-27 23:28:38 +00:00
length.c
ln.c
logname.c
ls.c fix support for globally disabling --long-options. 2006-11-29 11:09:43 +00:00
md5_sha1_sum.c md5sum: make -c grok formats like "68b329da9893e34099c7d8ad5cb9c940 *foo". 2006-11-23 15:59:12 +00:00
mkdir.c mkdir: style fix 2006-11-19 13:53:50 +00:00
mkfifo.c
mknod.c
mv.c style cleanup: return(a) -> return a, part 2 2006-11-27 16:49:55 +00:00
nice.c
nohup.c
od_bloaty.c od: fix buglet in --traditional, microoptimization, 2006-11-29 14:32:01 +00:00
od.c Provide our own isdigit macro. saves more than 400 bytes. 2006-11-27 14:44:18 +00:00
printenv.c
printf.c safe_strtoXX interface proved to be a bit unconvenient. 2006-11-27 14:43:21 +00:00
pwd.c
realpath.c
rm.c rodata cleanup. "unable to" == "cannot". -300 bytes 2006-11-18 22:04:09 +00:00
rmdir.c rodata cleanup. "unable to" == "cannot". -300 bytes 2006-11-18 22:04:09 +00:00
seq.c
sleep.c
sort.c sort: two small optimizations 2006-11-26 15:48:54 +00:00
stat.c httpd: fix cgi-bin/index.cgi support, add example of it, 2006-11-21 00:12:09 +00:00
stty.c rodata cleanup. "unable to" == "cannot". -300 bytes 2006-11-18 22:04:09 +00:00
sum.c
sync.c style cleanup: return(a) -> return a, part 1 2006-11-27 16:49:31 +00:00
tail.c Provide our own isdigit macro. saves more than 400 bytes. 2006-11-27 14:44:18 +00:00
tee.c tee: fix bug: argv[-1] is a no-no! 2006-11-25 23:50:28 +00:00
test.c style cleanup: return(a) -> return a, part 1 2006-11-27 16:49:31 +00:00
touch.c
tr.c style cleanup: return(a) -> return a, part 1 2006-11-27 16:49:31 +00:00
true.c
tty.c
uname.c
uniq.c
usleep.c
uudecode.c
uuencode.c
watch.c get_terminal_width_height: do not pass insanely large values 2006-10-27 09:03:24 +00:00
wc.c httpd: LC_TIME locale _must_ be POSIX to httpd! We speak over the net! 2006-11-21 00:09:37 +00:00
who.c mostly style fixes 2006-11-01 10:25:35 +00:00
whoami.c
yes.c