Changeset 9f69ac2 in rtems for cpukit/libcsupport/src

Timestamp:
02/23/17 09:35:16 (7 years ago)
Author:
Sebastian Huber <sebastian.huber@…>
Branches:
5, master
Children:
49d8f653
Parents:
bb087cb0
git-author:
Sebastian Huber <sebastian.huber@…> (02/23/17 09:35:16)
git-committer:
Sebastian Huber <sebastian.huber@…> (02/28/17 07:51:31)
Message:

termios: Ignore carriage return early if desired

In case carriage return characters should be ignored in the input
(IGNCR), then drop them early before they reach the raw input buffer.
This makes it easier to calculate the content size of the raw input
buffer.

(No files)

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