hush/coreutils
2001-04-30 18:17:00 +00:00
..
basename.c
cat.c
chgrp.c These do not need initial values. Let them live in the bss. 2001-04-30 18:07:24 +00:00
chmod.c Fix handling of permission addition and removal (e.g., o-r). 2001-04-26 18:55:29 +00:00
chown.c These do not need initial values. Let them live in the bss. 2001-04-30 18:07:24 +00:00
chroot.c
cmp.c Applied patch from I.Q. to add -s to cmp. 2001-04-25 20:41:02 +00:00
cp.c
cut.c Another nice cleanup from Larry. This adds a new last_char_is() function and 2001-04-26 15:56:47 +00:00
date.c Move messages.c to libbb. Make each string in messages.c be its own .o file. 2001-04-25 05:39:18 +00:00
dd.c
df.c
dirname.c
dos2unix.c
du.c Move messages.c to libbb. Make each string in messages.c be its own .o file. 2001-04-25 05:39:18 +00:00
echo.c
env.c
expr.c
head.c
hostid.c
id.c
length.c
ln.c Move messages.c to libbb. Make each string in messages.c be its own .o file. 2001-04-25 05:39:18 +00:00
logname.c
ls.c Made new xreadlink function for libbb and changed applets to use it instead of 2001-04-30 18:17:00 +00:00
md5sum.c
mkdir.c Move messages.c to libbb. Make each string in messages.c be its own .o file. 2001-04-25 05:39:18 +00:00
mkfifo.c
mknod.c
mv.c Rewrote rm. 2001-04-24 20:04:18 +00:00
printf.c
pwd.c
rm.c Rewrote rm. 2001-04-24 20:04:18 +00:00
rmdir.c
sleep.c
sort.c
stty.c
sync.c
tail.c
tee.c
test.c Move messages.c to libbb. Make each string in messages.c be its own .o file. 2001-04-25 05:39:18 +00:00
touch.c
tr.c Move messages.c to libbb. Make each string in messages.c be its own .o file. 2001-04-25 05:39:18 +00:00
tty.c
uname.c
uniq.c
usleep.c
uudecode.c
uuencode.c
wc.c
whoami.c
yes.c