mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-09-03 15:43:12 +00:00
include/ and netutils/: Remove references to CONFIG_DISABLE_SIGNALS. Signals can no longer be disabled.
nshlib/: Remove references to CONFIG_DISABLE_SIGNALS. Signals can no longer be disabled.
system/: Remove references to CONFIG_DISABLE_SIGNALS. Signals can no longer be disabled.
testing/: Remove references to CONFIG_DISABLE_SIGNALS. Signals can no longer be disabled.
examples/: Remove references to CONFIG_DISABLE_SIGNALS. Signals can no longer be disabled.
|
||
|---|---|---|
| .. | ||
| .gitignore | ||
| aio.c | ||
| barrier.c | ||
| cancel.c | ||
| cond.c | ||
| dev_null.c | ||
| fpu.c | ||
| Kconfig | ||
| Make.defs | ||
| Makefile | ||
| mqueue.c | ||
| mutex.c | ||
| nsem.c | ||
| ostest.h | ||
| ostest_main.c | ||
| posixtimer.c | ||
| prioinherit.c | ||
| pthread_cleanup.c | ||
| pthread_rwlock.c | ||
| pthread_rwlock_cancel.c | ||
| restart.c | ||
| rmutex.c | ||
| robust.c | ||
| roundrobin.c | ||
| sem.c | ||
| semtimed.c | ||
| setvbuf.c | ||
| sigev_thread.c | ||
| sighand.c | ||
| signest.c | ||
| sigprocmask.c | ||
| specific.c | ||
| sporadic.c | ||
| suspend.c | ||
| timedmqueue.c | ||
| timedmutex.c | ||
| timedwait.c | ||
| tls.c | ||
| vfork.c | ||
| waitpid.c | ||