aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/ieee754/dbl-64/s_modf.c
AgeCommit message (Expand)AuthorFilesLines
2021-01-07Remove dbl-64/wordsize-64 (part 2)Wilco Dijkstra1-50/+30
2017-10-03Use libm_alias_double for dbl-64 modf.Joseph Myers1-4/+3
2017-08-03Consistently use uintN_t not u_intN_t in libm.Joseph Myers1-2/+2
2014-02-10Use glibc_likely instead __builtin_expect.Ondřej Bílka1-1/+1
2013-10-17Format floating routines.Ondřej Bílka1-35/+49
2012-03-09Use <> for math.h and math_private.h everywhere.Richard Henderson1-2/+2
2012-01-10Optimize s_modfUlrich Drepper1-18/+5
1999-07-14Update.Ulrich Drepper1-0/+85