busybox/coreutils
2007-04-04 20:52:03 +00:00
..
libcoreutils
basename.c
cal.c
cat.c
catv.c
chgrp.c
chmod.c - fold recurse, depthFirst and dereference params into one param flags. 2007-03-29 10:30:50 +00:00
chown.c - fold recurse, depthFirst and dereference params into one param flags. 2007-03-29 10:30:50 +00:00
chroot.c
cksum.c
cmp.c
comm.c
Config.in - move additional fancy options not mandated by SUSv3 into a FANCY option 2007-03-28 16:48:40 +00:00
cp.c
cut.c
date.c
dd.c - remove bss users. Shrinkage while at it. See XXX for further, pre-existing bugs 2007-04-04 14:01:23 +00:00
df.c
diff.c - fold recurse, depthFirst and dereference params into one param flags. 2007-03-29 10:30:50 +00:00
dirname.c
dos2unix.c - sed -e "s/char[[:space:]]*\*[[:space:]]*argv\[\]/char **argv/g" 2007-04-04 20:52:03 +00:00
du.c
echo.c
env.c
expr.c - use bb_error_msg 2007-04-02 17:01:22 +00:00
false.c
fold.c
head.c
hostid.c
id.c
install.c
Kbuild
length.c
ln.c
logname.c
ls.c
md5_sha1_sum.c
mkdir.c
mkfifo.c
mknod.c
mv.c
nice.c
nohup.c
od_bloaty.c
od.c
printenv.c
printf.c
pwd.c
realpath.c
rm.c
rmdir.c
seq.c
sleep.c
sort.c
split.c - move additional fancy options not mandated by SUSv3 into a FANCY option 2007-03-28 16:48:40 +00:00
stat.c - remove superfluous bss user (flags) and manually unswitch some areas: 2007-04-04 13:58:33 +00:00
stty.c - remove some bss users. 2007-04-04 13:59:49 +00:00
sum.c
sync.c
tail.c - minor shrinkage 2007-04-04 20:29:15 +00:00
tee.c
test.c test: comment out unused code 2007-04-02 12:37:28 +00:00
touch.c
tr.c - fix compilation if FEATURE_TR_CLASSES is off. Sorry for that.. 2007-03-30 18:26:46 +00:00
true.c
tty.c
uname.c
uniq.c uniq: getopt32-ization. -38 bytes. 2007-03-31 10:19:11 +00:00
usleep.c
uudecode.c
uuencode.c
watch.c
wc.c
who.c
whoami.c
yes.c