[RTEMS Project] #3218: Termios canonical mode (ICANON) does not return input line by line
RTEMS trac
trac at rtems.org
Wed Nov 8 07:44:45 UTC 2017
#3218: Termios canonical mode (ICANON) does not return input line by line
-----------------------------+------------------------------
Reporter: Sebastian Huber | Owner: Sebastian Huber
Type: defect | Status: closed
Priority: normal | Milestone: 4.12.0
Component: dev/serial | Version: 4.12
Severity: normal | Resolution: fixed
Keywords: |
-----------------------------+------------------------------
Changes (by Sebastian Huber <sebastian.huber@…>):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"791469bd4fb1eba09ea8464795f100d7dd09379e/rtems"
791469bd/rtems]:
{{{
#!CommitTicketReference repository="rtems"
revision="791469bd4fb1eba09ea8464795f100d7dd09379e"
termios: Fix canonical mode
In canonical mode, input is made available line by line. We must stop
the canonical buffer filling upon reception of an end-of-line character.
Close #3218.
}}}
--
Ticket URL: <http://devel.rtems.org/ticket/3218#comment:1>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list