hush/coreutils
2007-08-09 08:27:24 +00:00
..
libcoreutils
basename.c
cal.c cal: small code shrink 2007-07-26 11:12:51 +00:00
cat.c
catv.c catv: catv without arguments was trying to use environ as argv. 2007-08-06 12:28:24 +00:00
chgrp.c
chmod.c
chown.c md5_sha1_sum: fix mishandling when run as /bin/md5sum (with path) 2007-07-05 00:12:55 +00:00
chroot.c
cksum.c
comm.c
Config.in move several applets to more correct ex-project. No code changes. 2007-06-12 08:12:33 +00:00
cp.c libbb: nuke BB_GETOPT_ERROR, always die if there are mutually exclusive options 2007-07-21 13:27:44 +00:00
cut.c libbb: nuke BB_GETOPT_ERROR, always die if there are mutually exclusive options 2007-07-21 13:27:44 +00:00
date.c libbb: nuke BB_GETOPT_ERROR, always die if there are mutually exclusive options 2007-07-21 13:27:44 +00:00
dd.c dd: use unsigned printf specifier for # of blocks 2007-07-30 10:58:09 +00:00
df.c
dirname.c
dos2unix.c libbb: nuke BB_GETOPT_ERROR, always die if there are mutually exclusive options 2007-07-21 13:27:44 +00:00
du.c
echo.c echo: fix yet another buglet in non-fancy echo 2007-06-19 23:04:17 +00:00
env.c env: micro-optimization 2007-08-06 02:55:41 +00:00
expr.c Replace index_in_[sub]str_array with index_in_[sub]strings, 2007-07-24 15:54:42 +00:00
false.c
fold.c random shrinkage of statics, -60 bytes saved 2007-06-21 12:43:45 +00:00
head.c multiplier suffixes are short, store them directly in struct suffix_mult 2007-07-27 15:06:25 +00:00
hostid.c
id.c bb_getpwuid, bb_getgrgid: change order of arguments to more intuitive one; 2007-07-27 11:20:10 +00:00
install.c Replace index_in_[sub]str_array with index_in_[sub]strings, 2007-07-24 15:54:42 +00:00
Kbuild move several applets to more correct ex-project. No code changes. 2007-06-12 08:12:33 +00:00
length.c
ln.c
logname.c
ls.c ls,ps,watch: measure terminal width on fd 0, not 1 2007-08-09 08:27:24 +00:00
md5_sha1_sum.c md5_sha1_sum: fix mishandling when run as /bin/md5sum (with path) 2007-07-05 00:12:55 +00:00
mkdir.c Replace index_in_[sub]str_array with index_in_[sub]strings, 2007-07-24 15:54:42 +00:00
mkfifo.c
mknod.c
mv.c Replace index_in_[sub]str_array with index_in_[sub]strings, 2007-07-24 15:54:42 +00:00
nice.c
nohup.c
od_bloaty.c multiplier suffixes are short, store them directly in struct suffix_mult 2007-07-27 15:06:25 +00:00
od.c
printenv.c env: micro-optimization 2007-08-06 02:55:41 +00:00
printf.c
pwd.c
readlink.c move several applets to more correct ex-project. No code changes. 2007-06-12 08:12:33 +00:00
realpath.c
rm.c
rmdir.c
seq.c
sleep.c multiplier suffixes are short, store them directly in struct suffix_mult 2007-07-27 15:06:25 +00:00
sort.c libbb: nuke BB_GETOPT_ERROR, always die if there are mutually exclusive options 2007-07-21 13:27:44 +00:00
split.c multiplier suffixes are short, store them directly in struct suffix_mult 2007-07-27 15:06:25 +00:00
stat.c stat: fix option -Z segv (bug 1454) 2007-08-09 08:10:13 +00:00
stty.c multiplier suffixes are short, store them directly in struct suffix_mult 2007-07-27 15:06:25 +00:00
sum.c
sync.c
tail.c multiplier suffixes are short, store them directly in struct suffix_mult 2007-07-27 15:06:25 +00:00
tee.c
test.c introduce and use bb_basename() 2007-06-30 08:04:05 +00:00
touch.c
tr.c Replace index_in_[sub]str_array with index_in_[sub]strings, 2007-07-24 15:54:42 +00:00
true.c
tty.c
uname.c
uniq.c
usleep.c
uudecode.c
uuencode.c uuencode: shrink 2007-06-26 15:59:37 +00:00
wc.c style fix (stray space before ';') 2007-07-21 15:08:09 +00:00
who.c
whoami.c bb_getpwuid, bb_getgrgid: change order of arguments to more intuitive one; 2007-07-27 11:20:10 +00:00
yes.c