Searched refs:diff_execv (Results 1 – 4 of 4) sorted by relevance
/openbsd/gnu/usr.bin/cvs/src/ |
H A D | rcscmds.c | 449 status = diff_execv (tmpfile1, use_file2, label1, label2, opts, RUN_TTY); 586 diff_execv (file1, file2, label1, label2, options, out) in diff_execv() function
|
H A D | cvs.h | 443 extern int diff_execv PROTO ((char *file1, char *file2,
|
H A D | ChangeLog-97 | 465 * rcscmds.c (diff_exec, diff_execv): Use literal "diff" not DIFF. 1153 * rcscmds.c (diff_exec, diff_execv): Get diffs from call_diff 1194 (diff_execv): New function, to exec diff with explicit -L args.
|
H A D | ChangeLog | 4718 * rcscmds.c (diff_exec, diff_execv): If asked to obtain diffs for
|