This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetBSD
/
tests
/
lib
/
libm
History
maya
216c3542f7
Add test case for PR lib/50646.
...
Make sure that cabsl (aka __c99_cabsl) is usable from C++.
2018-06-20 03:51:27 +00:00
..
Makefile
Add test case for PR lib/50646.
2018-06-20 03:51:27 +00:00
t_acos.c
…
t_asin.c
…
t_atan.c
…
t_cabsl.cxx
Add test case for PR lib/50646.
2018-06-20 03:51:27 +00:00
t_casinh.c
…
t_cbrt.c
…
t_ceil.c
…
t_cos.c
…
t_cosh.c
…
t_erf.c
…
t_exp.c
…
t_fe_round.c
don't skip nexttoward for aarch64 and mips64
2017-08-21 17:11:18 +00:00
t_fenv.c
…
t_fmod.c
…
t_hypot.c
…
t_ilogb.c
for consistency, print the statement that is true in the error case.
2018-06-14 21:57:25 +00:00
t_infinity.c
…
t_ldexp.c
…
t_libm.h
…
t_log.c
…
t_modf.c
…
t_pow.c
use isinf instead of isinff. this doesn't introduce a functional change -
2017-01-20 21:15:56 +00:00
t_precision.c
…
t_round.c
Fix verb form.
2017-09-03 13:41:19 +00:00
t_scalbn.c
Test and clear exception around scalbn calls.
2018-06-03 08:39:00 +00:00
t_sin.c
…
t_sinh.c
…
t_sqrt.c
…
t_tan.c
…
t_tanh.c
…