hush/coreutils
2006-10-27 15:13:54 +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 chmod: support -vcf if CONFIG_DESKTOP 2006-10-27 15:13:54 +00:00
chown.c message string changes, mostly for consistency, also -32 bytes in .rodata 2006-10-20 13:28:22 +00:00
chroot.c Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate 2006-08-03 15:41:12 +00:00
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 reshuffle libbb.h contents so that order of decls makes sense 2006-10-27 09:05:02 +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 reshuffle libbb.h contents so that order of decls makes sense 2006-10-27 09:05:02 +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 Robert P. Day removed 8 gazillion occurrences of "extern" on function 2006-03-06 20:47:33 +00:00
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 reshuffle libbb.h contents so that order of decls makes sense 2006-10-27 09:05:02 +00:00
mkfifo.c Add one-line GPL boilerplate to numerous (but not all yet) source files. 2006-07-12 07:56:04 +00:00
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 usage.h: remove ugly tricks. We have USE_FEATURE_xxx now. 2006-09-27 23:31:08 +00:00
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 Add one-line GPL boilerplate to numerous (but not all yet) source files. 2006-07-12 07:56:04 +00:00
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 "Jordan Crouse" <jordan.crouse@amd.com> says: 2006-08-22 23:40:28 +00:00
touch.c getopt_ulflags -> getopt32. 2006-10-03 21:00:06 +00:00
tr.c using [xa]sprintf for string concatenation is neat and saves 2006-09-09 12:24:19 +00:00
true.c Add one-line GPL boilerplate to numerous (but not all yet) source files. 2006-07-12 07:56:04 +00:00
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 whitespace cleanup 2006-09-17 16:28:10 +00:00
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