hush/coreutils
Bernhard Reutner-Fischer 20f4000086 - add some ATTRIBUTE_UNUSED.
- use shorter boilerplate while at it.
2006-01-30 17:17:14 +00:00
..
libcoreutils just whitespace 2006-01-25 00:08:53 +00:00
basename.c
cal.c removed warning "comparison between signed and unsigned". 2006-01-30 13:47:19 +00:00
cat.c
chgrp.c
chmod.c - add some ATTRIBUTE_UNUSED. 2006-01-30 17:17:14 +00:00
chown.c - add some ATTRIBUTE_UNUSED. 2006-01-30 17:17:14 +00:00
chroot.c
cmp.c
comm.c
Config.in support 64 arith. Close bug 136 2006-01-25 13:56:03 +00:00
cp.c Fix cp /dev/null filename, and a few in-passing cleanups. 2005-11-01 21:55:14 +00:00
cut.c - new bb_opt_complementally syntax, use [-:?] only - 'free' chars 2005-10-14 09:56:52 +00:00
date.c just whitespace 2006-01-25 00:08:53 +00:00
dd.c
df.c
dirname.c
dos2unix.c common BUFSIZ BSS buffer, small reduce code, data and bss 2005-10-15 10:23:55 +00:00
du.c
echo.c
env.c - new bb_opt_complementally syntax, use [-:?] only - 'free' chars 2005-10-14 09:56:52 +00:00
expr.c support 64 arith. Close bug 136 2006-01-25 13:56:03 +00:00
false.c - add some ATTRIBUTE_UNUSED. 2006-01-30 17:17:14 +00:00
fold.c remove outdated and do not corected comment. Use bb_xasprintf instead xmalloc+set+set+strcpy. 2006-01-30 10:49:14 +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 - new bb_opt_complementally syntax, use [-:?] only - 'free' chars 2005-10-14 09:56:52 +00:00
install.c just whitespace 2006-01-25 00:08:53 +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 just whitespace 2006-01-25 00:08:53 +00:00
Makefile
Makefile.in - shared libbusybox. 2006-01-15 14:04:57 +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
printenv.c
printf.c just whitespace 2006-01-25 00:08:53 +00:00
pwd.c
realpath.c RESERVE_CONFIG_BUFFER --> bb_common_bufsiz1 2005-10-15 13:45:32 +00:00
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 removed warning "comparison between signed and unsigned". Reduced size 2006-01-30 12:23:46 +00:00
sum.c
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 common BUFSIZ BSS buffer, small reduce code, data and bss 2005-10-15 10:23:55 +00:00
test.c just whitespace 2006-01-25 00:08:53 +00:00
touch.c
tr.c common BUFSIZ BSS buffer, small reduce code, data and bss 2005-10-15 10:23:55 +00:00
true.c
tty.c
uname.c just whitespace 2006-01-25 00:08:53 +00:00
uniq.c * uniq.c: remove unneeded include and use short boilerplate. 2005-10-26 10:47:26 +00:00
usleep.c
uudecode.c just whitespace 2006-01-25 00:08:53 +00:00
uuencode.c
watch.c
wc.c
who.c just whitespace 2006-01-25 00:08:53 +00:00
whoami.c
yes.c