cvs-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Cvs-cvs] Changes to ccvs/src/filesubr.h [signed-commits2]


From: Derek Robert Price
Subject: [Cvs-cvs] Changes to ccvs/src/filesubr.h [signed-commits2]
Date: Thu, 01 Dec 2005 10:58:54 -0500

Index: ccvs/src/filesubr.h
diff -u ccvs/src/filesubr.h:1.1.4.2 ccvs/src/filesubr.h:1.1.4.3
--- ccvs/src/filesubr.h:1.1.4.2 Tue Nov 29 23:44:19 2005
+++ ccvs/src/filesubr.h Thu Dec  1 15:58:44 2005
@@ -40,5 +40,8 @@
 int unlink_file (const char *f);
 int unlink_file_dir (const char *f);
 void copy_file (const char *from, const char *to);
+void force_copy_file (const char *from, const char *to);
+void xchmod (const char *fname, bool writable);
+void force_xchmod (const char *fname, bool writable);
 
 #endif /* FILESUBR_H */




reply via email to

[Prev in Thread] Current Thread [Next in Thread]