hush/coreutils
2006-12-22 00:45:27 +00:00
..
libcoreutils
basename.c
cal.c removal of commented-out cruft 2006-12-22 00:45:27 +00:00
cat.c tar et al: die if bb_copyfd_size copies less than asked for. 2006-12-22 00:21:07 +00:00
catv.c
chgrp.c
chmod.c
chown.c
chroot.c
cksum.c
cmp.c
comm.c
Config.in
cp.c
cut.c inline strcmp(s, "-") [actually macro-ize it for now - gcc is too stupid] 2006-12-16 23:49:13 +00:00
date.c date: -R shouldn't use locale 2006-12-13 00:35:21 +00:00
dd.c small fixes: 2006-11-26 15:45:17 +00:00
df.c
diff.c introduce LONE_CHAR (optimized strcmp with one-char string) 2006-12-21 13:23:14 +00:00
dirname.c
dos2unix.c
du.c du: dietlibc compat fix, style fixes. Thanks to sampo@symlabs.com. 2006-12-18 21:22:16 +00:00
echo.c introduce LONE_CHAR (optimized strcmp with one-char string) 2006-12-21 13:23:14 +00:00
env.c inline strcmp(s, "-") [actually macro-ize it for now - gcc is too stupid] 2006-12-16 23:49:13 +00:00
expr.c introduce LONE_CHAR (optimized strcmp with one-char string) 2006-12-21 13:23:14 +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 introduce LONE_CHAR (optimized strcmp with one-char string) 2006-12-21 13:23:14 +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 inline strcmp(s, "-") [actually macro-ize it for now - gcc is too stupid] 2006-12-16 23:49:13 +00:00
mkdir.c
mkfifo.c
mknod.c - commentary typo 2006-12-02 20:47:36 +00:00
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: remove bug-for-bug compat (because the bug was fixed in coreuitls) 2006-12-17 19:21:13 +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
rmdir.c
seq.c
sleep.c
sort.c inline strcmp(s, "-") [actually macro-ize it for now - gcc is too stupid] 2006-12-16 23:49:13 +00:00
stat.c
stty.c
sum.c inline strcmp(s, "-") [actually macro-ize it for now - gcc is too stupid] 2006-12-16 23:49:13 +00:00
sync.c style cleanup: return(a) -> return a, part 1 2006-11-27 16:49:31 +00:00
tail.c tail: fix tail +N 2006-12-21 00:43:06 +00:00
tee.c tee: fix bug: argv[-1] is a no-no! 2006-11-25 23:50:28 +00:00
test.c introduce LONE_CHAR (optimized strcmp with one-char string) 2006-12-21 13:23:14 +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 inline strcmp(s, "-") [actually macro-ize it for now - gcc is too stupid] 2006-12-16 23:49:13 +00:00
uuencode.c
watch.c
wc.c
who.c
whoami.c
yes.c remove bb_printf and the like 2006-10-26 23:21:47 +00:00