Skip to content

devpts: Support TCGETS2, TCSETS2, TCSETSW2, TCSETSF2#12589

Open
jbms wants to merge 1 commit intogoogle:masterfrom
jbms:tcgets2
Open

devpts: Support TCGETS2, TCSETS2, TCSETSW2, TCSETSF2#12589
jbms wants to merge 1 commit intogoogle:masterfrom
jbms:tcgets2

Conversation

@jbms
Copy link

@jbms jbms commented Feb 6, 2026

glibc 2.42 uses TCGETS2 in isatty, and fails to properly detect ttys
without TCGETS2 supported.

glibc 2.42 uses TCGETS2 in isatty, and fails to properly detect ttys
without TCGETS2 supported.

This commit also adds support for passing additional TTY file
descriptors (fd numbers > 2) from the host, which is needed by the
new host_pty test but may also be independently useful.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments