[PATCH v4 5/5] math: Remove the error handling wrapper from fmod and fmodf
Florian Weimer
fweimer@redhat.com
Mon Aug 24 11:13:51 GMT 2026
* Andreas Schwab:
> On Mär 20 2023, Adhemerval Zanella via Libc-alpha wrote:
>
>> The error handling is moved to sysdeps/ieee754 version with no SVID
>> support. The compatibility symbol versions still use the wrapper
>> with SVID error handling around the new code.
>
> What about the fmodf32 and fmodf64 aliases? They silently changed
> without getting a new version.
Maybe that's okay? They should not have had obsolete SVID error
handling in the first place.
Thanks,
Florian
More information about the Libc-alpha
mailing list