freebsd-dev/usr.bin/diff
Mariusz Zaborski 824bbb9a40 diff: consider two files with same inodes as identical
Obtained from:	OpenBSD
MFC after:	1 week
2021-10-07 17:07:00 +02:00
..
tests diff: read whole files to determine if they are ASCII text 2021-08-23 16:09:05 +02:00
diff.1 diff: implement option -F (--show-function-line) 2021-09-16 01:46:44 +02:00
diff.c diff: implement option -F (--show-function-line) 2021-09-16 01:46:44 +02:00
diff.h diff: implement option -F (--show-function-line) 2021-09-16 01:46:44 +02:00
diffdir.c diff: move functions around and reduce their visibility 2021-09-16 01:36:41 +02:00
diffreg.c diff: consider two files with same inodes as identical 2021-10-07 17:07:00 +02:00
Makefile diff: link with libm for sqrt() 2021-09-16 09:31:44 +02:00
pr.c
pr.h
TODO
xmalloc.c
xmalloc.h