mirror of
https://github.com/apache/nuttx.git
synced 2026-08-12 16:06:51 +00:00
arch/: Removed all references to CONFIG_DISABLE_POLL. The standard POSIX poll() can not longer be disabled.
sched/ audio/ crypto/: Removed all references to CONFIG_DISABLE_POLL. The standard POSIX poll() can not longer be disabled.
Documentation/: Removed all references to CONFIG_DISABLE_POLL. The standard POSIX poll() can not longer be disabled.
fs/: Removed all references to CONFIG_DISABLE_POLL. The standard POSIX poll() can not longer be disabled.
graphics/: Removed all references to CONFIG_DISABLE_POLL. The standard POSIX poll() can not longer be disabled.
net/: Removed all references to CONFIG_DISABLE_POLL. The standard POSIX poll() can not longer be disabled.
drivers/: Removed all references to CONFIG_DISABLE_POLL. The standard POSIX poll() can not longer be disabled.
include/, syscall/, wireless/: Removed all references to CONFIG_DISABLE_POLL. The standard POSIX poll() can not longer be disabled.
configs/: Remove all references to CONFIG_DISABLE_POLL. Standard POSIX poll can no longer be disabled.
|
||
|---|---|---|
| .. | ||
| Make.defs | ||
| nx_register.c | ||
| nxterm.h | ||
| nxterm_clear.c | ||
| nxterm_driver.c | ||
| nxterm_font.c | ||
| nxterm_kbdin.c | ||
| nxterm_putc.c | ||
| nxterm_redraw.c | ||
| nxterm_register.c | ||
| nxterm_resize.c | ||
| nxterm_scroll.c | ||
| nxterm_sem.c | ||
| nxterm_unregister.c | ||
| nxterm_vt100.c | ||
| nxtk_register.c | ||
| nxtool_register.c | ||