CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/08/28 14:17:01
Modified files:
lib/libm/src/ld80: s_nexttoward.c
Log message:
Use isnan() to detect NaNs. Fixes a bug exposed by the sortix testsuite
where we wouldn't detect a NaN.
ok millert@, daniel@
