![]() |
abrt
2.7.0
A tool to inform users about various problems on the running system
|
Go to the source code of this file.
Macros | |
#define | DUMP_SUID_UNSAFE 1 |
#define | DUMP_SUID_SAFE 2 |
Functions | |
char * | problem_data_save (problem_data_t *pd) |
Saves the problem data. More... | |
int | dump_suid_policy () |
int | signal_is_fatal (int signal_no, const char **name) |
char* problem_data_save | ( | problem_data_t * | pd | ) |
Saves the problem data.
Creates the problem_dir in the system problem directory where it's picked by ABRT
[in] | pd | Filled problem data structure to be saved |