mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-28 18:01:06 +08:00
that performed the sequence open/write/close/open/read/close on a file. It did not get the correct result since the file descriptor was reused.