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>

*** 28,38 **** .file "expl.s" #include "libm.h" LIBM_ANSI_PRAGMA_WEAK(expl,function) - #include "libm_synonyms.h" .data .align 16 ln2_hi: .4byte 0xd1d00000, 0xb17217f7, 0x3ffe, 0x0 ln2_lo: .4byte 0x4c67fc0d, 0x8654361c, 0xbfce, 0x0 --- 28,37 ----