.. |
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
|
Bug 677: there are apparently still people using telnet.
|
2006-02-06 02:49:45 +00:00 |
cp.c
|
|
|
cut.c
|
|
|
date.c
|
just whitespace
|
2006-01-25 00:08:53 +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
|
printf() arguments shouldn't be passed straight from user supplied data.
|
2005-12-12 06:49:33 +00:00 |
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
|
make the build system puuuuuuuuuuurty
|
2006-02-02 01:41:53 +00:00 |
md5_sha1_sum.c
|
Eliminate unnecessary allocation from md5sum that was leaked without ever being used.
|
2005-12-15 06:51:52 +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
|
|
|