hush/coreutils
..
libcoreutils make copy_file() a bit easier to understand, and smaller 2007-08-25 21:14:55 +00:00
basename.c *: kill bb_get_last_path_component, replace with two functions 2007-09-24 18:27:04 +00:00
cal.c introduce bb_putchar(). saves ~1800 on uclibc (less on glibc). 2007-09-27 10:20:47 +00:00
cat.c don't pass argc in getopt32, it's superfluous 2007-08-18 15:32:12 +00:00
catv.c introduce bb_putchar(). saves ~1800 on uclibc (less on glibc). 2007-09-27 10:20:47 +00:00
chgrp.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
chmod.c
chown.c
chroot.c
cksum.c
comm.c
Config.in expand, unexpand: new applets from Tito <farmatito@tiscali.it> 2007-08-13 14:10:24 +00:00
cp.c cp: -r and -R imply -d (coreutils compat) 2007-09-25 18:06:36 +00:00
cut.c don't pass argc in getopt32, it's superfluous 2007-08-18 15:32:12 +00:00
date.c
dd.c
df.c
dirname.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
dos2unix.c don't pass argc in getopt32, it's superfluous 2007-08-18 15:32:12 +00:00
du.c
echo.c introduce bb_putchar(). saves ~1800 on uclibc (less on glibc). 2007-09-27 10:20:47 +00:00
env.c
expand.c
expr.c expand, unexpand: new applets from Tito <farmatito@tiscali.it> 2007-08-13 14:10:24 +00:00
false.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
fold.c
head.c
hostid.c
id.c introduce bb_putchar(). saves ~1800 on uclibc (less on glibc). 2007-09-27 10:20:47 +00:00
install.c
Kbuild
length.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
ln.c 'simple' error message functions by Loic Grenie <loic.grenie@gmail.com>. 2007-10-01 11:58:38 +00:00
logname.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
ls.c
md5_sha1_sum.c don't pass argc in getopt32, it's superfluous 2007-08-18 15:32:12 +00:00
mkdir.c
mkfifo.c
mknod.c
mv.c *: kill bb_get_last_path_component, replace with two functions 2007-09-24 18:27:04 +00:00
nice.c
nohup.c 'simple' error message functions by Loic Grenie <loic.grenie@gmail.com>. 2007-10-01 11:58:38 +00:00
od_bloaty.c introduce bb_putchar(). saves ~1800 on uclibc (less on glibc). 2007-09-27 10:20:47 +00:00
od.c trylink: produce even more info about final link stage 2007-08-12 20:58:27 +00:00
printenv.c env: micro-optimization 2007-08-06 02:55:41 +00:00
printf.c introduce bb_putchar(). saves ~1800 on uclibc (less on glibc). 2007-09-27 10:20:47 +00:00
pwd.c
readlink.c don't pass argc in getopt32, it's superfluous 2007-08-18 15:32:12 +00:00
realpath.c
rm.c
rmdir.c don't pass argc in getopt32, it's superfluous 2007-08-18 15:32:12 +00:00
seq.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
sleep.c multiplier suffixes are short, store them directly in struct suffix_mult 2007-07-27 15:06:25 +00:00
sort.c
split.c
stat.c introduce bb_putchar(). saves ~1800 on uclibc (less on glibc). 2007-09-27 10:20:47 +00:00
stty.c introduce bb_putchar(). saves ~1800 on uclibc (less on glibc). 2007-09-27 10:20:47 +00:00
sum.c don't pass argc in getopt32, it's superfluous 2007-08-18 15:32:12 +00:00
sync.c
tail.c
tee.c
test.c test: correct confusing placement of "const" 2007-09-21 17:58:43 +00:00
touch.c
tr.c trylink: produce even more info about final link stage 2007-08-12 20:58:27 +00:00
true.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
tty.c don't pass argc in getopt32, it's superfluous 2007-08-18 15:32:12 +00:00
uname.c
uniq.c
usleep.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
uudecode.c
uuencode.c introduce bb_putchar(). saves ~1800 on uclibc (less on glibc). 2007-09-27 10:20:47 +00:00
wc.c
who.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
whoami.c
yes.c