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>
@@ -56,11 +56,11 @@ * * Accuracy: * computer TRIG(x) returns trig(x) nearly rounded. */ -#pragma weak sincosl = __sincosl +#pragma weak __sincosl = sincosl #include "libm.h" #include "longdouble.h" void