HardenedBSD/usr.bin/diff
Dag-Erling Smørgrav 4e859e67dd libdiff: Implement diff coloring.
This patch got accidentally left out when libdiff was imported.  The
rest of the code (command-line option etc.) was present, just not the
part that actually prints ANSI color codes.

Sponsored by:	Klara, Inc.
Reviewed by:	kevans
Differential Revision:	https://reviews.freebsd.org/D46873
2024-10-02 17:55:06 +02:00
..
tests
diff.1 diff: Fix usage message and documentation. 2024-07-29 16:02:21 +02:00
diff.c diff: Fix usage message and documentation. 2024-07-29 16:02:21 +02:00
diff.h
diffdir.c
diffreg_new.c libdiff: Implement diff coloring. 2024-10-02 17:55:06 +02:00
diffreg.c diff: Fix integer overflow. 2024-07-29 16:02:29 +02:00
Makefile
pr.c
pr.h
TODO
xmalloc.c
xmalloc.h