CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/08/12 13:19:12
Modified files:
lib/libm/src/ld80: s_ceill.c
Log message:
fix a case where ceill() returns 1.0L: in the x86 extended precision format
the fraction part has no implicit bit
ok deraadt@
