K 10 svn:author V 3 dim K 8 svn:date V 27 2012-11-10T21:22:10.502251Z K 7 svn:log V 298 Only define isnan, isnanf, __isnan and __isnanf in libc.so, not in libc.a and libc_p.a. In addition, define isnan in libm.a and libm_p.a, but not in libm.so. This makes it possible to statically link executables using both isnan and isnanf with libc and libm. Tested by: kargl MFC after: 1 week END