glibc/math/bits
Szabolcs Nagy 4e0dca54e9 [BZ #22593] Fix nextafter and nexttoward declaration
These functions set errno and thus the const attribute was wrong.

	[BZ #22593]
	* math/bits/mathcalls.h (nextafter): Remove const.
	(nexttoward): Likewise.
2017-12-12 13:59:18 +00:00
..
cmathcalls.h Remove old cimag inlines 2017-09-29 17:53:57 +01:00
math-finite.h Fix bits/math-finite.h exp10 condition (bug 22082). 2017-09-04 16:28:23 +00:00
mathcalls-helper-functions.h Split helper classification macros from mathcalls.h 2017-03-15 09:39:16 -03:00
mathcalls.h [BZ #22593] Fix nextafter and nexttoward declaration 2017-12-12 13:59:18 +00:00