Replace all calls to sigqueue() in the OS proper with calls to nxsig_queue() to avoid accessing the errno variable.
sched/signal: Add nxsig_queue() which is functionally equivalent to sigqueue() except that it does not modify the errno variable.
|
||
|---|---|---|
| .. | ||
| cs89x0.c | ||
| cs89x0.h | ||
| dm90x0.c | ||
| enc28j60.c | ||
| enc28j60.h | ||
| encx24j600.c | ||
| encx24j600.h | ||
| ftmac100.c | ||
| Kconfig | ||
| loopback.c | ||
| Make.defs | ||
| phy_notify.c | ||
| skeleton.c | ||
| slip.c | ||
| telnet.c | ||
| tun.c | ||