Home
last modified time | relevance | path

Searched refs:call_diff (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl2/xcvs/dist/src/
H A Drcscmds.c83 static int call_diff (const char *out);
183 call_diff (const char *out) in call_diff() function
560 return call_diff (out); in diff_exec()
H A DChangeLog-97499 * cvs.h, run.c (call_diff, call_diff3): Move from here...
1056 * run.c (call_diff): Don't reset optind; this is done by diff_run now.
1146 * run.c (call_diff): Sleep for a second, in hopes of helping with
1152 * run.c, cvs.h (call_diff): New function.
1153 * rcscmds.c (diff_exec, diff_execv): Get diffs from call_diff
H A DChangeLog4402 rcscmds.c (RCS_output_diff_options, call_diff, RCS_merge,
12922 (call_diff): Don't sleep. Use a callback structure when calling
12927 (call_diff, call_diff3): Pass NULL callback parameter.