- new applet diff. Rob Sullivan writes:
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Thu, 6 Apr 2006 08:11:08 +0000 (08:11 -0000)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Thu, 6 Apr 2006 08:11:08 +0000 (08:11 -0000)
commit8f7d38970046c0ea53de911084561b79ffb2d6b9
treeb19ed436f9361694ce3d071f3a8ec5957042c8e4
parente11a01cc34ab024b81ca83fec5182c6a444d4798
- new applet diff. Rob Sullivan writes:
Here's my attempt at a mini diff applet - it's adapted from the code at
http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/diff/, and only supports
unified diffs.

I've busyboxified everything to a reasonable degree, so I think the code is
suitable enough to be included, but there's still a fair bit of cleaning up
to be done.
coreutils/Config.in
coreutils/Makefile.in
coreutils/diff.c [new file with mode: 0644]
include/applets.h
include/usage.h