1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-21 11:13:30 +00:00
freebsd/usr.bin/diff
Jilles Tjoelker 58cf4d864f diff: Fix mtime of file1 in -u/-c header line.
PR:		218018
Reviewed by:	bapt
Differential Revision:	https://reviews.freebsd.org/D10140
2017-03-26 14:09:25 +00:00
..
tests diff: Fix mtime of file1 in -u/-c header line. 2017-03-26 14:09:25 +00:00
diff.1 diff(1): document remaining long options 2017-03-23 04:35:52 +00:00
diff.c Use strndup(3) instead of malloc + memcpy 2017-03-22 21:52:22 +00:00
diff.h
diffdir.c Fix building with recent gcc 2017-03-12 04:04:16 +00:00
diffreg.c diff: Fix mtime of file1 in -u/-c header line. 2017-03-26 14:09:25 +00:00
Makefile
TODO
xmalloc.c
xmalloc.h