mirror of
https://sourceware.org/git/glibc.git
synced 2025-10-18 16:09:06 +03:00
These functions set errno and thus the const attribute was wrong. [BZ #22593] * math/bits/mathcalls.h (nextafter): Remove const. (nexttoward): Likewise.