You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by "extinguish (via GitHub)" <gi...@apache.org> on 2023/06/29 11:51:26 UTC

[GitHub] [nuttx] extinguish opened a new pull request, #9648: libs/libc/aio: fix aio_cancel compatible issue

extinguish opened a new pull request, #9648:
URL: https://github.com/apache/nuttx/pull/9648

   ## Summary
   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
   
   ## Impact
   
   ## Testing
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [nuttx] xiaoxiang781216 merged pull request #9648: libs/libc/aio: fix aio_cancel compatible issue

Posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org>.
xiaoxiang781216 merged PR #9648:
URL: https://github.com/apache/nuttx/pull/9648


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org