Searched refs:linevector_add (Results 1 – 4 of 4) sorted by relevance
| /netbsd-src/external/gpl2/xcvs/dist/src/ |
| H A D | rcs.c | 6867 linevector_add (struct linevector *vec, const char *text, size_t len, in linevector_add() function 7153 if (! linevector_add (lines, df->new_lines, df->len, addvers, in apply_rcs_changes() 7199 if (! linevector_add (&lines, textbuf, textlen, NULL, 0)) in rcs_change_text() 7375 if (! linevector_add (&curlines, value, vallen, NULL, 0)) in RCS_deltas()
|
| H A D | ChangeLog-96 | 1216 * rcs.c (linevector_add): Add comment regarding changing \n to \0. 1229 (linevector_add): Remove assertion that lines_alloced is greater 1240 * rcs.c (linevector_add): Handle zero length correctly. 1249 (linevector_add): Add len parameter. Change all callers. Use 2924 * rcs.c (linevector_add): Move increment of i out of larger
|
| H A D | ChangeLog-97 | 35 * rcs.c (linevector_free, linevector_copy, linevector_add, 44 space; linevector_add now does that for us. 2292 (linevector_add): Change return type to int. Return an indication
|
| H A D | ChangeLog | 773 * rcs.c (linevector_add): Use xnrealloc.
|