Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/xcvs/dist/src/
H A Drcs.c7055 apply_rcs_changes (struct linevector *lines, const char *diffbuf, in apply_rcs_changes() function
7202 if (! apply_rcs_changes (&lines, diffbuf, difflen, name, NULL, NULL)) in rcs_change_text()
7382 if (! apply_rcs_changes (&curlines, value, vallen, in RCS_deltas()
H A DChangeLog-9743 (apply_rcs_changes, RCS_deltas): Don't copy lines into allocated
2289 * rcs.c (apply_rcs_changes): New static function, broken out of
H A DChangeLog1091 RCS_delete_revs, apply_rcs_changes): Avoid memory leaks.