nuttx/drivers/note
zhangyuan29 6c37217c36 drivers/note: noteram ioctl FIONBIO should return -ENOTTY
In file_dup3, the file descriptor is initialized with the O_NONBLOCK flag.
If the inode's ioctl(FIONBIO) call fails with a result other than OK or
ENOTTY, the file may be mistakenly released.

Signed-off-by: zhangyuan29 <zhangyuan29@xiaomi.com>
2026-02-10 08:01:59 -03:00
..
CMakeLists.txt
Kconfig
Make.defs
note_driver.c sched/sched: Modify the critical section interface name. 2026-01-26 21:13:05 +08:00
note_initialize.c
notectl_driver.c
notelog_driver.c
noteram_driver.c drivers/note: noteram ioctl FIONBIO should return -ENOTTY 2026-02-10 08:01:59 -03:00
noterpmsg.h
noterpmsg_driver.c
noterpmsg_server.c
notesnap_driver.c
notestream_driver.c