hush/coreutils
Mike Frysinger 4e5936ef95 In Bug 208, bernhardf writes:
On machines with only ANSI compliant compilers, not explitily delcaring
an empty parameter list 'void' causes failure.
2005-04-16 04:30:38 +00:00
..
libcoreutils egor duda writes: 2004-10-08 07:46:08 +00:00
basename.c
cal.c Larry Doolittle writes: 2004-04-14 17:51:38 +00:00
cat.c
chgrp.c
chmod.c
chown.c
chroot.c
cmp.c Larry Doolittle writes: 2004-04-14 17:51:38 +00:00
Config.in Add 'nice' and replace 'renice' with a new implementation. 2005-02-13 20:14:05 +00:00
cp.c fake out support for POSIX -H and -L options since busybox cp dereferences everything by default 2005-04-14 02:52:50 +00:00
cut.c Larry Doolittle writes: 2004-04-14 17:51:38 +00:00
date.c Patch from David Daney: 2004-10-11 20:52:16 +00:00
dd.c
df.c Tito, farmatito at tiscali dot it writes: 2004-08-03 00:14:02 +00:00
dirname.c
dos2unix.c Steve Grubb writes: 2004-05-05 19:39:21 +00:00
du.c
echo.c Larry Doolittle writes: 2004-04-14 17:51:38 +00:00
env.c Thats odd. I guess this was cut-n-paste error, but vodz 2004-04-16 15:02:10 +00:00
expr.c Larry Doolittle writes: 2004-04-14 17:51:38 +00:00
false.c
fold.c Update my email address, document some of my tasks in the AUTHORS file 2004-04-25 05:11:19 +00:00
head.c
hostid.c
id.c Tito writes, 2004-09-15 03:04:08 +00:00
install.c Update my email address, document some of my tasks in the AUTHORS file 2004-04-25 05:11:19 +00:00
length.c
ln.c
logname.c Larry Doolittle writes: 2004-04-14 17:51:38 +00:00
ls.c Patch from David Daney to make the -i option work with -l. 2004-09-24 02:04:13 +00:00
Makefile egor duda writes: 2004-10-08 07:46:08 +00:00
Makefile.in Add 'nice' and replace 'renice' with a new implementation. 2005-02-13 20:14:05 +00:00
md5_sha1_sum.c Larry Doolittle writes: 2004-04-14 17:51:38 +00:00
mkdir.c
mkfifo.c
mknod.c
mv.c
nice.c Add 'nice' and replace 'renice' with a new implementation. 2005-02-13 20:14:05 +00:00
od.c Felipe Kellermann writes, 2004-07-23 01:42:28 +00:00
printf.c Patch by Felipe Kellermann, use the common escape handling function and remove some unused code. 2004-09-15 02:05:23 +00:00
pwd.c
realpath.c
rm.c
rmdir.c
seq.c Patch from Felipe Kellermann, fix endless loop when first > last and 2004-07-23 06:43:29 +00:00
sleep.c
sort.c Sort rewrite to be SUSv3 compliant. New config option, updated help, and 2005-01-24 07:00:02 +00:00
stty.c Add a missing brace, patch by Hideki IWAMOTO 2004-09-15 03:24:32 +00:00
sync.c
tail.c Patch from William Barsse to fix a segfault when multiple files are specified. 2004-09-30 00:24:21 +00:00
tee.c If read were to return with an error, bad things would happen. Fix it. 2004-05-26 15:21:19 +00:00
test.c In Bug 208, bernhardf writes: 2005-04-16 04:30:38 +00:00
touch.c
tr.c
true.c
tty.c
uname.c
uniq.c Fixup some warnings 2004-08-28 00:43:07 +00:00
usleep.c
uudecode.c Update my email address, document some of my tasks in the AUTHORS file 2004-04-25 05:11:19 +00:00
uuencode.c
watch.c
wc.c
who.c
whoami.c Tito writes: 2004-09-02 22:21:41 +00:00
yes.c