Add func that returns a malloc'ed buffer with the hash string of a file.
--HG-- extra : convert_revision : 66d886c413e0a909ccd678fe1ebdda44ab6fef8a
This commit is contained in:
@@ -28,6 +28,7 @@
|
||||
|
||||
/* From lib/util.c */
|
||||
char * xbps_append_full_path(bool, const char *, const char *);
|
||||
char * xbps_get_file_hash(const char *);
|
||||
int xbps_check_file_hash(const char *, const char *);
|
||||
int xbps_check_pkg_file_hash(prop_dictionary_t, const char *);
|
||||
int xbps_check_is_installed_pkg(const char *);
|
||||
|
||||
Reference in New Issue
Block a user