hush/coreutils
Eric Andersen e76c3b08e1 A number of cleanups. Now compiles with libc5, glibc, and uClibc. Fix a few
shadowed variables.  Move (almost) all syscalls to libbb/syscalls.c, so I can
handle them sanely and all at once.
 -Erik
2001-04-05 03:14:39 +00:00
..
basename.c
cat.c
chroot.c
cmp.c
cut.c
date.c
dd.c A number of cleanups. Now compiles with libc5, glibc, and uClibc. Fix a few 2001-04-05 03:14:39 +00:00
df.c
dirname.c
dos2unix.c
du.c
echo.c
env.c
expr.c
head.c
hostid.c
id.c
length.c
ln.c
logname.c
ls.c A number of cleanups. Now compiles with libc5, glibc, and uClibc. Fix a few 2001-04-05 03:14:39 +00:00
md5sum.c
mkdir.c
mkfifo.c
mknod.c
printf.c
pwd.c
rm.c
rmdir.c
sleep.c
sort.c
stty.c
sync.c
tail.c
tee.c
test.c
touch.c
tr.c
tty.c
uname.c
uniq.c
usleep.c
uudecode.c
uuencode.c
wc.c
whoami.c
yes.c