RTEMS | cpukit/libio: Support close with IOP references held (!516)
Chris Johns (@chris)
gitlab at rtems.org
Mon Jun 23 00:48:39 UTC 2025
Chris Johns commented on a discussion on cpukit/include/rtems/libio.h: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/516#note_125071
> return _Atomic_Load_uint( &iop->flags, ATOMIC_ORDER_RELAXED );
> }
>
> +/**
> + * @brief Returns true if the iop is a bad file descriptor, otherwise
> + * returns false. A bad file descriptor means free or not open.
> + *
> + * @param[in] iop The iop.
Fixed.
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/516#note_125071
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/20250623/14f9f963/attachment-0001.htm>
More information about the bugs
mailing list