Searched refs:read_diff (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/diff/src/ |
H A D | diff3.c | 165 static char *read_diff (char const *, char const *, char **); 933 diff_limit = read_diff (filea, fileb, &diff_contents); in process_diff() 1134 read_diff (char const *filea, in read_diff() function
|
/freebsd-src/contrib/diff/ |
H A D | ChangeLog | 127 (longopts, main, option_help_msgid, read_diff): 129 (read_diff): Exit with status 126 (not 127) if errno != ENOENT 440 (read_diff): Don't worry about errno == ENOEXEC. 487 * src/diff3.c (read_diff): Likewise. 805 (read_diff): Exit with status 126 if the file is not executable, 995 (read_diff): Have child exit with status 127 when program is not found, 1170 * diff3.c (read_diff): Likewise. 1424 (read_diff): Always use --horizon-lines=100 rather than trying 1912 (read_diff): Invoke diff with --inhibit-hunk-merge. 2045 * diff3.c (read_diff): Quote arguments with system_quote_arg. [all …]
|