hush/coreutils
2005-05-03 06:25:50 +00:00
..
libcoreutils egor duda writes: 2004-10-08 07:46:08 +00:00
basename.c
cal.c
cat.c
chgrp.c
chmod.c
chown.c
chroot.c
cmp.c
Config.in stat implementation based upon coreutils 2005-04-23 06:26:38 +00:00
cp.c fake out support for POSIX -H and -L options since busybox cp dereferences everything by default 2005-04-14 02:52:50 +00:00
cut.c
date.c Patch from David Daney: 2004-10-11 20:52:16 +00:00
dd.c
df.c
dirname.c
dos2unix.c
du.c
echo.c
env.c
expr.c
false.c
fold.c
head.c
hostid.c
id.c A patch from Takeharu KATO to update/fix SE-Linux support. 2005-05-03 06:25:50 +00:00
install.c
length.c
ln.c Patch from Matthew S. Wood: 2005-04-29 22:13:04 +00:00
logname.c
ls.c A patch from Takeharu KATO to update/fix SE-Linux support. 2005-05-03 06:25:50 +00:00
Makefile egor duda writes: 2004-10-08 07:46:08 +00:00
Makefile.in stat implementation based upon coreutils 2005-04-23 06:26:38 +00:00
md5_sha1_sum.c On Wednesday 13 April 2005 09:12 pm, Shaun Jackman wrote: 2005-04-30 05:11:57 +00:00
mkdir.c
mkfifo.c
mknod.c
mv.c
nice.c Add 'nice' and replace 'renice' with a new implementation. 2005-02-13 20:14:05 +00:00
od.c
printenv.c fix stupid build mistake i made earlier as pointed out by psm 2005-04-26 00:43:19 +00:00
printf.c
pwd.c
realpath.c
rm.c
rmdir.c
seq.c
sleep.c
sort.c Patch from Bernhard Fischer to make a bunch of symbols static 2005-04-16 19:39:00 +00:00
stat.c rework human_fstype to cut down size 2005-04-24 04:11:44 +00:00
stty.c
sum.c grab sum from coreutils, clean it up, and make it busybox happy 2005-04-21 23:24:46 +00:00
sync.c
tail.c
tee.c
test.c In Bug 208, bernhardf writes: 2005-04-16 04:30:38 +00:00
touch.c
tr.c
true.c
tty.c
uname.c
uniq.c
usleep.c
uudecode.c
uuencode.c
watch.c
wc.c
who.c cast the time pointer so gcc stops warning over nothing 2005-04-23 01:42:03 +00:00
whoami.c
yes.c