Home
last modified time | relevance | path

Searched refs:rcs_internal_lockfile (Results 1 – 5 of 5) sorted by relevance

/openbsd/gnu/usr.bin/cvs/src/
H A DChangeLog-97524 * rcs.c (rcs_internal_lockfile): Fix typo (thow -> throw).
533 * rcs.c (rcs_internal_lockfile): Check for errors from system
587 rcs_internal_lockfile relying on the writelocks.
609 * rcs.c (rcs_internal_lockfile): Clarify the comments about O_EXCL
623 * rcs.c (rcs_internal_lockfile): Add comments about what we are
690 * rcs.c (rcs_internal_lockfile): Only try to call fchmod if
860 RCS_rewrite, getrevnum, rcs_internal_lockfile,
H A Drcs.c115 static FILE *rcs_internal_lockfile PROTO ((char *));
5064 fout = rcs_internal_lockfile (rcs->path);
8195 rcs_internal_lockfile (rcsfile) in rcs_internal_lockfile() function
8358 fout = rcs_internal_lockfile (rcs->path);
H A DChangeLog1219 * rcs.c (rcs_internal_lockfile): Ditto.
1257 (rcs_internal_lockfile, rcs_internal_unlockfile): Keep track of
2395 * rcs.c (rcs_internal_lockfile): Remove unused variable lockfile.
2407 (rcs_internal_lockfile): Register rcs_cleanup the first time this
/openbsd/gnu/usr.bin/cvs/doc/
H A Dcvs.info-1873 writelock is recommended. See the comments at rcs_internal_lockfile in
H A Dcvs.texinfo1336 rcs_internal_lockfile in the @sc{cvs} source code for