Skip to content

Comments

Fix some architecture wrong terminal control number in Linux#37

Open
eatradish wants to merge 1 commit intodcuddeback:masterfrom
eatradish:fix-some-architecture-wrong-termios-number
Open

Fix some architecture wrong terminal control number in Linux#37
eatradish wants to merge 1 commit intodcuddeback:masterfrom
eatradish:fix-some-architecture-wrong-termios-number

Conversation

@eatradish
Copy link

@eatradish eatradish commented Sep 13, 2023

Terminal control variables defined in src/os/linux.rs are not compatible is for some architectures (MIPS for example), libc constants offers more compatible alternative for them.

@eatradish eatradish changed the title Fix some architecture wrong termios number Fix some architecture wrong terminal control number Sep 13, 2023
@eatradish eatradish changed the title Fix some architecture wrong terminal control number Fix some architecture wrong terminal control number in Linux Sep 13, 2023
@eatradish eatradish force-pushed the fix-some-architecture-wrong-termios-number branch from bf125f5 to 5ce4052 Compare September 13, 2023 06:35
Terminal control variables defined in src/os/linux.rs are not compatible is for some architectures (MIPS for example), libc constants offers more compatible alternative for them.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant