freebsd-dev/lib/msun/ld128
Steve Kargl 1a287d1ddf Change a comma to a semicolon.
Remove a blank line that crept into the declarations.

Fix a comment to show a sign on a NaN.
2013-06-03 20:09:22 +00:00
..
e_rem_pio2l.h Clean up the unneeded cpp macro INLINE_REM_PIO2L. 2011-05-30 19:41:28 +00:00
invtrig.c
invtrig.h
k_cosl.c
k_sinl.c
k_tanl.c
s_exp2l.c Fix some regressions caused by the switch from gcc to clang. The fixes 2013-05-27 08:50:10 +00:00
s_expl.c Change a comma to a semicolon. 2013-06-03 20:09:22 +00:00
s_logl.c Add logl, log2l, log10l, and log1pl. 2013-06-03 09:14:31 +00:00
s_nanl.c