about summary refs log tree commit diff
path: root/sysdeps/ieee754/dbl-64/wordsize-64/s_modf.c
Commit message (Expand)AuthorAgeFilesLines
* Use libm_alias_double for dbl-64 modf.Joseph Myers2017-10-031-4/+3
* Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).Ryan S. Arnold2013-05-161-0/+1
* Use <> for math.h and math_private.h everywhere.Richard Henderson2012-03-091-2/+2
* Optimize s_modfUlrich Drepper2012-01-101-0/+65