hush/coreutils
2006-08-09 20:56:23 +00:00
..
libcoreutils
basename.c
cal.c
cat.c
catv.c
chgrp.c
chmod.c
chown.c
chroot.c
cksum.c
cmp.c
comm.c
Config.in
cp.c
cut.c Remove xcalloc() and convert its callers to xzalloc(). About half of them 2006-08-03 20:07:35 +00:00
date.c
dd.c
df.c
diff.c
dirname.c
dos2unix.c
du.c
echo.c
env.c
expr.c
false.c
fold.c
head.c
hostid.c
id.c
install.c Another whack at scripts/individual. Now builds 212 applets. 2006-08-09 20:56:23 +00:00
length.c
ln.c
logname.c
ls.c Remove xcalloc() and convert its callers to xzalloc(). About half of them 2006-08-03 20:07:35 +00:00
Makefile
Makefile.in
md5_sha1_sum.c Teach md5sum and sha1sum to work the way other applets do so I don't have to 2006-08-06 02:13:36 +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
sleep.c
sort.c Remove xcalloc() and convert its callers to xzalloc(). About half of them 2006-08-03 20:07:35 +00:00
stat.c
stty.c
sum.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
watch.c
wc.c
who.c
whoami.c
yes.c