hush/coreutils
Bernhard Reutner-Fischer 465874f3a3 - use proper macros to print intmax_t.
PRIuMAX and PRIxMAX are defined in inttypes depending on the wordsize.
2006-04-05 14:57:59 +00:00
..
libcoreutils - revert back to r14406 2006-03-13 19:04:00 +00:00
basename.c
cal.c
cat.c
chgrp.c
chmod.c
chown.c
chroot.c
cmp.c Turn #if 0 into a comment. 2006-03-27 17:00:11 +00:00
comm.c Some tests were always true. We need comm.tests... 2006-04-04 19:26:37 +00:00
Config.in
cp.c - typos: s/compatability/compatibility/g;s/compatable/compatible/g; 2006-04-02 20:17:55 +00:00
cut.c Patch from Denis Vlasenko turning static const int (which gets emitted into 2006-03-10 19:22:06 +00:00
date.c Patch from Denis Vlasenko to add xstat() and use it. 2006-03-13 15:45:16 +00:00
dd.c
df.c
dirname.c
dos2unix.c - tito writes: this patch fixes some comments in dos2unix that are wrong 2006-03-18 23:05:37 +00:00
du.c
echo.c
env.c
expr.c
false.c
fold.c
head.c
hostid.c
id.c
install.c - typos: s/compatability/compatibility/g;s/compatable/compatible/g; 2006-04-02 20:17:55 +00:00
length.c
ln.c
logname.c
ls.c Patch from Denis Vlasenko to add xstat() and use it. 2006-03-13 15:45:16 +00:00
Makefile
Makefile.in - revert back to r14406 2006-03-13 19:04:00 +00:00
md5_sha1_sum.c
mkdir.c
mkfifo.c
mknod.c Another header suggestion from Shaun Jackman. 2006-03-22 00:46:36 +00:00
mv.c
nice.c
nohup.c
od.c
printenv.c
printf.c - make append_option and multiconvert static. 2006-04-03 15:46:14 +00:00
pwd.c
realpath.c
rm.c
rmdir.c
seq.c Fix "seq 1 1". 2006-03-22 17:11:44 +00:00
sleep.c
sort.c
stat.c - use proper macros to print intmax_t. 2006-04-05 14:57:59 +00:00
stty.c Patch from Denis Vlasenko turning static const int (which gets emitted into 2006-03-10 19:22:06 +00:00
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 Patch from Denis Vlasenko to add xstat() and use it. 2006-03-13 15:45:16 +00:00
watch.c dont printf arguments given by user for security sanity 2006-03-23 02:07:20 +00:00
wc.c
who.c Cleanup patch from tito. 2006-03-12 19:26:01 +00:00
whoami.c
yes.c