[Hands-on System Proframming with Linux] #include <sys/types.h> #include <signal.h> int kill(pid_t pid, int sig);