Record information about processes that end abnormally
void audit_core_dumps(long signr);
signr
signal value
If a process ends with a core dump, something fishy is going on and we should record the event for investigation.