glibc/math/bits
H.J. Lu 6bc301672b math: Remove __XXX math functions from installed math.h [BZ #32418]
Since libm doesn't export __XXX math functions, don't declare them in
the installed math.h by adding <bits/mathcalls-macros.h> to declare
__XXX math functions internally for glibc build.  This fixes BZ #32418.

Signed-off-by: H.J. Lu <hjl.tools@gmail.com>
Reviewed-by: Sam James <sam@gentoo.org>
2024-12-12 16:17:54 +08:00
..
cmathcalls.h Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
mathcalls-helper-functions.h Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
mathcalls-macros.h math: Remove __XXX math functions from installed math.h [BZ #32418] 2024-12-12 16:17:54 +08:00
mathcalls-narrow.h Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
mathcalls.h Implement C23 atanpi 2024-12-11 21:51:49 +00:00