RTEMS | Draft: cpukit/posiz/aio*: Implemented lio_listio() (!188)
Alessandro Nardin (@AlessandroNardin)
gitlab at rtems.org
Wed Aug 14 12:56:52 UTC 2024
Alessandro Nardin created a merge request: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/188
Project:Branches: AlessandroNardin/rtems:lio-listio to rtems/rtos/rtems:main
Author: Alessandro Nardin
## Summary
Implemented lio_listio() and added a test (psxaio05) to verify the new code is working.
To avoid duplicating too much code, the content of aio_read() and aio_write() has been extracted in two helper methods so that it can be used in lio_listio().
<!-- Default settings, if it is a dropdown it will set after submission -->
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/188
You're receiving this email because of your account on gitlab.rtems.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20240814/1eb893f6/attachment.htm>
More information about the bugs
mailing list