#include <_ansi.h>
#include <_syslist.h>
#include <errno.h>
#include <sys/stat.h>
#include <sys/time.h>
#include <sys/times.h>
#include <limits.h>
#include <signal.h>
Go to the source code of this file.
◆ __attribute__()
void __attribute__ |
( |
(weak) |
| ) |
|
◆ __initialize_args()
void __initialize_args |
( |
int * |
p_argc, |
|
|
char *** |
p_argv |
|
) |
| |
◆ kill() [1/2]
int kill |
( |
pid_t |
pid, |
|
|
int |
sig |
|
) |
| |
◆ kill() [2/2]
int kill |
( |
pid_t pid |
__attribute__(unused), |
|
|
int sig |
__attribute__(unused) |
|
) |
| |
◆ raise()
int raise |
( |
int sig |
__attribute__(unused) | ) |
|
◆ errno