Searched refs:rcsbuf_open (Results 1 – 2 of 2) sorted by relevance
/netbsd/external/gpl2/xcvs/dist/src/ |
H A D | rcs.c | 76 static void rcsbuf_open (struct rcsbuffer *, FILE *fp, 359 rcsbuf_open (&rcsbuf, fp, rcsfile, 0); in RCS_parsercsfile_i() 1024 rcsbuf_open (struct rcsbuffer *rcsbuf, FILE *fp, const char *filename, in rcsbuf_open() function 2017 rcsbuf_open (prcsbuf, *pfp, rcs->path, pos); in rcsbuf_cache_open()
|
H A D | ChangeLog | 8578 * rcs.c (rcsbuf_open): Use getpagesize() instead of sysconf() for 8588 * rcs.c (rcsbuf_open): Reduce memory consumption still further by not 8595 * rcs.c (rcsbuf_open): Use mmap when possible to reduce memory 13525 rcsbuf_open. Call rcsbuf_cache rather than rcsbuf_close and 13557 (rcsbuf_open, rcsbuf_close, rcsbuf_getkey, rcsbuf_getrevnum,
|