Skip to content
This repository was archived by the owner on Apr 9, 2025. It is now read-only.
This repository was archived by the owner on Apr 9, 2025. It is now read-only.

CC is off by one byte on linux #2

@nkovacs

Description

@nkovacs

On Ubuntu 15.10 (amd64) and Raspbian on a Raspberry Pi 2 the Termios struct contains an extra unsigned char before the CC array (c_line). Because of this everything was off by one byte, e.g. VMIN was interpreted as VTIME.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions