hush/coreutils
Denis Vlasenko 3b8ff68ec8 dd: fix bugs: always assumed conv=sync, died on write errors
w/o perror and statictics. Several small improvements
2006-10-31 15:55:56 +00:00
..
libcoreutils
basename.c
cal.c
cat.c rename functions to more understandable names 2006-10-26 23:25:17 +00:00
catv.c
chgrp.c chgrp: just call chown! :) 2006-10-27 23:28:38 +00:00
chmod.c chmod: typo in comments 2006-10-28 12:42:40 +00:00
chown.c recursive_action: add depth param 2006-10-27 23:42:25 +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
Config.in
cp.c
cut.c rename functions to more understandable names 2006-10-26 23:25:17 +00:00
date.c
dd.c dd: fix bugs: always assumed conv=sync, died on write errors 2006-10-31 15:55:56 +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 recursive_action: add depth param 2006-10-27 23:42:25 +00:00
dirname.c
dos2unix.c
du.c reshuffle libbb.h contents so that order of decls makes sense 2006-10-27 09:05:02 +00:00
echo.c
env.c
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
id.c
install.c
Kbuild chgrp: just call chown! :) 2006-10-27 23:28:38 +00:00
length.c ...and yet another small fix. Ouch... 2006-10-26 23:39:04 +00:00
ln.c
logname.c
ls.c ls: silly comment fixes 2006-10-28 13:02:55 +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
mknod.c
mv.c
nice.c
nohup.c
od_bloaty.c
od.c
printenv.c
printf.c
pwd.c
realpath.c
rm.c
rmdir.c
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
stty.c
sum.c rename functions to more understandable names 2006-10-26 23:25:17 +00:00
sync.c
tail.c
tee.c rename functions to more understandable names 2006-10-26 23:25:17 +00:00
test.c
touch.c
tr.c
true.c
tty.c
uname.c
uniq.c
usleep.c
uudecode.c last nail into error_msg() (de)capitalization 2006-10-27 09:02:31 +00:00
uuencode.c
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
yes.c