#include <stdio.h>#include <limits.h>#include <signal.h>#include <time.h>#include <unistd.h>#include <errno.h>#include <utils/utils.h>#include <sed/sed_sedflux.h>#include "sedflux.h"Go to the source code of this file.
Functions | |
| int | main (int argc, char *argv[]) |
| int main | ( | int | argc, | |
| char * | argv[] | |||
| ) |
Definition at line 33 of file main.c.
References eh_exit(), eh_exit_on_error(), eh_free, eh_heap_dump(), eh_init_glib(), eh_logger(), eh_render_command_str(), Sedflux_param_st::init_file, Sedflux_param_st::run_desc, sed_signal_set_action(), sedflux(), sedflux_parse_command_line(), sedflux_print_info_file(), sedflux_setup_project_dir(), and Sedflux_param_st::working_dir.
1.5.2