mirror of
https://github.com/apache/nuttx.git
synced 2026-05-16 13:56:00 +08:00
d5f45dc33b
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>