relayd: introduce --working-directory/-w options
[lttng-tools.git] / src / common / utils.h
index 11388c9031bfdaabffd9b1dad596410af43e5e9f..27a6f4849aced6cac50ea2e9ce7e4b0e36ee1693 100644 (file)
@@ -63,5 +63,6 @@ int utils_truncate_stream_file(int fd, off_t length);
 int utils_show_help(int section, const char *page_name, const char *help_msg);
 int utils_get_memory_available(size_t *value);
 int utils_get_memory_total(size_t *value);
+int utils_change_working_directory(const char *path);
 
 #endif /* _COMMON_UTILS_H */
This page took 0.023003 seconds and 4 git commands to generate.