opnsense-src/lib/msun
Steve Kargl 9a0d922f57 [libm] Correct comments in s_cbrt[l].c
Damian McGuckin <damianm at esi dot com dot au> noted that the accuracy
claims in the code for cbrt(3) and cbrtl(3) were incorrect. Fix the
comments to more accurately describe the accuracies.

PR:		265603
MFC after:	3 days

(cherry picked from commit 369ea0520a)
2022-08-07 11:02:36 +02:00
..
aarch64 Use a builtin where possible in msun 2021-12-14 10:58:01 +00:00
amd64 libm: Add missing END() directives for amd64 routines 2019-10-23 16:05:52 +00:00
arm lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
bsdsrc msun: drop clause 3 from the Berkeley license. 2019-12-27 01:11:26 +00:00
i387 Add CFI start/end proc directives to arm64, i386, and ppc 2020-12-05 00:33:28 +00:00
ld80 Implementations of cexpl() 2021-11-10 21:36:20 +02:00
ld128 Implementations of cexpl() 2021-11-10 21:36:20 +02:00
man libc: Add HISTORY sections to the manual pages 2022-06-04 07:59:43 +02:00
mips lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
powerpc [POWERPC] msun: fix incorrect flag in fesetexceptflag 2020-11-17 12:36:59 +00:00
riscv RISC-V: Fix feenableexcept return value 2021-04-10 14:01:05 +01:00
src [libm] Correct comments in s_cbrt[l].c 2022-08-07 11:02:36 +02:00
tests Fix failures in libm's lround_test after clang 12 import 2021-06-25 19:30:50 +02:00
x86 Resolve conflicts between macros in fenv.h and ieeefp.h 2018-05-31 20:22:47 +00:00
Makefile Use a builtin where possible in msun 2021-12-14 10:58:01 +00:00
Makefile.depend Update Makefile.depend files 2019-12-11 17:37:53 +00:00
Symbol.map Implementations of cexpl() 2021-11-10 21:36:20 +02:00