Home
last modified time | relevance | path

Searched refs:xchmod (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/external/gpl2/xcvs/dist/src/
H A Dcheckin.c100 xchmod (finfo->file, 1); in Checkin()
111 xchmod (finfo->file, 0); in Checkin()
H A Dvers_ts.c244 xchmod (finfo->file, 1); in Version_TS()
258 xchmod (finfo->file, 0); in Version_TS()
H A Dupdate.c1339 xchmod (finfo->file, 1); in checkout_file()
1774 xchmod (finfo->file, 1); in patch_file()
1959 xchmod (finfo->file, 1); in merge_file()
1992 xchmod (finfo->file, 1); in merge_file()
2463 xchmod (finfo->file, 1); in join_file()
2517 xchmod (finfo->file, 1); in join_file()
2552 xchmod (finfo->file, 1); in join_file()
H A Dadd.c521 xchmod (finfo.file, 1); in add()
636 xchmod (finfo.file, cvswrite); in add()
H A Dedit.c327 xchmod (filename, 1); in edit_file()
711 xchmod (finfo->file, 0); in unedit_fileproc()
H A Dfilesubr.c372 xchmod (const char *fname, int writable) in xchmod() function
H A Dcvs.h649 void xchmod (const char *fname, int writable);
H A Dclient.c297 xchmod (filename, writeable); in change_mode()
1838 xchmod (filename, 1); in update_entries()
1849 xchmod (filename, 0); in update_entries()
H A DChangeLog-93951133 * filesubr.c (xchmod): Parenthesize arithmetic in operand of |
1504 open_file, make_directory, make_directories, xchmod,
2017 - Jun Hamano's xchmod() patch to prevent writable files
3389 Call xchmod on file2. Close the patch file after checking for a
H A Drcs.c4575 xchmod (workfile, 1); in RCS_checkout()
H A DChangeLog1238 * filesubr.c (copy_file, xchmod, rename_file): Ditto.
2504 * checkin.c (Checkin), checkout.c (checkout_proc), filesubr.c (xchmod),
4390 (fileattr_startdir), filesubr.c (mkdir_if_needed, xchmod,
12620 * filesubr.c (copy_file, xchmod, rename_file, unlink_file): Use it.
13686 (xchmod): Do nothing if `preserve_perms' is set.
H A DChangeLog-963514 * filesubr.c (xchmod): added cast to shut up gcc