opnsense-src/contrib/netbsd-tests/lib/libm
Alex Richardson b38293b480 lib/msun: Allow building tests with WARNS=6
The only change needed is to mark a few variables as static.

(cherry picked from commit 87d65c747a)
2021-04-22 10:43:24 +01:00
..
t_acos.c Update libm tests from NetBSD 2021-04-22 10:41:45 +01:00
t_asin.c Update libm tests from NetBSD 2021-04-22 10:41:45 +01:00
t_atan.c
t_bit.c Update libm tests from NetBSD 2021-04-22 10:41:45 +01:00
t_cabsl.cxx Update libm tests from NetBSD 2021-04-22 10:41:45 +01:00
t_casinh.c Upgrade NetBSD tests to 01.11.2017_23.20 snapshot 2017-01-13 03:33:57 +00:00
t_cbrt.c Update libm tests from NetBSD 2021-04-22 10:41:45 +01:00
t_ceil.c
t_cos.c Update libm tests from NetBSD 2021-04-22 10:41:45 +01:00
t_cosh.c Update libm tests from NetBSD 2021-04-22 10:41:45 +01:00
t_erf.c
t_exp.c Update libm tests from NetBSD 2021-04-22 10:41:45 +01:00
t_fe_round.c Update libm tests from NetBSD 2021-04-22 10:41:45 +01:00
t_fenv.c Update libm tests from NetBSD 2021-04-22 10:41:45 +01:00
t_fmod.c Update libm tests from NetBSD 2021-04-22 10:41:45 +01:00
t_hypot.c Fix incorrect hypotl(3) result with subnormal numbers 2021-02-18 19:08:27 +01:00
t_ilogb.c Update libm tests from NetBSD 2021-04-22 10:41:45 +01:00
t_infinity.c
t_ldexp.c lib/msun: Allow building tests with WARNS=6 2021-04-22 10:43:24 +01:00
t_libm.h Update libm tests from NetBSD 2021-04-22 10:41:45 +01:00
t_log.c Update libm tests from NetBSD 2021-04-22 10:41:45 +01:00
t_modf.c
t_pow.c Fix incorrect powf(3) result with x near 1 and |y| much larger than 1 2021-02-15 19:08:20 +01:00
t_precision.c lib/msun: Allow building tests with WARNS=6 2021-04-22 10:43:24 +01:00
t_round.c lib/msun: Allow building tests with WARNS=6 2021-04-22 10:43:24 +01:00
t_scalbn.c lib/msun: Allow building tests with WARNS=6 2021-04-22 10:43:24 +01:00
t_sin.c Update libm tests from NetBSD 2021-04-22 10:41:45 +01:00
t_sinh.c Update libm tests from NetBSD 2021-04-22 10:41:45 +01:00
t_sqrt.c Update libm tests from NetBSD 2021-04-22 10:41:45 +01:00
t_tan.c Update libm tests from NetBSD 2021-04-22 10:41:45 +01:00
t_tanh.c