Home
last modified time | relevance | path

Searched refs:read_hrecs (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl2/xcvs/dist/src/
H A Dhistory.c219 static void read_hrecs (List *flist);
746 read_hrecs (flist); in history()
1211 read_hrecs (List *flist) in read_hrecs() function
H A DChangeLog-93951575 * history.c (read_hrecs): Open the file with OPEN_BINARY.
1959 (read_hrecs): Don't set them.
H A DChangeLog609 (read_hrecs): ...this function, which now accepts a file list and calls
1058 * history.c (save_user, save_file, save_module, read_hrecs): Ditto.
1073 * history.c (read_hrecs): Make function argument a const.
1216 * history.c (read_hrecs): Use xnrealloc. Minor reformatting.
9762 (read_hrecs): Initialize hrec_idx, handle embedded NULs, warn about
10770 * history.c (read_hrecs): st_blksize is unsigned long, not int.
10783 * history.c (read_hrecs): Allocate a single 2-block buffer instead
H A DChangeLog-963975 * history.c (history_write, read_hrecs): Specify OPEN_BINARY.