RTEMS  5.0.0
Functions
kill_noposix.c File Reference

Kill No POSIXMarginal implementations of some POSIX API routines to be used when POSIX is disabled. More...

#include <rtems.h>
#include <unistd.h>

Functions

int kill (pid_t pid, int sig)
 

Detailed Description

Kill No POSIX

Marginal implementations of some POSIX API routines to be used when POSIX is disabled.