CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/03/12 00:19:19
Modified files:
lib/libm/hidden: namespace.h
lib/libm/src : s_rint.c
Log message:
Gah, rintl() is used internally, so add a macro for the fourth possiblity,
a cloning a non-standard, long double function which _is_ used from the
matching plain double function
build failured pointed out by deraadt@
