FreeNOS
Functions
kill.cpp File Reference
#include <FreeNOS/User.h>
#include "stdlib.h"
#include "errno.h"
#include "signal.h"

Go to the source code of this file.

Functions

C int kill (pid_t pid, int sig)
 Send a signal to a process or a group of processes. More...