Home
last modified time | relevance | path

Searched refs:rcs_internal_unlockfile (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/external/gpl2/xcvs/dist/src/
Drcs.c131 static void rcs_internal_unlockfile (FILE *, char *);
5253 rcs_internal_unlockfile (fout, rcs->path); in RCS_checkin()
8524 rcs_internal_unlockfile (FILE *fp, char *rcsfile) in rcs_internal_unlockfile() function
8655 rcs_internal_unlockfile (fout, rcs->path); in RCS_rewrite()
DChangeLog-97504 * rcs.c (rcs_internal_unlockfile): Call rename_file not rename.
861 rcs_internal_unlockfile, rcs_lockfilename): New functions.
DChangeLog64 * rcs.c (rcs_internal_unlockfile): Fsync files before renaming them.
8072 (rcs_internal_unlockfile): Include current value of errno in error
10212 (rcs_internal_lockfile, rcs_internal_unlockfile): Keep track of
11366 (rcs_internal_unlockfile): Rename `lockfile', as above, and carefully
13456 * rcs.c (rcs_internal_unlockfile, RCS_rewrite): Don't assume errno
13468 * rcs.c (rcs_internal_unlockfile): Pass errno when calling error