Send a signal to a process
long sys_kill(pid_t pid, int sig);
pid
the PID of the process
sig
signal to be sent