hush/coreutils
2006-05-13 02:33:41 +00:00
..
libcoreutils pull Rules.mak from top_srcdir as pointed out by Robert P. J. Day on the mailing list 2006-05-13 02:33:41 +00:00
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
comm.c Some tests were always true. We need comm.tests... 2006-04-04 19:26:37 +00:00
Config.in - add helptext for CONFIG_UNIX2DOS 2006-05-05 11:55:53 +00:00
cp.c
cut.c
date.c
dd.c Patch from Jason Schoon to add optional SIGUSR1 support to dd. 2006-05-02 22:44: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
length.c
ln.c
logname.c
ls.c Patch from Rich Felker to make ls use libc's qsort. 2006-05-03 20:22:03 +00:00
Makefile pull Rules.mak from top_srcdir as pointed out by Robert P. J. Day on the mailing list 2006-05-13 02:33:09 +00:00
Makefile.in New applet cksum, from Rob Sullivan. 2006-04-18 20:57:28 +00:00
md5_sha1_sum.c - typo in error-message: s/algotithm/algorithm 2006-05-10 07:59:32 +00:00
mkdir.c
mkfifo.c
mknod.c
mv.c
nice.c
nohup.c
od.c
printenv.c
printf.c
pwd.c
realpath.c
rm.c
rmdir.c
seq.c Re-wordwrap the new tests, and fix seq.c to pass them. 2006-04-27 22:36:32 +00:00
sleep.c
sort.c Replace isnan() and isinf() with inline tests so uClibc doesn't want us to 2006-05-09 23:14:39 +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