Crinit -- Configurable Rootfs Init
|
Implementation of a mock function for kill(). More...
Functions | |
int | __wrap_kill (pid_t pid, int sig) |
Implementation of a mock function for kill().
int __wrap_kill | ( | pid_t | pid, |
int | sig | ||
) |
Mock function for kill().
Does nothing.