/[cvs]/ccvs/src/filesubr.h
ViewVC logotype

Diff of /ccvs/src/filesubr.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1.4.2 by dprice, Tue Nov 29 23:44:19 2005 UTC revision 1.1.4.3 by dprice, Thu Dec 1 15:58:44 2005 UTC
# Line 40  FILE *cvs_temp_file (char **filename); Line 40  FILE *cvs_temp_file (char **filename);
40  int unlink_file (const char *f);  int unlink_file (const char *f);
41  int unlink_file_dir (const char *f);  int unlink_file_dir (const char *f);
42  void copy_file (const char *from, const char *to);  void copy_file (const char *from, const char *to);
43    void force_copy_file (const char *from, const char *to);
44    void xchmod (const char *fname, bool writable);
45    void force_xchmod (const char *fname, bool writable);
46    
47  #endif /* FILESUBR_H */  #endif /* FILESUBR_H */

Legend:
Removed from v.1.1.4.2  
changed lines
  Added in v.1.1.4.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26