hush/coreutils
2001-05-07 23:07:17 +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 Use generic flag names. 2001-04-24 01:30:02 +00:00
cut.c Silence cut so it doesn't whine during compilation 2001-05-07 23:07:17 +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 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 Fix buffer underrun noted and solved by Larry Doolittle. 2001-04-19 14:56:23 +00:00
dos2unix.c Fix dos2unix/tr problem noted by Larry Doolittle. 2001-04-12 21:38:06 +00:00
du.c Patch from Vladimir to use last_char_is to simplify du.c 2001-05-07 22:49:43 +00:00
echo.c Apply Vladimir's latest cleanup patch. 2001-04-09 22:48:12 +00:00
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 Handle endian-ness. Patch from Paul J.Y. Lahaie <pjlahaie@linuxcare.com> 2001-04-14 03:33:33 +00:00
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 Apply Vladimir's latest cleanup patch. 2001-04-09 22:48:12 +00:00
rm.c Rewrote rm. 2001-04-24 20:04:18 +00:00
rmdir.c
sleep.c
sort.c Applied patch from I.Q. to add sort -u as a feature. 2001-04-17 18:56:18 +00:00
stty.c Patch from Vladimir to remove testing stuff from stty 2001-05-07 22:47:45 +00:00
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