hush/coreutils
Bernhard Reutner-Fischer 86f5c9906b - add platform.h.
- use shorter boilerplate while at it.
2006-01-22 22:55:11 +00:00
..
libcoreutils - shared libbusybox. 2006-01-15 14:04:57 +00:00
basename.c
cal.c
cat.c
chgrp.c
chmod.c Bug 310: be consistent about stat/lstat and chown/lchown to avoid accidentally 2005-12-12 06:58:53 +00:00
chown.c Fix bug 603: "chown :root thingy" should work now. 2006-01-09 03:45:43 +00:00
chroot.c
cmp.c
comm.c
Config.in - cleanup Config.in. Use "select CONFIG_FOO" and add the corresponding 2006-01-19 14:42:23 +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
date.c RESERVE_CONFIG_BUFFER --> bb_common_bufsiz1 2005-10-15 13:45:32 +00:00
dd.c
df.c
dirname.c
dos2unix.c
du.c
echo.c
env.c
expr.c
false.c
fold.c Add build options to control SuS compatability, allows numeric 2005-12-11 03:09:05 +00:00
head.c - Stephane Billiart writes: 2005-12-15 11:47:16 +00:00
hostid.c
id.c
install.c
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
ls.c another more const 2005-10-20 11:17:48 +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
nohup.c
od.c
printenv.c
printf.c Bug 624 wants quoted char support for printf, so you can do something like: 2006-01-06 20:28:05 +00:00
pwd.c
realpath.c RESERVE_CONFIG_BUFFER --> bb_common_bufsiz1 2005-10-15 13:45:32 +00:00
rm.c
rmdir.c
seq.c
sleep.c
sort.c
stat.c another more const 2005-10-20 11:17:48 +00:00
stty.c - add platform.h. 2006-01-22 22:55:11 +00:00
sum.c
sync.c
tail.c - Stephane Billiart writes: 2005-12-15 11:47:16 +00:00
tee.c
test.c
touch.c
tr.c
true.c
tty.c
uname.c
uniq.c * uniq.c: remove unneeded include and use short boilerplate. 2005-10-26 10:47:26 +00:00
usleep.c
uudecode.c
uuencode.c
watch.c
wc.c
who.c
whoami.c
yes.c