Russ Cox
d4a4b66a40
diff: rename class to fix AIX
...
math.h defines a function named class on AIX.
2020-05-18 21:41:35 -04:00
Dan Cross
fa325e9b42
Trivial changes: whitespace and modes.
...
Remote whitespace at the ends of lines.
Remove blank lines from the ends of files.
Change modes on source files so that they
are not executable.
Signed-off-by: Dan Cross <cross@gajendra.net>
2020-01-10 14:54:30 +00:00
Russ Cox
eb5d2a54d5
diff: continue after i/o errors when diffing many files
2007-11-05 11:09:39 -05:00
rsc
cbeb0b26e4
Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.
2006-04-01 19:24:03 +00:00
rsc
3bd56b04a8
NetBSD-macppc ctype needs uchars.
2005-09-09 23:16:15 +00:00
rsc
e0405f4c8b
use more distinguishable +/-
2005-07-13 03:53:49 +00:00
rsc
65da859889
update usage
2005-01-29 17:03:53 +00:00
rsc
a2d6635774
add diff -a
2005-01-29 16:50:51 +00:00
rsc
4ac5f249ad
add -c option
2005-01-26 07:10:02 +00:00
rsc
1c096fa40a
better cleanup of tmp files
2005-01-11 20:57:00 +00:00
rsc
372e9667df
Goodbye SHORTLIB
2005-01-04 22:10:29 +00:00
rsc
e15e6c0820
clean up when finished.
...
don't set PLAN9
2004-04-19 23:03:55 +00:00
rsc
8ad517944e
Today's changes.
...
More changes.
2004-03-25 23:03:57 +00:00
rsc
d21d62e2fc
Various tweaks.
2004-02-29 23:20:28 +00:00
rsc
f063dad96e
Small tweaks to make things build again.
2004-02-29 22:42:33 +00:00
rsc
478ee9636f
Make things build on FreeBSD again.
2003-11-23 20:04:53 +00:00
rsc
5993a8f275
the one true diff.
...
at least it can handle "diff file1 file2 dir".
2003-11-23 18:03:02 +00:00