Searched refs:RCS_copydeltas (Results 1 – 3 of 3) sorted by relevance
/openbsd/gnu/usr.bin/cvs/src/ |
H A D | rcs.c | 110 static void RCS_copydeltas PROTO ((RCSNode *, FILE *, struct rcsbuffer *, 7967 RCS_copydeltas (rcs, fin, rcsbufin, fout, newdtext, insertpt) in RCS_copydeltas() function 8375 RCS_copydeltas (rcs, fin, &rcsbufin, fout, newdtext, insertpt);
|
H A D | ChangeLog | 1384 * rcs.c (RCS_nodeisbranch, RCS_copydeltas): Ditto. 4576 * rcs.c (RCS_copydeltas): Fix code which checks for an extra 4583 (RCS_copydeltas): After we have done all the required special 4613 (RCS_copydeltas): Add rcsbufin parameter. Change all callers.
|
H A D | ChangeLog-97 | 357 (RCS_copydeltas): Always initialize `insertbefore'. 859 putrcsfield_proc, putsymbol_proc, RCS_copydeltas, putdeltatext,
|