nuttx/fs/aio
wangchengdong 3a38e71ef4 aio: add depends on not disable all signals
when all signals are disabled, aio should not be enabled

Signed-off-by: Chengdong Wang <wangchengdong@lixiang.com>
2026-02-26 20:03:05 +08:00
..
aio.h libc: Move queue.h from include to include/nuttx 2022-09-26 08:04:58 +02:00
aio_cancel.c fs: migrate to SPDX identifier 2024-11-06 01:58:54 +08:00
aio_fsync.c fs: migrate to SPDX identifier 2024-11-06 01:58:54 +08:00
aio_initialize.c fs: migrate to SPDX identifier 2024-11-06 01:58:54 +08:00
aio_queue.c fs: migrate to SPDX identifier 2024-11-06 01:58:54 +08:00
aio_read.c fs: migrate to SPDX identifier 2024-11-06 01:58:54 +08:00
aio_signal.c fs: migrate to SPDX identifier 2024-11-06 01:58:54 +08:00
aio_write.c fs: migrate to SPDX identifier 2024-11-06 01:58:54 +08:00
aioc_contain.c fs/file: unify prefix about file_xxx api, like file_open, file_ioctl 2025-06-12 18:12:42 +08:00
CMakeLists.txt fs: migrate to SPDX identifier 2024-11-06 01:58:54 +08:00
Kconfig aio: add depends on not disable all signals 2026-02-26 20:03:05 +08:00
Make.defs fs: migrate to SPDX identifier 2024-11-06 01:58:54 +08:00