mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-21 17:29:18 +08:00
PR 830/filesystem * libcsupport/src/termios.c: termios ioctl(FIONREAD) reported wrong number of characters. So add chars in low-level/raw buffer to total count.