[PATCH 3/3] Linux: Keep termios ioctl constants strictly internal
Andreas Schwab
schwab@suse.de
Tue Jul 15 07:43:03 GMT 2025
On Jul 14 2025, Florian Weimer wrote:
> I see
>
> #define TCSETSF2 _IOW('T', 0x2D, struct termios2)
> #define TCSETSW2 _IOW('T', 0x2C, struct termios2)
> #define TCSETS2 _IOW('T', 0x2B, struct termios2)
> #define TCGETS2 _IOR('T', 0x2A, struct termios2)
>
> on glibc 2.41.
Where do you see them?
--
Andreas Schwab, SUSE Labs, schwab@suse.de
GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D7
"And now for something completely different."
More information about the Libc-alpha
mailing list