RTEMS | cpukit/libio: Support close with IOP references held (!516)

Kinsey Moore (@opticron) gitlab at rtems.org
Sat Jun 21 01:49:44 UTC 2025




Kinsey Moore started a new discussion on cpukit/include/rtems/libio.h: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/516#note_125036

 >    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.

This function does not take an iop.

-- 
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/516#note_125036
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/20250621/48eb09e0/attachment.htm>


More information about the bugs mailing list