RTEMS | libcsupport/libio: Add rtems_libio_iop_descriptors_open to return open descriptors (!117)
Chris Johns (@chris)
gitlab at rtems.org
Thu Jul 18 02:40:03 UTC 2024
Chris Johns commented on a discussion on cpukit/libcsupport/src/libio.c: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/117#note_109502
>
> rtems_libio_unlock();
> }
> +
> +size_t rtems_libio_iop_descriptors_open(
> + void
> +)
> +{
> + size_t open = 0;
> + size_t i;
Changed to `int`.
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/117#note_109502
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/20240718/5d0dd6bf/attachment-0001.htm>
More information about the bugs
mailing list