I have the following code:
//includes... #define SIG_INT 0 //prints out when SIG_INT is receaved from siginfo_t* void handler(int, siginfo_t*,