Print this page
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>

*** 31,41 **** #include "libm.h" LIBM_ANSI_PRAGMA_WEAK(nextafter,function) .weak _nextafter .type _nextafter,@function _nextafter = __nextafter - #include "libm_synonyms.h" #include "libm_protos.h" .data .align 8 Fmin: .long 0x1,0x0 --- 31,40 ----