mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-22 20:06:21 +00:00
Refactor for threaded external executable for built-in download methods
This commit is contained in:
@@ -105,5 +105,6 @@ void get_file_paths_recursive(const char* directory, GSList** contents);
|
||||
char* get_random_string(int length);
|
||||
|
||||
gboolean call_external(gchar** argv, gchar*** const output_ptr, gchar*** const error_ptr);
|
||||
gchar** format_call_external_argv(const char* template, const char* url, const char* filename);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user