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