OSSP CVS Repository

ossp - Difference in ossp-pkg/path/path.h versions 1.4 and 1.5
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [History

ossp-pkg/path/path.h 1.4 -> 1.5

--- path.h       2002/08/23 15:33:18     1.4
+++ path.h       2002/08/27 19:04:33     1.5
@@ -52,6 +52,7 @@
 char *path_resolve  (char *, size_t, const char *);
 char *path_dirname  (char *, size_t, const char *);
 char *path_basename (char *, size_t, const char *);
+path_rc_t path_canon(char *res_buf, size_t res_len, const char *path_buf, size_t path_len);
 path_rc_t path_temp(path_temp_t id, const char *tmpl, char **res_ptr, size_t *res_size, int *res_fd);
 path_rc_t path_self (char *res_buf, size_t res_size, const char *argv0);
 

CVSTrac 2.0.1