K 10 svn:author V 3 bde K 8 svn:date V 27 2007-06-13T18:17:25.000000Z K 7 svn:log V 504 MFC: e_lgammaf_r.c 1.8-1.9 e_rem_pio2f.c 1.8-1.19 k_cosf.c 1.8-1.15 k_rem_pio2f.c 1.8 k_sinf.c 1.8-1.13 k_tanf.c 1.9-1.20 math_private.h 1.19-1.20 s_cosf.c 1.8-1.15 s_sinf.c 1.8-1.14 s_tanf.c 1.8-1.14 Many significant optimizations and bug fixes for cosf(), sinf() and tanf(). For lgammaf_r(), no direct optimizations, one significant bug fix, and keep up with API changes in cosf() and sinf() internals. This involves internal API changes. Hopefully nothing outside of libm abuses libm's internals. END