hush/coreutils
Rob Landley d6e14d8bee Don't build directory libraries unless we're building an applet that needs it.
Cherry-picked from Devin Bayer's big MacOS X patch.
2006-02-21 19:11:35 +00:00
..
libcoreutils make the build system puuuuuuuuuuurty 2006-02-02 01:41:53 +00:00
basename.c
cal.c rfelker writes in Bug 734: Nothing from err.h is used, but cal.c includes it, breaking compile on systems lacking this function. 2006-02-19 22:41:41 +00:00
cat.c
chgrp.c
chmod.c - add some ATTRIBUTE_UNUSED. 2006-01-30 17:17:14 +00:00
chown.c avoid signed<->unsigned warning 2006-01-31 12:06:57 +00:00
chroot.c
cmp.c
comm.c
Config.in Patch from Devin Bayer to split up hash_fd.c into md5.c and sha1.c. (I tweaked 2006-02-21 06:44:43 +00:00
cp.c
cut.c
date.c Walter Harms added -D to date, and I did a code cleanup while I was in the 2006-02-21 05:06:42 +00:00
dd.c avoid signed<->unsigned warning 2006-01-31 12:06:57 +00:00
df.c
dirname.c
dos2unix.c
du.c avoid signed<->unsigned warning 2006-01-31 12:06:57 +00:00
echo.c
env.c
expr.c clean up yet more annoying signed/unsigned mismatches and fixup 2006-01-30 19:48:23 +00:00
false.c - add some ATTRIBUTE_UNUSED. 2006-01-30 17:17:14 +00:00
fold.c - very minor tweak: save 1 byte. 2006-01-30 17:41:06 +00:00
head.c support GNU suffixes for fancy mode: b(512), k(1024) and m(1024*1024) 2006-01-30 11:15:11 +00:00
hostid.c - add some ATTRIBUTE_UNUSED. 2006-01-30 17:17:14 +00:00
id.c
install.c clean up yet more annoying signed/unsigned mismatches and fixup 2006-01-30 19:48:23 +00:00
length.c
ln.c
logname.c - add some ATTRIBUTE_UNUSED. 2006-01-30 17:17:14 +00:00
ls.c clean up yet more annoying signed/unsigned mismatches and fixup 2006-01-30 19:48:23 +00:00
Makefile
Makefile.in Don't build directory libraries unless we're building an applet that needs it. 2006-02-21 19:11:35 +00:00
md5_sha1_sum.c Patch from Devin Bayer to split up hash_fd.c into md5.c and sha1.c. (I tweaked 2006-02-21 06:44:43 +00:00
mkdir.c
mkfifo.c
mknod.c
mv.c
nice.c just whitespace 2006-01-25 00:08:53 +00:00
nohup.c
od.c clean up yet more annoying signed/unsigned mismatches and fixup 2006-01-30 19:48:23 +00:00
printenv.c
printf.c just whitespace 2006-01-25 00:08:53 +00:00
pwd.c
realpath.c
rm.c
rmdir.c just whitespace 2006-01-25 00:08:53 +00:00
seq.c
sleep.c
sort.c just whitespace 2006-01-25 00:08:53 +00:00
stat.c just whitespace 2006-01-25 00:08:53 +00:00
stty.c rfelker writes in Bug 736: stty.c includes unneeded, obsolete header memory.h 2006-02-19 22:43:58 +00:00
sum.c Fix bug 674: sum's block count should always round up. 2006-02-14 17:47:05 +00:00
sync.c
tail.c Move SUSv2 obsolete feature disabling to debug menu, invert meaning of 2006-01-30 01:30:39 +00:00
tee.c
test.c just whitespace 2006-01-25 00:08:53 +00:00
touch.c
tr.c clean up yet more annoying signed/unsigned mismatches and fixup 2006-01-30 19:48:23 +00:00
true.c
tty.c
uname.c just whitespace 2006-01-25 00:08:53 +00:00
uniq.c
usleep.c
uudecode.c more better for me signed<->unsigned and the const keyword usage 2006-01-31 14:25:52 +00:00
uuencode.c more better for me signed<->unsigned and the const keyword usage 2006-01-31 14:25:52 +00:00
watch.c
wc.c
who.c just whitespace 2006-01-25 00:08:53 +00:00
whoami.c
yes.c