[PATCH RFC v2 0/8] termios: support arbitrary baud rates on Linux, minor cleanups, proposed alternative interface
H. Peter Anvin
hpa@zytor.com
Tue Apr 29 18:05:29 GMT 2025
On 4/29/25 10:43, Joseph Myers wrote:
> On Mon, 28 Apr 2025, H. Peter Anvin wrote:
>
>> So if I read you correctly, it might be redundant but should be OK to use
>> double-underscore symbols everywhere?
>
> Yes. (Except for calls to malloc functions that are intended to be
> interposable by user code.)
>
Great, thanks. That makes it a lot easier.
(It still doesn't explain why I get a build failure if I add
libc_hidden_def() to __libc_tcflush, but there isn't a need to mess with
that.)
-hpa
More information about the Libc-alpha
mailing list