busybox/coreutils
2006-04-25 22:40:53 +00:00
..
libcoreutils
basename.c
cal.c
cat.c
chgrp.c
chmod.c
chown.c
chroot.c - patch from Denis Vlasenko to add and use bb_xchdir() 2006-04-12 18:39:58 +00:00
cksum.c New applet cksum, from Rob Sullivan. 2006-04-18 20:57:28 +00:00
cmp.c Turn #if 0 into a comment. 2006-03-27 17:00:11 +00:00
comm.c Some tests were always true. We need comm.tests... 2006-04-04 19:26:37 +00:00
Config.in Convert a chunk of usage.h to USE_ and SKIP_ (more to do there), and fix a 2006-04-25 22:40:53 +00:00
cp.c - typos: s/compatability/compatibility/g;s/compatable/compatible/g; 2006-04-02 20:17:55 +00:00
cut.c
date.c
dd.c - patch from Denis Vlasenko to add and use bb_xopen3() 2006-04-13 12:45:04 +00:00
df.c
diff.c Simplify the GPL boilerplate. 2006-04-18 20:41:51 +00:00
dirname.c
dos2unix.c
du.c Convert a chunk of usage.h to USE_ and SKIP_ (more to do there), and fix a 2006-04-25 22:40:53 +00:00
echo.c
env.c
expr.c
false.c
fold.c
head.c
hostid.c
id.c
install.c - typos: s/compatability/compatibility/g;s/compatable/compatible/g; 2006-04-02 20:17:55 +00:00
length.c
ln.c
logname.c
ls.c - add and use bb_opendir(), bb_xopendir(). 2006-04-12 07:35:12 +00:00
Makefile
Makefile.in New applet cksum, from Rob Sullivan. 2006-04-18 20:57:28 +00:00
md5_sha1_sum.c
mkdir.c
mkfifo.c
mknod.c
mv.c
nice.c
nohup.c
od.c
printenv.c
printf.c - make append_option and multiconvert static. 2006-04-03 15:46:14 +00:00
pwd.c
realpath.c
rm.c
rmdir.c
seq.c
sleep.c
sort.c use strchr() not index() 2006-04-16 05:54:31 +00:00
stat.c - typo: s/derefernce/dereference/g 2006-04-18 14:17:49 +00:00
stty.c
sum.c We use -funsigned-char now, so having a separate RESERVE_CONFIG_UBUFFER is 2006-04-10 16:40:47 +00:00
sync.c
tail.c
tee.c
test.c
touch.c
tr.c Patch from Jean Wolter: 2006-04-19 22:22:06 +00:00
true.c
tty.c
uname.c
uniq.c
usleep.c
uudecode.c Glenn gave permission for GPLv2 "or later". 2006-04-17 22:49:30 +00:00
uuencode.c
watch.c
wc.c
who.c
whoami.c
yes.c