aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/ieee754/flt-32/e_fmodf.c
AgeCommit message (Expand)Author
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2023-04-17math: Improve fmod(f) performanceWilco Dijkstra
2023-04-03math: Remove the error handling wrapper from fmod and fmodfAdhemerval Zanella Netto
2023-04-03math: Improve fmodfAdhemerval Zanella Netto
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar
2020-01-03Add libm_alias_finite for _finite symbolsWilco Dijkstra
2017-08-03Consistently use uintN_t not u_intN_t in libm.Joseph Myers
2012-03-09Use <> for math.h and math_private.h everywhere.Richard Henderson
2011-10-12Optimize libmUlrich Drepper
1999-07-14Update.Ulrich Drepper