busybox/coreutils
2004-01-30 22:24:32 +00:00
..
libcoreutils
basename.c
cal.c
cat.c As we no longer use function pointers for read in common archiving code 2003-11-21 22:24:57 +00:00
chgrp.c
chmod.c
chown.c
chroot.c
cmp.c
Config.in New applet, seq. No options, just the basics. 2004-01-27 09:22:20 +00:00
cp.c Add the -r option as a synonym of -R 2004-01-25 05:50:28 +00:00
cut.c
date.c
dd.c Avoid symbol naming conflict with libm 2004-01-30 22:24:32 +00:00
df.c
dirname.c
dos2unix.c
du.c
echo.c
env.c As vodz pointed out, setting unset_env to NULL is sufficient 2003-11-07 11:20:21 +00:00
expr.c Be stricter when converting strings to integers. Should fix the problem 2004-01-25 19:47:10 +00:00
false.c
fold.c
head.c
hostid.c
id.c
install.c Enable long options, adds 150 bytes. 2004-01-23 21:57:16 +00:00
length.c
ln.c Patch from Bastian Blank to fix debian bug #226722, test case: 2004-01-08 10:51:09 +00:00
logname.c
ls.c Fix a bug where ls -le would print the time twice. 2004-01-18 05:41:30 +00:00
Makefile
Makefile.in New applet, seq. No options, just the basics. 2004-01-27 09:22:20 +00:00
md5_sha1_sum.c Fix up the -s option, and make usage consitent with behaviour, 2003-11-20 05:58:26 +00:00
mkdir.c
mkfifo.c
mknod.c
mv.c
od.c
printf.c
pwd.c
realpath.c
rm.c
rmdir.c
seq.c New applet, seq. No options, just the basics. 2004-01-27 09:22:20 +00:00
sleep.c
sort.c
stty.c
sync.c
tail.c
tee.c
test.c
touch.c
tr.c
true.c
tty.c
uname.c
uniq.c
usleep.c
uudecode.c
uuencode.c Pascal Brisset writes: 2004-01-26 07:17:30 +00:00
watch.c
wc.c
who.c
whoami.c
yes.c