Replace all usage kill() in the OS proper with nxsig_kill().
sched/signal: Add nxsig_kill() which is functionally equivalent to kill() except that it does not modify the errno variable.
|
||
|---|---|---|
| .. | ||
| kwork_cancel.c | ||
| kwork_hpthread.c | ||
| kwork_inherit.c | ||
| kwork_lpthread.c | ||
| kwork_process.c | ||
| kwork_queue.c | ||
| kwork_signal.c | ||
| Make.defs | ||
| wqueue.h | ||