freebsd-skq/usr.bin/diff
jilles 43c125dabf diff: Show nanoseconds in -u/-c header line.
Show nanoseconds in the -u/-c header line.

The present portability conditionals cannot handle the POSIX standard
st_mtim, so remove them and unconditionally use st_mtim.

PR:		218018
Reported by:	jbeich
Reviewed by:	bapt
Differential Revision:	https://reviews.freebsd.org/D10145
2017-03-26 19:47:43 +00:00
..
tests diff: Show nanoseconds in -u/-c header line. 2017-03-26 19:47:43 +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: Show nanoseconds in -u/-c header line. 2017-03-26 19:47:43 +00:00
Makefile
TODO
xmalloc.c
xmalloc.h