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