[PATCH] Revert "Linux: Keep termios ioctl constants strictly internal"
Xi Ruoyao
xry111@xry111.site
Wed Jul 23 01:33:31 GMT 2025
On Fri, 2025-07-18 at 21:04 +0200, Florian Weimer wrote:
> This reverts commit 3d3572f59059e2b19b8541ea648a6172136ec42e.
>
> Reason for revert: TCGETS etc. work to some extent on at least
> a subset of architectures, so there is no pressing need to force
> applications off them. Removal of the macros breaks building
> the sanitizers, impacting both GCC and LLVM.
Just FTR in case you hit a FTBFS in sanitizer and then find this revert:
the commit e04afb71771710cdc6025fe95908f5f17de7b72d isn't reverted so
you still need to remove the termio interceptors from the sanitizer.
--
Xi Ruoyao <xry111@xry111.site>
More information about the Libc-alpha
mailing list