1
0
Fork 0
forked from nuttx/nuttx-update
local-nuttx-update/fs/aio
guoshichao d5f45dc33b libs/libc/aio: fix aio_cancel compatible issue
1. make the aio_cancel implementation can pass the
ltp/open_posix_testsuite/aio_cancel testcases
2. the modification are referred to https://pubs.opengroup.org/onlinepubs/9699919799/functions/aio_cancel.html

Signed-off-by: guoshichao <guoshichao@xiaomi.com>
2023-06-29 23:25:33 +08:00
..
aio.h libc: Move queue.h from include to include/nuttx 2022-09-26 08:04:58 +02:00
aio_cancel.c libs/libc/aio: fix aio_cancel compatible issue 2023-06-29 23:25:33 +08:00
aio_fsync.c libs/libc/aio: fix aio_fsync compatible issue 2023-06-29 18:15:48 +08:00
aio_initialize.c use SEM_INITIALIZER inside of NXSEM_INITIALIZER 2022-10-22 14:50:48 +08:00
aio_queue.c Include assert.h in necessary place 2021-06-08 13:06:08 -07:00
aio_read.c libs/libc/aio: fix aio_read compatible bug 2023-06-28 10:28:28 -03:00
aio_signal.c Remove CONFIG_CAN_PASS_STRUCT 2020-04-11 21:19:47 +01:00
aio_write.c libs/libc/aio: fix aio_write compatible bug 2023-06-29 00:59:27 +08:00
aioc_contain.c sched/getpid: replace syscall getpid/tid/ppid() to kernel version 2023-02-02 10:33:01 +08:00
Kconfig Change dpends on SCHED_[L|H]PWORK to SCHED_WORKQUEUE 2022-05-28 18:41:51 +03:00
Make.defs Author: Gregory Nutt: update licenses to Apache 2021-02-05 12:15:56 -03:00