[PATCH RFC v2 0/8] termios: support arbitrary baud rates on Linux, minor cleanups, proposed alternative interface
H. Peter Anvin
hpa@zytor.com
Sun May 4 01:37:40 GMT 2025
On 4/28/25 06:33, Carlos O'Donell wrote:
> On 4/25/25 10:55 PM, H. Peter Anvin wrote:
>> [Sorry for the resend; apparently I can't spell.]
>>
>> Here is another RFC for the arbitrary baud rates on Linux patchset,
>> this time on top of the <termio.h> removal patch.
>
> Just a note that this fails pre-commit CI since it introduces testsuite
> regressions.
>
> https://patchwork.sourceware.org/project/glibc/
> patch/20250426025538.771862-9-hpa@zytor.com/
>
> As we move from RFC to final patches we'll have to fix the ABI bits.
>
OK, found the problems -- notably, the .abilist files need to be sorted,
and one remaining stray user of tcsetattr() instead of __tcsetattr().
-hpa
More information about the Libc-alpha
mailing list