RTEMS | Draft: cpukit/posix/aio*: Corrected aio_return() and aio_error() behaviour (!85)
Joel Sherrill (@joel)
gitlab at rtems.org
Sun Jun 23 15:52:54 UTC 2024
Merge request https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/85 was reviewed by Joel Sherrill
--
Joel Sherrill commented on a discussion on cpukit/include/aio.h: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/85#note_107926
> +/** The aio operation return value has not been retrieved */
> +#define AIO_RETURNED 0
> +/** The aio operation return value has not been retrieved */
There should be a blank line between line 104 and 105.
--
Joel Sherrill commented on a discussion on testsuites/psxtests/psxaio01/init.c: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/85#note_107927
>
> - puts (" Init: EBADF TESTS ");
> + puts( " Init: EBADF TESTS " );
They still have start and end messages if they follow the more quiet style.
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/85
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/20240623/0b85684b/attachment.htm>
More information about the bugs
mailing list