hush/coreutils
2006-10-27 09:03:24 +00:00
..
libcoreutils cp: add support for -s, -l. Fix free(nonmalloc) bug. 2006-10-21 23:40:20 +00:00
basename.c remove bb_printf and the like 2006-10-26 23:21:47 +00:00
cal.c remove bb_printf and the like 2006-10-26 23:21:47 +00:00
cat.c rename functions to more understandable names 2006-10-26 23:25:17 +00:00
catv.c remove bb_printf and the like 2006-10-26 23:21:47 +00:00
chgrp.c getopt_ulflags -> getopt32. 2006-10-03 21:00:06 +00:00
chmod.c
chown.c message string changes, mostly for consistency, also -32 bytes in .rodata 2006-10-20 13:28:22 +00:00
chroot.c
cksum.c rename functions to more understandable names 2006-10-26 23:25:17 +00:00
cmp.c rename functions to more understandable names 2006-10-26 23:25:17 +00:00
comm.c getopt_ulflags -> getopt32. 2006-10-03 21:00:06 +00:00
Config.in build system overhaul 2006-10-05 10:17:08 +00:00
cp.c cp: add support for -s, -l. Fix free(nonmalloc) bug. 2006-10-21 23:40:20 +00:00
cut.c rename functions to more understandable names 2006-10-26 23:25:17 +00:00
date.c getopt_ulflags -> getopt32. 2006-10-03 21:00:06 +00:00
dd.c remove bb_printf and the like 2006-10-26 23:21:47 +00:00
df.c remove bb_printf and the like 2006-10-26 23:21:47 +00:00
diff.c add open_read_close() and similar stuff 2006-10-14 02:23:43 +00:00
dirname.c remove bb_printf and the like 2006-10-26 23:21:47 +00:00
dos2unix.c bb_applet_name -> applet_name 2006-10-03 21:00:43 +00:00
du.c remove bb_printf and the like 2006-10-26 23:21:47 +00:00
echo.c remove bb_printf and the like 2006-10-26 23:21:47 +00:00
env.c remove bb_printf and the like 2006-10-26 23:21:47 +00:00
expr.c remove bb_printf and the like 2006-10-26 23:21:47 +00:00
false.c
fold.c rename functions to more understandable names 2006-10-26 23:25:17 +00:00
head.c rename functions to more understandable names 2006-10-26 23:25:17 +00:00
hostid.c remove bb_printf and the like 2006-10-26 23:21:47 +00:00
id.c remove bb_printf and the like 2006-10-26 23:21:47 +00:00
install.c message string changes, mostly for consistency, also -32 bytes in .rodata 2006-10-20 13:28:22 +00:00
Kbuild build system overhaul 2006-10-05 10:17:08 +00:00
length.c ...and yet another small fix. Ouch... 2006-10-26 23:39:04 +00:00
ln.c cp: add support for -s, -l. Fix free(nonmalloc) bug. 2006-10-21 23:40:20 +00:00
logname.c remove bb_printf and the like 2006-10-26 23:21:47 +00:00
ls.c silly size savings and capitalization fixes 2006-10-26 00:37:00 +00:00
md5_sha1_sum.c rename functions to more understandable names 2006-10-26 23:25:17 +00:00
mkdir.c getopt_ulflags -> getopt32. 2006-10-03 21:00:06 +00:00
mkfifo.c
mknod.c attempt to regularize atoi mess. 2006-10-08 12:49:22 +00:00
mv.c cp: add support for -s, -l. Fix free(nonmalloc) bug. 2006-10-21 23:40:20 +00:00
nice.c remove bb_printf and the like 2006-10-26 23:21:47 +00:00
nohup.c message string changes, mostly for consistency, also -32 bytes in .rodata 2006-10-20 13:28:22 +00:00
od_bloaty.c od: provide full-blown od from coreutils if CONFIG_DESKTOP 2006-10-10 23:26:05 +00:00
od.c od: provide full-blown od from coreutils if CONFIG_DESKTOP 2006-10-10 23:26:05 +00:00
printenv.c remove bb_printf and the like 2006-10-26 23:21:47 +00:00
printf.c attempt to regularize atoi mess. 2006-10-08 12:49:22 +00:00
pwd.c remove bb_printf and the like 2006-10-26 23:21:47 +00:00
realpath.c remove bb_printf and the like 2006-10-26 23:21:47 +00:00
rm.c getopt_ulflags -> getopt32. 2006-10-03 21:00:06 +00:00
rmdir.c getopt_ulflags -> getopt32. 2006-10-03 21:00:06 +00:00
seq.c
sleep.c attempt to regularize atoi mess. 2006-10-08 12:49:22 +00:00
sort.c last nail into error_msg() (de)capitalization 2006-10-27 09:02:31 +00:00
stat.c getopt_ulflags -> getopt32. 2006-10-03 21:00:06 +00:00
stty.c attempt to regularize atoi mess. 2006-10-08 12:49:22 +00:00
sum.c rename functions to more understandable names 2006-10-26 23:25:17 +00:00
sync.c
tail.c attempt to regularize atoi mess. 2006-10-08 12:49:22 +00:00
tee.c rename functions to more understandable names 2006-10-26 23:25:17 +00:00
test.c
touch.c getopt_ulflags -> getopt32. 2006-10-03 21:00:06 +00:00
tr.c
true.c
tty.c remove bb_printf and the like 2006-10-26 23:21:47 +00:00
uname.c remove bb_printf and the like 2006-10-26 23:21:47 +00:00
uniq.c remove bb_printf and the like 2006-10-26 23:21:47 +00:00
usleep.c attempt to regularize atoi mess. 2006-10-08 12:49:22 +00:00
uudecode.c last nail into error_msg() (de)capitalization 2006-10-27 09:02:31 +00:00
uuencode.c remove bb_printf and the like 2006-10-26 23:21:47 +00:00
watch.c get_terminal_width_height: do not pass insanely large values 2006-10-27 09:03:24 +00:00
wc.c rename functions to more understandable names 2006-10-26 23:25:17 +00:00
who.c
whoami.c remove bb_printf and the like 2006-10-26 23:21:47 +00:00
yes.c remove bb_printf and the like 2006-10-26 23:21:47 +00:00