search for: normalize_path

Displaying 1 result from an estimated 1 matches for "normalize_path".

2013 Oct 24
0
patch for combining detect-renamed and fileflags patches (fwd)
...ptr, size_t len); int copy_file(const char *source, const char *dest, int ofd, mode_t mode); int robust_unlink(const char *fname); -@@ -373,6 +374,8 @@ char *sanitize_path(char *dest, const ch +@@ -376,6 +377,8 @@ int flags); int change_dir(const char *dir, int set_path_only); char *normalize_path(char *path, BOOL force_newbuf, unsigned int *len_ptr);