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.
_______________________________________________ bugs mailing list bugs@rtems.org http://lists.rtems.org/mailman/listinfo/bugs