5261 libm should stop using synonyms.h 5298 fabs is 0-sized, confuses dis(1) and others Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Approved by: Gordon Ross <gwr@nexenta.com>
@@ -90,12 +90,12 @@ * Special case: * erf(inf) = 1 * erfc(inf) = 0 */ -#pragma weak erfl = __erfl -#pragma weak erfcl = __erfcl +#pragma weak __erfl = erfl +#pragma weak __erfcl = erfcl #include "libm.h" #include "longdouble.h" static long double