hush/coreutils
Rob Landley 81dab2cf83 Fix hdparm to use PRIu64 instead of typecasting to long long (which is 128 bits
on 64 bit platforms), and move #include <inttypes.h> to libbb.h.
2006-05-28 01:56:08 +00:00
..
libcoreutils
basename.c
cal.c
cat.c
chgrp.c
chmod.c
chown.c
chroot.c
cksum.c Fix hdparm to use PRIu64 instead of typecasting to long long (which is 128 bits 2006-05-28 01:56:08 +00:00
cmp.c
comm.c
Config.in
cp.c
cut.c
date.c Consolidate #include <sys/time.h> so libbb.h does it. 2006-05-27 21:42:58 +00:00
dd.c
df.c
diff.c
dirname.c
dos2unix.c Consolidate #include <sys/time.h> so libbb.h does it. 2006-05-27 21:42:58 +00:00
du.c
echo.c
env.c
expr.c
false.c
fold.c
head.c
hostid.c
id.c
install.c
length.c
ln.c
logname.c
ls.c Fix some warnings in allbareconfig. 2006-05-28 01:19:06 +00:00
Makefile
Makefile.in
md5_sha1_sum.c
mkdir.c
mkfifo.c
mknod.c
mv.c
nice.c Consolidate #include <sys/time.h> so libbb.h does it. 2006-05-27 21:42:58 +00:00
nohup.c
od.c
printenv.c
printf.c
pwd.c
realpath.c
rm.c
rmdir.c
seq.c
sleep.c
sort.c
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