incubator-nuttx/graphics/nxterm
Xiang Xiao eddd90de78 poll: pollsetup should notify only one fd passd by caller
since it's redundant to iterate the whole fds array in setup

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2023-11-21 09:07:17 +01:00
..
CMakeLists.txt cmake:support nxlib cmake compilation 2023-08-10 23:18:56 +08:00
Make.defs tools: replace INCDIR to Makefile variable 2022-11-03 19:59:55 +08:00
nx_register.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
nxterm.h poll: pollsetup should notify only one fd passd by caller 2023-11-21 09:07:17 +01:00
nxterm_clear.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
nxterm_driver.c inode/i_private: remove all unnecessary cast for i_private 2023-08-29 08:58:07 +02:00
nxterm_font.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
nxterm_kbdin.c poll: pollsetup should notify only one fd passd by caller 2023-11-21 09:07:17 +01:00
nxterm_putc.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
nxterm_redraw.c Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
nxterm_register.c graphics/nxterm: destroy nxmutex/nxsem properly 2022-11-21 01:15:48 +08:00
nxterm_resize.c Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
nxterm_scroll.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
nxterm_unregister.c Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
nxterm_vt100.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
nxtk_register.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
nxtool_register.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00