busybox/coreutils
Erik Andersen 0d068a2067 * all mallocs now use xmalloc (and so are OOM error safe), and
the common error handling saves a few bytes.  Thanks to
Bob Tinsley <bob@earthrise.demon.co.uk> for the patch.
 -Erik
2000-03-21 22:32:57 +00:00
..
basename.c Forgot to add basename. More fixes to du from 2000-02-21 17:27:17 +00:00
cat.c A few updates (including the cp fix the Craig has been looking for) 2000-03-04 21:19:32 +00:00
chroot.c A few updates (including the cp fix the Craig has been looking for) 2000-03-04 21:19:32 +00:00
date.c * all mallocs now use xmalloc (and so are OOM error safe), and 2000-03-21 22:32:57 +00:00
dd.c * all mallocs now use xmalloc (and so are OOM error safe), and 2000-03-21 22:32:57 +00:00
df.c A few updates (including the cp fix the Craig has been looking for) 2000-03-04 21:19:32 +00:00
dirname.c Add in tr and dirname 2000-03-05 08:07:00 +00:00
du.c A few updates (including the cp fix the Craig has been looking for) 2000-03-04 21:19:32 +00:00
echo.c Forgot these files... 2000-03-16 08:09:57 +00:00
head.c Some formatting updates (ran the code through indent) 2000-02-08 19:58:47 +00:00
hostid.c Some formatting updates (ran the code through indent) 2000-02-08 19:58:47 +00:00
length.c Some formatting updates (ran the code through indent) 2000-02-08 19:58:47 +00:00
ln.c A few updates (including the cp fix the Craig has been looking for) 2000-03-04 21:19:32 +00:00
logname.c Some formatting updates (ran the code through indent) 2000-02-08 19:58:47 +00:00
ls.c Updates 2000-02-11 21:55:04 +00:00
mkdir.c Some formatting updates (ran the code through indent) 2000-02-08 19:58:47 +00:00
mkfifo.c Some formatting updates (ran the code through indent) 2000-02-08 19:58:47 +00:00
mknod.c Some formatting updates (ran the code through indent) 2000-02-08 19:58:47 +00:00
printf.c Some formatting updates (ran the code through indent) 2000-02-08 19:58:47 +00:00
pwd.c Some formatting updates (ran the code through indent) 2000-02-08 19:58:47 +00:00
rm.c Some formatting updates (ran the code through indent) 2000-02-08 19:58:47 +00:00
rmdir.c Some formatting updates (ran the code through indent) 2000-02-08 19:58:47 +00:00
sleep.c Some formatting updates (ran the code through indent) 2000-02-08 19:58:47 +00:00
sort.c A few updates (including the cp fix the Craig has been looking for) 2000-03-04 21:19:32 +00:00
sync.c Some formatting updates (ran the code through indent) 2000-02-08 19:58:47 +00:00
tail.c Some updates for the day, 2000-02-18 21:34:17 +00:00
tee.c + changed a static array (FileList) into a dynamically allocated one 2000-03-08 00:14:35 +00:00
test.c Forgot these files... 2000-03-16 08:09:57 +00:00
touch.c Some formatting updates (ran the code through indent) 2000-02-08 19:58:47 +00:00
tr.c * all mallocs now use xmalloc (and so are OOM error safe), and 2000-03-21 22:32:57 +00:00
tty.c Some formatting updates (ran the code through indent) 2000-02-08 19:58:47 +00:00
uname.c Some formatting updates (ran the code through indent) 2000-02-08 19:58:47 +00:00
uniq.c Some formatting updates (ran the code through indent) 2000-02-08 19:58:47 +00:00
wc.c Some formatting updates (ran the code through indent) 2000-02-08 19:58:47 +00:00
whoami.c Some formatting updates (ran the code through indent) 2000-02-08 19:58:47 +00:00
yes.c Some formatting updates (ran the code through indent) 2000-02-08 19:58:47 +00:00