math: fix two fma issues (only affects non-nearest rounding mode, x86)
[musl] / src / time / timegm.c
2012-06-13 Rich Felkeradd timegm function (inverse of gmtime), nonstandard