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

Diff of /ccvs/src/root.h

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

revision 1.16 by dprice, Thu Feb 24 22:21:08 2005 UTC revision 1.17 by dprice, Wed Aug 31 16:51:02 2005 UTC
# Line 62  cvsroot_t *parse_cvsroot (const char *ro Line 62  cvsroot_t *parse_cvsroot (const char *ro
62  cvsroot_t *local_cvsroot (const char *dir)  cvsroot_t *local_cvsroot (const char *dir)
63          __attribute__ ((__malloc__));          __attribute__ ((__malloc__));
64  void Create_Root (const char *dir, const char *rootdir);  void Create_Root (const char *dir, const char *rootdir);
65  void root_allow_add (const char *);  void root_allow_add (const char *, const char *configPath);
66  void root_allow_free (void);  void root_allow_free (void);
67  bool root_allow_ok (const char *);  bool root_allow_ok (const char *);
68  struct config *get_root_allow_config (const char *arg);  struct config *get_root_allow_config (const char *arg, const char *configPath);
69  const char *primary_root_translate (const char *root_in);  const char *primary_root_translate (const char *root_in);
70  const char *primary_root_inverse_translate (const char *root_in);  const char *primary_root_inverse_translate (const char *root_in);

Legend:
Removed from v.1.16  
changed lines
  Added in v.1.17

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