mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-20 12:17:31 +08:00
Check iop reference count in close() and return -1 with errno set to EBUSY in case the file descriptor is still in use. Update #3132.
Check iop reference count in close() and return -1 with errno set to EBUSY in case the file descriptor is still in use. Update #3132.