plan9fox/sys
Ori Bernstein 8eedca7656 diff: retain original file names
When diffing non-regular files, like /dev/null,
pipes, and similar, diff will generate a temp
file to diff against. This is the right thing
to do, but the temp file leaks into the diff.

This patch retains the original file name all
the way through to diff output.
2022-05-30 21:55:39 -04:00
..
doc /sys/doc/troff.ms: give correct path for -m flag (thanks kyle) 2021-11-01 11:28:52 +00:00
games/lib /sys/games/lib/fortunes: GPU.js 2022-01-23 03:10:23 +00:00
include ape: export mktemp() in <stdlib.h> when _BSD_SOURCE is set 2022-01-03 18:49:40 +00:00
lib git/merge: correctly preserve permissions when merging 2022-05-30 21:55:38 -04:00
man fork(2): fix commas in RFNOMNT references 2022-05-30 21:55:38 -04:00
src diff: retain original file names 2022-05-30 21:55:39 -04:00