mirror of
https://github.com/apache/nuttx.git
synced 2026-08-03 13:19:01 +00:00
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.
|
||
|---|---|---|
| .. | ||
| cc3000 | ||
| ieee80211 | ||
| ieee802154 | ||
| spirit | ||
| cc1101.c | ||
| ISM1_868MHzGFSK100kbps.c | ||
| ISM2_905MHzGFSK250kbps.c | ||
| Kconfig | ||
| Make.defs | ||
| nrf24l01.c | ||
| nrf24l01.h | ||