https://bugs.winehq.org/show_bug.cgi?id=29011 Michał Mirosław <mirq-wine(a)rere.qmqm.pl> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mirq-wine(a)rere.qmqm.pl --- Comment #8 from Michał Mirosław <mirq-wine(a)rere.qmqm.pl> --- Created attachment 70088 --> https://bugs.winehq.org/attachment.cgi?id=70088 PoC fix glibc already has c_ispeed/c_ospeed in its struct termios, but those are undocumented and it lacks BOTHER/IBSHIFT constants. This uses a Linux-specific TCGETS2/TCSETS2 ioctls on a tty. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.