Changeset c980eaf in rtems for cpukit/libcsupport

Timestamp:
10/16/18 12:35:12 (6 years ago)
Author:
Sebastian Huber <sebastian.huber@…>
Branches:
5, master
Children:
68799dac
Parents:
143c8d0
git-author:
Sebastian Huber <sebastian.huber@…> (10/16/18 12:35:12)
git-committer:
Sebastian Huber <sebastian.huber@…> (10/18/18 05:23:29)
Message:

console: Be fair in simple console read

Wait for one tick in case no character is available after a call to
getchark(). Otherwise the system is constantly busy within an input
loop (for example in the RTEMS shell). The polled Termios driver uses
the same approach.

(No files)

Note: See TracChangeset for help on using the changeset viewer.