Home
last modified time | relevance | path

Searched refs:getdelta (Results 1 – 6 of 6) sorted by relevance

/netbsd/external/gpl2/rcs/dist/src/
H A Drcssyn.c162 static int getdelta P((void));
403 getdelta() in getdelta() function
464 while (getdelta()) in gettree()
H A DChangeLog128 (getdelta): Don't strip leading "19" from MKS dates; see cmpdate.
1588 * rcsmerge.c: Replaced getdelta() with gettree().
1601 * rcs.c: Replaced getdelta() with gettree(),
1615 Replaced getdelta() with gettree().
1623 * rcsrev.c: Replaced getdelta() with gettree().
/netbsd/external/gpl2/xcvs/dist/contrib/
H A Drcs-5.7-commitid.patch24 (getdelta): Add optional parsing for it.
384 @@ -433,6 +434,13 @@ getdelta()
/netbsd/external/gpl2/xcvs/dist/src/
H A DChangeLog-97603 * rcs.c (getdelta): Remove obsolete comment about not storing the
710 * rcs.c (getdelta): Add comment about branches and next field
760 (getdelta): Read newphrases from deltas into other_delta field.
857 * rcs.c (getdelta, RCS_getdeltatext, freedeltatext, do_locks,
863 (RCS_reparsercsfile): Use getdelta, making sure fp is positioned
H A Drcs.c115 static RCSVers *getdelta (struct rcsbuffer *, char *, char **, char **);
598 while ((vnode = getdelta (&rcsbuf, rcsfile, &key, &value)) != NULL) in RCS_reparsercsfile()
7589 getdelta (struct rcsbuffer *rcsbuf, char *rcsfile, char **keyp, char **valp) in getdelta() function
H A DChangeLog7619 * rcs.c (getdelta): Use RCSDEAD rather than literal "dead".
10345 * rcs.c (RCS_reparsercsfile, RCS_fully_parse, getdelta,
10356 * rcs.c (getdelta): Never allocate space for value, just return
10397 * rcs.c (rcsbuf_getstring, rcsbuf_getword, getdelta): Plug memory
13199 * rcs.c (getdelta): Value for "state" keyword is optional (bug
13281 (getdelta): Call them, storing `hardlinks' field in vnode->hardlinks.
13283 rather than rcsbuf_valcopying it (due to changes in how getdelta
13565 (getdelta): Change fp parameter to rcsbuf parameter. Change all
13793 RCS_deltas, getdelta, getrcskey, RCS_getdeltatext):
13803 and value to getdelta, and get them back as well.
[all …]