WIP/RFC patch for Linux termios overhaul

Andreas Schwab schwab@suse.de
Wed Mar 26 12:45:53 GMT 2025


On Mär 26 2025, H. Peter Anvin wrote:

> I guess I'm asking if I need to change any of them to use the double-underscore versions. E.g. why __tcgetattr but tcsetattr?

That depends on whether the internal reference is crossing a name space
boundary (see the conform/linknamespace test; this is relevant for a
static link).

-- 
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