#3218 closed defect (fixed)

Termios canonical mode (ICANON) does not return input line by line

Reported by: Sebastian Huber Owned by: Sebastian Huber
Priority: normal Milestone: 5.1
Component: dev/serial Version: 5
Severity: normal Keywords:
Cc: Blocked By:
Blocking:

Description

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.

Change History (2)

comment:1 Changed on 11/08/17 at 07:44:45 by Sebastian Huber <sebastian.huber@…>

Resolution: fixed
Status: assignedclosed

In 791469bd/rtems:

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.

comment:2 Changed on 11/09/17 at 06:27:14 by Sebastian Huber

Milestone: 4.12.05.1

Milestone renamed

Note: See TracTickets for help on using tickets.